Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 3,425 for

compare

(0.13 sec)
  1. Celebrate New Year with 25% Off GroupDocs.Total...

    Share this issue: Monthly NewsletterJanuary 2018 Hurry! Offer ends January 31st Get 25% off GroupDocs.Total for .NET and Java. Quote HOL2017WBS when placing your order. This offer is only available on new GroupDocs.Total purchases and cannot be used in conjunction with other offers, renewals or upgrades. Only available directly from GroupDocs.com, not through third parties or resellers. Product News New Product Launched: GroupDocs.Metadata for Java GroupDocs.Metadata is a Java metadata management API that empowers Java developers to perform all useful metadata operations (view, add, modify, remove, Compare, search and remove) of popular file formats....(view, add, modify, remove, compare, search and remove) of popular... Read more details here . Compare OneNote Documents with Tables...

    blog.groupdocs.com/total/celebrate-new-year-25-...
  2. Accept or Reject detected changes | Documentation

    Following this guide you will learn how to apply or discard changes detected during document comparison process using GroupDocs.Comparison for Java API....the original state of the compared result after applying changes...import com.groupdocs.comparison.Comparer ; import com.groupdocs.comparison...

    docs.groupdocs.com/comparison/java/accept-or-re...
  3. Set password for output document | Documentation

    This article explains how to set document password after files comparison within your .NET applications using GroupDocs.Comparison for .NET....code snippet shows how to compare documents and protect the output...// ... using ( Comparer comparer = new Comparer ( "source.docx"...

    docs.groupdocs.com/comparison/net/set-password-...
  4. Password Protected Files Comparison Issue is Re...

    GroupDocs.Comparison for Java 19.3 rolls out with major bug fixes. When password protected files were Compared, result was null. This might be a showstopper for you but not anymore. Moving ahead, comparing a PDF with itself was not working, result was null. We fixed this issue. Most importantly, MultiCompare was also returning null. Code below explains how it works. You can Compare a source file with multiple target files. Sounds appealing, isn’t it?...password protected files were compared, result was null. This might...not anymore. Moving ahead, comparing a PDF with itself was not...

    blog.groupdocs.com/comparison/password-protecte...
  5. Get list of changes | Documentation

    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-...
  6. Get source and target text from files | Documen...

    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...
  7. 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...
  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 Node.js via Java....these steps: Instantiate the Comparer object. Specify the source...property to true . Call the compare() method. Specify the CompareOptions...

    docs.groupdocs.com/comparison/nodejs-java/get-e...
  9. Adjusting comparison sensitivity | Documentation

    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...
  10. Get list of changes | Documentation

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