Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 4,159 for

compare

(0.9 sec)
  1. GroupDocs Apps Suite: a One-Stop-Shop for All Y...

    Good news for the document management world! You now have all required online document management apps available under one roof. I’m talking about GroupDocs: a one-stop-shop for all your document management needs. The history of modern document management systems began with development of a set of computer apps, which were used to store and monitor electronic documents. With the advancement of technology, new branches were formed in the system. Now, online document management is not just storing or monitoring your electronic documents, but it’s a system that lets you manipulate your documents any way you want....GroupDocs Comparison - lets you compare two revisions of a document...document online. It compares documents side-by-side automatically and...

    blog.groupdocs.com/total/groupdocs-apps-suite-f...
  2. Set shape color independently of font color | G...

    Learn how to set shape color independently of font color for detected changes using GroupDocs.Comparison for Python via .NET.... Comparer ( "source.docx" ) as comparer : comparer . add...from_name ( "lightgreen" ), ) comparer . compare ( "result.docx" , options...

    docs.groupdocs.com/comparison/python-net/set-sh...
  3. Adjusting comparison sensitivity | GroupDocs

    Learn more about document comparison sensitivity and how to adjust it to achieve best performance and accuracy when comparing documents with GroupDocs.Comparison for Node.js via Java....least one common letter in two compared words then these words are...common sub-sequence of two compared objects For a better understanding...

    docs.groupdocs.com/comparison/nodejs-java/adjus...
  4. Upcoming Release of GroupDocs.Metadata for Java

    We are happy to announce that GroupDocs.Metadata is coming soon to Java Platform. It will be a back-end API that will allow you to work with metadata associated with various file formats including documents, images, audios, videos, zip, emails and many more. The API aims to facilitate its users with simple syntax, easy to use methods and few lines of code to perform metadata operations. GroupDocs.Metadata for Java will soon be available for download....formats Utilities to Search and Compare all metadata Utilities to Export...

    blog.groupdocs.com/metadata/upcoming-release-of...
  5. document comparison on GroupDocs Blog | Documen...

    document comparison on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in document comparison on GroupDocs Blog | Document Automation Solutions for .NET & J......リビジョントラック vs ハイライトモード Learn how to compare Word documents using GroupDocs...

    blog.groupdocs.com/ja/tag/document-comparison/i...
  6. Get only summary page | GroupDocs

    Learn how to generate only the summary page in the comparison result using GroupDocs.Comparison for Python via .NET.... Comparer ( "source.docx" ) as comparer : comparer . add...show_only_summary_page = True comparer . compare ( "result.docx" , options...

    docs.groupdocs.com/comparison/python-net/get-on...
  7. Setting author of changes | GroupDocs

    Learn how to set the author name for revisions in the result using GroupDocs.Comparison for Python via .NET.... Comparer ( "source.docx" ) as comparer : comparer . add...revision_author_name = "New author" comparer . compare ( "result.docx" , options...

    docs.groupdocs.com/comparison/python-net/settin...
  8. Get extended information on the summary page | ...

    This article explains how to get extended information about comparison of documents on the summary page with GroupDocs.Comparison for Java....Comparer ; import com.groupdocs.comparison...; // ... try ( Comparer comparer = new Comparer ( "source.docx"...

    docs.groupdocs.com/comparison/java/get-extended...
  9. GroupDocs.Comparison for Python via .NET | Grou...

    GroupDocs.Compairson for Python developer documentation. Learn how to diff docx, pptx, and pdf files using Python....Functions GUIDE Retrieve File Info Compare Documents USEFUL RESOURCES...

    docs.groupdocs.com/comparison/python-net/
  10. Get extended information on the summary page | ...

    This article explains how to get extended information about comparison of documents on the summary page with GroupDocs.Comparison for .NET.... using ( Comparer comparer = new Comparer ( "source.docx"...docx" )) { comparer . Add ( "target.docx" ); CompareOptions options...

    docs.groupdocs.com/comparison/net/get-extended-...