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

compare document

(0.1 sec)
  1. FieldCompare.comparison_operator property | Asp...

    FieldCompare.comparison_operator property. Gets or sets the comparison operator....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...
  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. ComparerContext class | Aspose.Words for Python

    aspose.words.lowcode.ComparerContext class. Document Comparer context...ComparerContext class Document comparer context Inheritance: ComparerContext...in the documents before comparing them. If the compared documents...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldCompare.left_expression property | Aspose....

    FieldCompare.left_expression property. Gets or sets the left 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...
  5. aspose.words.comparing module | Aspose.Words fo...

    The aspose.words.comparing module provides classes and enumerations that allow to specify additional options when comparing Documents....comparing module The aspose.words.comparing module provides...additional options when comparing documents. Classes Class Description...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. FieldCompare.RightExpression | Aspose.Words for...

    Discover FieldCompare's RightExpression property to easily manage and customize the right side of your comparison expressions for optimal performance....how to compare expressions using a COMPARE field. Document doc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. AdvancedCompareOptions.IgnoreStoreItemId | Aspo...

    Discover how the AdvancedCompareOptions IgnoreStoreItemId property enhances Document comparison by ignoring StructuredDocumentTag ID differences for improved accuracy.... Examples Shows how to compare SDT with same content but different...item id. Document docA = new Document ( MyDir + "Document with SDT...

    reference.aspose.com/words/net/aspose.words.com...
  9. 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...
  10. 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...