Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 5,585 for

compare document

(0.3 sec)
  1. 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...
  2. [Defect] - Comparison time is longer for large ...

    Scenario 1:- Compare attached File1, File2 and validate pdf resulted file. Actual:- ASPOSE service taking avg 27206 milli seconds for Compare. File 2 (1).docx (131.0 KB) Another file with 12 MB file size....2025, 10:17am 1 Scenario 1:- Compare attached File1, File2 and validate...avg 27206 milli seconds for compare. File 2 (1).docx (131.0 KB)...

    forum.aspose.com/t/defect-comparison-time-is-lo...
  3. 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-...
  4. 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...
  5. Extract Pages from Word Document in C# | Extrac...

    Learn how to extract pages from a Word Document in C# using Aspose.Words. Follow easy steps and code examples to extract Word pages....a summary, or split a long document. In this post, we will show...range of pages from a Word document using C#. This article covers...

    blog.aspose.com/words/extract-word-pages-in-csh...
  6. 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...
  7. License Issue for Aspose.word - Free Support Fo...

    I am trying to Compare 2 words Document in my nodeJS project. Can I use our Aspose.Total for .Net License for the same?...5:26pm 1 I am trying to compare 2 words document in my nodeJS project...it to compare Aspose.Total for NodeJS via .Net to compare 2 docx...

    forum.aspose.com/t/license-issue-for-aspose-wor...
  8. Aspose::Words::RevisionCollection::AcceptAll me...

    Aspose::Words::RevisionCollection::AcceptAll method. Accepts all revisions in this collection in C++....Examples Shows how to compare documents. auto docOriginal = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  9. Node.js via .NET Word Document Processing API –...

    Node.js library provides functionality for comprehensive manipulation of Word Documents, allowing developers to create, edit, and convert various file formats such as DOCX, PDF, EPUB, and others....NET API for Advanced Word Document Processing Use Node.js to...render, and convert Word documents into multiple file formats...

    products.aspose.com/words/nodejs-net/
  10. 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 ( MY_DIR + 'DML unique ID original.docx'...

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