Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 1,663 for

document comparison

(0.07 sec)
  1. Compare Two Documents Using Java

    Compare Word or PDF Documents using Java to get the difference between files. You can also compare files in other popular formats....Compare Word or PDF documents in Java High-fidelity Java library...library to compare two documents in PDF, Word, HTML, TXT, MD and...

    products.aspose.com/words/java/compare/
  2. Aspose::Words::Comparing namespace | Aspose.Wor...

    Aspose::Words::Comparing namespace. The Aspose.Words.Comparing namespace provides classes and enumerations that allow to specify additional options when comparing Documents in C++....additional options when comparing documents. Classes Class Description...additional options for document comparison operation. To learn more...

    reference.aspose.com/words/cpp/aspose.words.com...
  3. ComparisonTargetType Enum | Aspose.Words for .NET

    Discover the Aspose.Words ComparisonTargetType enum for precise Document Comparisons. Easily set your base Document for accurate results. Start optimizing now!...specify base document which will be used during comparison. Default...Current 0 This document is used as a base during comparison. New 1 Other...

    reference.aspose.com/words/net/aspose.words.com...
  4. ComparisonTargetType enumeration | Aspose.Words...

    aspose.words.comparing.ComparisonTargetType enumeration. Allows to specify base Document which will be used during Comparison...specify base document which will be used during comparison. Default...changes in” option in “Compare Documents” dialog box. Members Name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Issue with the import revision order in word do...

    When I use aspose.compare() to compare the original Word Document with the edited version, the results don’t maintain the order of the edits as expected. Is there a way to preserve the editing sequence and make the outpu…...compare the original Word document with the edited version, the...order of edits when comparing documents using Aspose.Words, you can...

    forum.aspose.com/t/issue-with-the-import-revisi...
  6. CompareOptions class | Aspose.Words for Python

    aspose.words.comparing.CompareOptions class. Allows to choose additional options for Document Comparison operation...additional options for document comparison operation. To learn more...visit the Compare Documents documentation article. Constructors...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Redlines in pdf - Free Support Forum - aspose.com

    when we compare two pdf files and the resulting pdf has redlines to indicate the changes, how can we programmatically identify which pages has the redlines?...identify which pages in a PDF document contain redlines after comparing...redlines in a PDF document resulting from a comparison of two PDF files...

    forum.aspose.com/t/redlines-in-pdf/315965
  8. CompareOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.CompareOptions class for advanced Document Comparison. Customize your Comparison settings for precise results and enhanced productivity....additional options for document comparison operation. To learn more...visit the Compare Documents documentation article. public class...

    reference.aspose.com/words/net/aspose.words.com...
  9. Document.compare() does not recognise text box ...

    Document.compare() does not recognise text box wrap mode changes, changes are not highlighted, revision count is 0. Code snippet: // Create the original Document Document docOriginal = new Document(); DocumentBuilder b…...Document.compare() does not recognise text box wrap mode changes...October 23, 2025, 7:18am 1 Document.compare() does not recognise...

    forum.aspose.com/t/document-compare-does-not-re...
  10. Pdf compare - Free Support Forum - aspose.com

    Hi, I am trying to compare two pdf using private static void ComparingEntireDocuments() { // The path to the Documents directory var dataDir = RunExamples.GetDataDir_AsposePdf_DocumentCompare(); // Open PD…...ComparingEntireDocum() { // The path to the documents directory var dataDir = RunExamples...ntCompare(); // Open PDF documents using (var document1 = new...

    forum.aspose.com/t/pdf-compare/316339