Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 5,599 for

compare document

(0.14 sec)
  1. Document Formatting changes after comparison - ...

    I am doing comparison between two docx files. The resultant files formatting changes a bit especially when it comes to lists or nested items. original_content = await original.read() modified_content = await modified.re…...Document Formatting changes after comparison Aspose.Words Product...modified.read() original_doc = aw.Document(BytesIO(original_content))...

    forum.aspose.com/t/document-formatting-changes-...
  2. 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....choose additional options for document comparison operation. To learn...more, visit the Compare Documents documentation article. public...

    reference.aspose.com/words/net/aspose.words.com...
  3. 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() to compare the original Word document with the...order of edits when comparing documents using Aspose.Words, you...

    forum.aspose.com/t/issue-with-the-import-revisi...
  4. ComparerContext | Aspose.Words for Java

    Document Comparer context in Java....extends ProcessorContext Document comparer context Examples: Shows...Shows how to simple compare documents using context. // There is...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Fields::FieldCompare::get_RightE...

    Aspose::Words::Fields::FieldCompare::get_RightExpression method. Gets or sets the right part of the comparison expression in C++....Shows how to compare expressions using a COMPARE field. auto doc...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Comparer class | Aspose.Words for Python

    aspose.words.lowcode.Comparer class. Provides methods intended to Compare Documents....Comparer class Comparer class Provides methods intended to compare...compare documents. Inheritance: Comparer → Processor Methods Name...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Questions about document redlining performance ...

    I initially spoke with your sales team regarding licensing and pricing, and they kindly directed me to the forums for more detailed technical and performance-related questions. I’m therefore providing the requested techn…...Questions about document redlining performance Aspose.Total Product...recommended version for large-document workloads. 2. Programming...

    forum.aspose.com/t/questions-about-document-red...
  8. FieldCompare.ComparisonOperator | Aspose.Words ...

    Discover the FieldCompare ComparisonOperator property—easily manage your comparison operators for enhanced data analysis and efficiency....how to compare expressions using a COMPARE field. Document doc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Protect or Encrypt a Document|Aspose.Words for ...

    Aspose.Words for Python via .NET provides Read-Only, Encrypt a Document, Restrict Editing, and Digital Signatures for Document protection. Aspose.Words supports most Word protection options....Ask AI Protect or Encrypt a Document Contents [ Hide ] Purpose...about? This page outlines the document protection features available...

    docs.aspose.com/words/python-net/protect-or-enc...
  10. FieldCompare.right_expression property | Aspose...

    FieldCompare.right_expression property. Gets or sets the right part of the comparison expression....Shows how to compare expressions using a COMPARE field. doc =...= aw . Document () builder = aw . DocumentBuilder ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...