Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 3,439 for

compare

(0.03 sec)
  1. GroupDocs Comparison Plugin for TextPattern Rel...

    GroupDocs is excited to announce the launch of the GroupDocs Comparison plugin for TextPattern. With this plugin, you can Compare two documents in a browser. Select source and target files and run the comparison. Embed the Compared documents to your TextPattern pages and easily share them with peers. GroupDocs Comparison generates a summary of any changes made to the document. Tracking insertions or deletions is easy. GroupDocs Comparison runs on a web-browser so no new software installations is needed....With this plugin, you can compare two documents in a browser...the comparison. Embed the compared documents to your TextPattern...

    blog.groupdocs.com/comparison/groupdocs-plugin-...
  2. 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-...
  3. Save comparison result in different format | Do...

    This article explains how to save comparison result in different format after files comparison within your .NET applications using GroupDocs.Comparison for .NET.... using ( Comparer comparer = new Comparer ( "source.txt"...document comparer . Add ( "target.txt" ); // Compare and save...

    docs.groupdocs.com/comparison/net/save-comparis...
  4. 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-...
  5. 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...
  6. 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...
  7. 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...
  8. Load file from stream | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from a stream when using GroupDocs.Comparison for Python via .NET....source file stream to the Comparer class constructor or pass...: with gc . Comparer ( source_stream ) as comparer : # Add the...

    docs.groupdocs.com/comparison/python-net/load-f...
  9. 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...
  10. 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...