Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 5,641 for

compare document

(0.08 sec)
  1. 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...
  2. Aspose::Words::Fields::FieldCompare::get_LeftEx...

    Aspose::Words::Fields::FieldCompare::get_LeftExpression method. Gets or sets the left 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...
  3. Problem when exporting a Visio document to HTML...

    Hi, We have a problem when exporting a Visio Document to HTML. Here is a sample project: 12901.zip (116.3 KB) Steps to reproduce: Open the provided example project in Visual Studio. Compile and run the program. Ope…...Problem when exporting a Visio document to HTML Aspose.Diagram Product...problem when exporting a Visio document to HTML. Here is a sample...

    forum.aspose.com/t/problem-when-exporting-a-vis...
  4. Aspose::Words::Fields::FieldCompare::get_Compar...

    Aspose::Words::Fields::FieldCompare::get_ComparisonOperator method. Gets or sets the comparison operator 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...
  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. CompareOptions.advanced_options property | Aspo...

    CompareOptions.advanced_options property. Specifies advanced Compare options that might help to produce more precise comparison output....property Specifies advanced compare options that might help to...self ) -> aspose . words . comparing . AdvancedCompareOptio : ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Comparing 2 documents is removing the bookmarks...

    Hello Team, I am comparing two Documents, and in the output I notice that the bookmarks in the header and footer are being removed. Additionally, even when there are no actual changes, they still appear as tracked chang…...Comparing 2 documents is removing the bookmarks Aspose.Words...1 Hello Team, I am comparing two documents, and in the output...

    forum.aspose.com/t/comparing-2-documents-is-rem...
  8. 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...
  9. RevisionCollection.AcceptAll | Aspose.Words for...

    Discover the RevisionCollection AcceptAll method to seamlessly integrate all revisions, enhancing your workflow efficiency and collaboration....to compare documents. Document docOriginal = new Document ();...original document." ); Document docEdited = new Document (); builder...

    reference.aspose.com/words/net/aspose.words/rev...
  10. FieldCompare | Aspose.Words for Java

    Implements the Compare field in Java....extends Field Implements the COMPARE field. To learn more, visit...with Fields documentation article. Remarks: Compares the values...

    reference.aspose.com/words/java/com.aspose.word...