Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 5,642 for

compare document

(0.21 sec)
  1. Protect or Encrypt a Document in C#|Aspose.Word...

    Aspose.Words for .NET provides Read-Only, Encrypt a Document, Restrict Editing, and Digital Signatures for Document protection using C#. Aspose.Words supports most Word protection options....Ask AI Protect or Encrypt a Document Contents [ Hide ] Purpose...how to protect or encrypt a document using various security options...

    docs.aspose.com/words/net/protect-or-encrypt-a-...
  2. ComparerContext Class | Aspose.Words for .NET

    Discover the Aspose.Words LowCode ComparerContext class for efficient Document comparison, enhancing your workflow with seamless integration and powerful features....ComparerContext class Document comparer context public class ComparerContext...in the documents before comparing them. If the compared documents...

    reference.aspose.com/words/net/aspose.words.low...
  3. 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...
  4. How to get the value of the numbering in a docx...

    I am trying to get the value of the numbering of a paragraph thanks to aspose word python. Here is an example: Text1 Text2 Text3 Right now, when I try to read a Word Document with Aspose and Compare it with another, i…...to read a Word document with Aspose and compare it with another...// Load the document Document doc = new Document("path/to/your/document...

    forum.aspose.com/t/how-to-get-the-value-of-the-...
  5. AdvancedCompareOptions.IgnoreDmlUniqueId | Aspo...

    Discover the AdvancedCompareOptions IgnoreDmlUniqueId property to enhance your DrawingML processing by efficiently managing unique IDs. Optimize your workflow!...how to compare documents ignoring DML unique ID. Document docA...docA = new Document ( MyDir + "DML unique ID original.docx" ); Document...

    reference.aspose.com/words/net/aspose.words.com...
  6. Document Processing API for Android

    Cross-platform Document processing library: create, read, edit, convert any office Documents...Document Processing API for Java Create, edit, convert and render...render Word documents in C++ code without using the Microsoft...

    products.aspose.com/words/android-java/
  7. CompareOptions.ignore_dml_unique_id property | ...

    CompareOptions.ignore_dml_unique_id property. Specifies whether to ignore difference in DrawingML unique Id....Examples Shows how to compare documents ignoring DML unique ID...ID. doc_a = aw . Document ( file_name = MY_DIR + 'DML unique ID...

    reference.aspose.com/words/python-net/aspose.wo...
  8. AdvancedCompareOptions.ignore_dml_unique_id pro...

    AdvancedCompareOptions.ignore_dml_unique_id property. Specifies whether to ignore difference in DrawingML unique Id....Examples Shows how to compare documents ignoring DML unique ID...ID. doc_a = aw . Document ( file_name = MY_DIR + 'DML unique ID...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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++....Aspose::Words::Comparing namespace The Aspose.Words.Comparing namespace...additional options when comparing documents. Classes Class Description...

    reference.aspose.com/words/cpp/aspose.words.com...
  10. Protect or Encrypt a Document in Java|Aspose.Wo...

    Encrypt a Document, restrict editing, use digital signatures for Document protection. Aspose.Words supports most Word protection options using Java....Ask AI Protect or Encrypt a Document Contents [ Hide ] The main...reason to protect or encrypt a document is to apply more control over...

    docs.aspose.com/words/java/protect-or-encrypt-a...