Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 1,705 for

document comparison

(1.16 sec)
  1. 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
  2. Compare Word Documents using Python

    Compare Word Documents using Python by following this tutorial. It contains IDE settings, a list of steps, and a sample to compare two docs using Python....Compare Word Documents using Python Compare Word documents using Python...install MS Word to compare Word documents programmatically. Steps to...

    kb.aspose.com/words/python/compare-word-documen...
  3. 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...
  4. FieldIf class | Aspose.Words for Python

    aspose.words.fields.FieldIf class. Implements the IF field...the Working with Fields documentation article. Remarks Compares...FieldIf.right_expression in comparison using the operator designated...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Compare WORD In C++

    Compare WORD Documents using C++ to diff two files. With our C++ API you can detect the difference even if one character or one word has been changed....C++ library to compare Word documents and detect even small differences...difference between compared Word documents and export the results to...

    products.aspose.com/words/cpp/compare/word/
  6. Compare TXT In C++

    Compare TXT Documents using C++ to diff two files. With our C++ API you can detect the difference even if one character or one word has been changed....C++ library to compare TXT documents and detect even small differences...difference between compared TXT documents and export the results to...

    products.aspose.com/words/cpp/compare/txt/
  7. Compare DOCX In C++

    Compare DOCX Documents using C++ to diff two files. With our C++ API you can detect the difference even if one character or one word has been changed....C++ library to compare DOCX documents and detect even small differences...difference between compared DOCX documents and export the results to...

    products.aspose.com/words/cpp/compare/docx/
  8. Aspose.Words compare incorrect since updating t...

    Hi there We use Aspose.Words to compare docx Documents. This worked as expected until today when we performed our updates. After bisecting we discovered that this incorrect behavior started with Aspose.Words 25.6 The…...Words to compare docx documents. This worked as expected until...Aspose.Words for .NET 25.6 the comparison results are no longer correct...

    forum.aspose.com/t/aspose-words-compare-incorre...
  9. 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
  10. Document.compare method | Aspose.Words for Python

    aspose.words.Document.compare method...compare(document, author, date_time) Compares this document with...with another document producing changes as number of edit and format...

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