Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 2,057 for

comparison java

(0.03 sec)
  1. Drupal Document Viewer Module | GroupDocs

    GroupDocs.Comparison for Java API provides facility to compare and merge supported document formats with a few lines of code....Comparison for Java Based on the positive...successfully ported GroupDocs.Comparison for Java API from Next Generation...

    blog.groupdocs.cloud/comparison/customer-newsle...
  2. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document file format File extension File size Pages count Resource The following GroupDocs.Viewer Cloud REST API resource has been used to get document information. cURL example Request * First get JSON Web Token * Please get your Client Id and Client Secret from . Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument....Comparison Product Solution GroupDocs...Documentation / GroupDocs.Comparison Cloud / Developer Guide /...

    docs.groupdocs.cloud/comparison/get-document-in...
  3. Compare PDF Files using REST API in Node.js | P...

    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...

    blog.groupdocs.cloud/signature/sign-documents-w...
  4. Compare documents | Documentation

    Changes detection algorithms used by GroupDocs.Comparison Cloud allows to detect changes in different document parts and blocks: Text blocks - paragraphs, words and characters; Tables; Images; Shapes etc. For better visual separation of detected changes added, modified or deleted document parts are highlighted with different colors: Added – blue Modified – green Style – green Deleted – red Changes styling coloring scheme can be customized if needed, changed text blocks can be marked with different formatting - italic, bold, underlined, strikethrough etc....Comparison Product Solution GroupDocs...Documentation / GroupDocs.Comparison Cloud / Developer Guide /...

    docs.groupdocs.cloud/comparison/compare-documents/
  5. Accept all revisions | Documentation

    GroupDocs.Comparison Cloud allows to accept all revisions in Word document and save the result. The following code sample demonstrates how to accept 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 /...

    docs.groupdocs.cloud/comparison/accept-all-revi...
  6. Quick Start | Documentation

    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 /...

    docs.groupdocs.cloud/comparison/quick-start/
  7. Reject all revisions | Documentation

    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 /...

    docs.groupdocs.cloud/comparison/reject-all-revi...
  8. Compare sensitivity | Documentation

    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 /...

    docs.groupdocs.cloud/comparison/compare-sensiti...
  9. Get list of revisions | Documentation

    GroupDocs.Comparison Cloud allows to obtain list of revisions from Word document. The following code sample demonstrates how to get list of all revisions. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method 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. Swagger UI lets you call this REST API directly from the browser....Comparison Product Solution GroupDocs...Documentation / GroupDocs.Comparison Cloud / Developer Guide /...

    docs.groupdocs.cloud/comparison/get-list-of-rev...
  10. How to compare two PDF files | Documentation

    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 /...

    docs.groupdocs.cloud/comparison/how-to-compare-...