VOOZH about

URL: https://products.groupdocs.cloud/comparison/curl

⇱ Compare PDF Word Excel Web Documents | cURL for Cloud REST API


👁 GroupDocs.Comparison Cloud for cURL
GroupDocs.Comparison
Cloud for cURL

GitHub Learn Buy

GroupDocs.Comparison Cloud API provides a one-stop-shop solution for comparing documents in all common business formats. Using cURL, you can send requests and receive responses and convert files on the cloud. Supported file types include: PDF and Microsoft Word documents, Excel spreadsheets, PowerPoint presentations, plain text and others.‎

  • At a
    Glance
  • Supported
    File Formats
  • Platform
    Independence

An overview of the features supported by the document comparison Cloud API.‎

  • Accept retrieved changes
  • Result document
  • Stream of result
  • Images of result
  • Reject retrieved changes
  • Get changes
  • Update changes

Document comparison Cloud API supported formats.

  • Word: DOC, DOCX, DOT, DOTX, DOCM, DOTM, RTF
  • Excel: XLS, XLSX, XLSM, XLSB, XLS2003
  • PowerPoint: PPT, PPTX, PPS, PPSX
  • Outlook: EML, EMLX, MSG
  • OpenDocument: ODT, OTT, ODS, ODP, OTP
  • Web: HTM, HTML, MHTML * Fixed Layout: PDF
  • Image Files: JPEG, BMP, PNG, GIF * Text: TXT and other text formats with different extensions
  • Others: DJVU, DICOM, PDF, CSV

Supported Operating Systems and Frameworks

Advanced Document Comparison REST API Features

Multiple file formats support

Cross-platform compatibility

Retrieve compared documents

Accurate content comparison

Accept or reject retrieved changes

Get Changes from Compared Documents

Using GroupDocs.Comparison Cloud API, you can compare documents and get list of changes, with just a few lines of code.

Get changes from compared documents - cURL

curl -v "https://api.groupdocs.cloud/v1.0/comparison/compareDocuments/changes?appsid=XXXX&signature=XXX-XX"
-H "content-type: application/json"
-X POST -d "{'sourceFile':{'folder':'comparisons','name':'source.docx','password':''},'targetFiles':[{'folder':'comparisons','name':'target.docx','password':''}],'settings ':{'generateSummaryPage':true,'showDeletedContent':true,'styleChangeDetection':true,'insertedItemsStyle':{'color':'Blue','beginSeparatorString':'','endSeparatorString':'','bold':false,'italic':false,'strikeThrough':false},'deletedItemsStyle':{'color':'Red','beginSeparatorString':'','endSeparatorString':'','bold':false,'italic':false,'strikeThrough':false},'styleChangedItemsStyle':{'color':'Green','beginSeparatorString':'','endSeparatorString':'','bold':false,'italic':false,'strikeThrough':false},'wordsSeparatorChars':[],'detailLevel':'Low','useFramesForDelInsElements':false,'calculateComponentCoordinates':false,'markDeletedInsertedContentDeep':false},'changes':[{'id':0,'action':'Reject'},{'id':1,'action':'Reject'}]}"

Accurate Content Comparison

Irrespective of the file format, GroupDocs.Comparison Cloud API is able to identify changes in literally all document elements, including texts, lines, boxes, margins, etc. This allows users to get complete details of all changes made to the document: texts, font types and styles, page headers, footers and overall layout – all are precisely analyzed and reported when differences are found.

Advanced Document Handling

GroupDocs.Comparison Cloud provides two main resources (Document and Changes) which allows retrieving compared documents (as file or array of images) or its changes. Also it provides the ability to update (accept or reject) retrieved changes.

Language, Platform & Storage Independence

Being a RESTful API, GroupDocs.Comparison Cloud can be used with any language or platform which supports HTTP requests and responses. You can also use GroupDocs.Comparison Cloud with many third party storage including Amazon S3, Google Cloud, Google Drive and DropBox.

Support and Learning Resources

Start Free Trial
Download GitHub Repository

GroupDocs.Comparison Cloud also offers individual document comparison SDKs for other popular languages as listed below:

👁 GroupDocs.Comparison Cloud SDK for .NET
GroupDocs.Comparison
Cloud SDK for .NET

👁 GroupDocs.Comparison Cloud SDK for Java
GroupDocs.Comparison
Cloud SDK for Java

👁 GroupDocs.Comparison Cloud SDK for Android
GroupDocs.Comparison
Cloud SDK for Android

👁 GroupDocs.Comparison Cloud SDK for PHP
GroupDocs.Comparison
Cloud SDK for PHP

👁 GroupDocs.Comparison Cloud SDK for Python
GroupDocs.Comparison
Cloud SDK for Python

👁 GroupDocs.Comparison Cloud SDK for Ruby
GroupDocs.Comparison
Cloud SDK for Ruby

👁 GroupDocs.Comparison Cloud SDK for Node.js
GroupDocs.Comparison
Cloud SDK for Node.js

👁 GroupDocs.Comparison Cloud SDK for Apex
GroupDocs.Comparison
Cloud SDK for Apex

667474a