GroupDocs.Comparison Cloud allows to adjust Comparison sensitivity to achieve the necessary balance between file Comparison speed and accuracy. Possible Comparison sensitivity values range is from 0 to 100.
Minimal value - the minimal value is 0. Setting sensitivity to a minimal value provides the fastest Comparison speed, but it may produce worst Comparison quality. If there is at least one common letter in two compared words then these words will not be treated as fully inserted and deleted Value by default - the default value is 75....Comparison Product Solution GroupDocs...Documentation / GroupDocs.Comparison Cloud / Developer Guide /...
Programmatically Sign Documents with Digital Signatures using REST API on the cloud in Node.js with GroupDocs.Signature Cloud SDK for Node.js....NET , Java , PHP , Android , Ruby , and Python SDKs as its document...
Create an account Creating an account is very simple. Go to Dashboard to create a free account.
We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard.
Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret....Comparison Product Solution GroupDocs...Documentation / GroupDocs.Comparison Cloud / Getting Started /...
GroupDocs.Comparison Cloud allows to reject all revisions in Word document and save the result.
The following code sample demonstrates how to reject all revisions without getting them.
API usage There are steps that usage of GroupDocs.Comparison Cloud consists of:
Upload input documents into cloud storage Call API method with options Download Comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Comparison Product Solution GroupDocs...Documentation / GroupDocs.Comparison Cloud / Developer Guide /...
This feature could be used only for Presentations, WordProcessing and Spreadsheet
GroupDocs.Comparison Cloud allows to compare documents that are protected with a password.
The following code sample shows how to compare password protected documents.
API usage There are steps that usage of GroupDocs.Comparison Cloud consists of:
Upload input documents into cloud storage Compare documents or get document info Download Comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Comparison Product Solution GroupDocs...Documentation / GroupDocs.Comparison Cloud / Developer Guide /...
GroupDocs.Comparison Cloud allows to create document preview images, one per page. Image size and format can be set as options.
API Usage There are steps that usage of GroupDocs.Comparison Cloud consists of:
Upload input document into cloud storage Create preview images Download images For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual.
Swagger UI lets you call this REST API directly from the browser....Comparison Product Solution GroupDocs...Documentation / GroupDocs.Comparison Cloud / Developer Guide /...
Comparing different file types is very simple, just upload compared files into the storage and call Comparisons method.
Here is an example how to compare PDF files.
API usage There are steps that usage of GroupDocs.Comparison Cloud consists of:
Upload input documents into cloud storage Compare documents or get document info Download Comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Comparison Product Solution GroupDocs...Documentation / GroupDocs.Comparison Cloud / Developer Guide /...
GroupDocs.Comparison Cloud allows to obtain list of changes between source and target files.
The following code sample demonstrates how to get list of all changes.
API usage There are steps that usage of GroupDocs.Comparison Cloud consists of:
Upload input documents into cloud storage Compare documents or get document info Download Comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Comparison Product Solution GroupDocs...Documentation / GroupDocs.Comparison Cloud / Developer Guide /...
GroupDocs.Comparison Cloud allows to compare more that 2 documents and specify some specific Comparison options like styling for detected changes, Comparison details level etc.
The following code sample shows how to compare multiple documents with specific options.
API usage There are steps that usage of GroupDocs.Comparison Cloud consists of:
Upload input documents into cloud storage Compare documents or get document info Download Comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Comparison Product Solution GroupDocs...Documentation / GroupDocs.Comparison Cloud / Developer Guide /...
GroupDocs.Comparison Cloud provides an ability to select metadata source when saving resultant file. Files have metadata information – author, organization, etc.
Possible metadata sources are:
Source file metadata; Target file metadata; User-defined metadata. The following code demonstrates how to set resultant file metadata.
API usage There are steps that usage of GroupDocs.Comparison Cloud consists of:
Upload input documents into cloud storage Compare documents or get document info Download Comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Comparison Product Solution GroupDocs...Documentation / GroupDocs.Comparison Cloud / Developer Guide /...