Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 3,775 for

comparison

(0.04 sec)
  1. GroupDocs.Comparison Cloud 20.5 Release Notes |...

    This page contains release notes for GroupDocs.Comparison Cloud 20.5 Major Features Added ability to get document information Added new Comparison options Improved support for multi-document Comparison for many file formats List of issues covering changes in this release Summary Category Implement sensitivity option Improvement Ignore comments, White Space, Case Improvement Add option that will allow to set output format (paper size) Feature Implement Multi comparer for Email and Text Feature Add Comparison option to switch header/footer Comparison Feature Implement Multicomparer for Diagram, PDF, Cells, Note file formats Feature Add ability to compare the most popular scripts and programming languages files Feature Implement ShowInsertedContent option Feature Add GetDocumentInformation method to Info API Feature API examples and documentation GroupDocs Comparison Cloud API Examples and documentation...Comparison Cloud 20.5 Release Notes This page...release notes for GroupDocs.Comparison Cloud 20.5 Major Features...

    docs.groupdocs.cloud/comparison/groupdocs-compa...
  2. 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...
  3. GroupDocs.comparison Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....Comparison Cloud 19.5 is here. Your...interest in our Document Comparison Cloud API keeps us motivated...

    blog.groupdocs.cloud/categories/groupdocs.compa...
  4. 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...
  5. 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-...
  6. 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...
  7. 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...
  8. 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/
  9. Set password for resultant document | Documenta...

    GroupDocs.Comparison Cloud allows to protect resultant document with password. The following code snippet demonstrates how to compare documents and protect resultant document with password 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/set-password-fo...
  10. 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...