Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 4,305 for

compare

(0.94 sec)
  1. Adjusting comparison sensitivity | GroupDocs

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

    docs.groupdocs.com/comparison/java/adjusting-co...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...world, it is often required to compare two versions of the same document...article discusses, how to compare two PDF documents and highlight...

    blog.groupdocs.com/groupdocs.blog/page/25/
  3. Show Revisions | GroupDocs

    This article explains how to customize the display of revisions in the output document in GroupDocs.Comparison for Java....On this page allows you to compare and customize the display of...of changes received when comparing documents using built-in Word...

    docs.groupdocs.com/comparison/java/show-revisions/
  4. Get list of changes | GroupDocs

    This article explains how to get collection of changes between Compared documents when using GroupDocs.Comparison for .NET.... using ( Comparer comparer = new Comparer ( "source.docx"...)) { comparer . Add ( "target.docx" ); comparer . Compare ();...

    docs.groupdocs.com/comparison/net/get-list-of-c...
  5. Get changes coordinates | GroupDocs

    This article explains how to obtain coordinates for detected changes at a document pages preview when Compare documents with GroupDocs.Comparison for .NET...code snippet shows how to compare multiple documents with specific...// ... using ( Comparer comparer = new Comparer ( "source.docx"...

    docs.groupdocs.com/comparison/net/get-changes-c...
  6. Get changes coordinates | GroupDocs

    This article explains how to obtain coordinates for detected changes at a document pages preview when Compare documents with GroupDocs.Comparison for Java...code snippet shows how to compare multiple documents with specific...import com.groupdocs.comparison.Comparer ; import com.groupdocs.comparison...

    docs.groupdocs.com/comparison/java/get-changes-...
  7. highlight mode on GroupDocs Blog | Document Aut...

    highlight mode on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in highlight mode on GroupDocs Blog | Document Automation Solutions for .NET & Java Develo......NET & Java Developers Compare documentos Word no .NET: Controle...

    blog.groupdocs.com/pt/tag/highlight-mode/index.xml
  8. Get list of changes | GroupDocs

    This article explains how to get collection of changes between Compared documents when using GroupDocs.Comparison for Java....Comparer ; import com.groupdocs.comparison...; // ... try ( Comparer comparer = new Comparer ( "source.docx"...

    docs.groupdocs.com/comparison/java/get-list-of-...
  9. Get source and target text from files | GroupDocs

    This article explains how to get source and target texts of specific changes using GroupDocs.Comparison for .NET.... using ( Comparer comparer = new Comparer ( "source.docx"...)) { comparer . Add ( "target.docx" ); comparer . Compare ( "result...

    docs.groupdocs.com/comparison/net/get-source-an...
  10. Add ParagraphMerger Using GroupDocs.Comparison ...

    Team GroupDocs is really pleased to announce the release of version 17.10 of GroupDocs.Comparison for .NET API which not only adds a number of new features to the API, but also adds numerous enhancements along-with some bug fixes. The API now allows adding password to PDF documents. It also adds ParagraphMerger to the API. Not only this; the API has also made improvements related to the PDF document format beside improving Comparison....Pdf Improvements: # Check compare and add HeaderFooter to document...Cells Improvements: # Improve compare of comments in Comparison.Cells...

    blog.groupdocs.com/comparison/add-paragraphmerg...