Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 5,585 for

compare document

(0.25 sec)
  1. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreDmlUniqueId method. Specifies whether to ignore difference in DrawingML unique Id in C++....Aspose::Words::Comparing::CompareOptions::get_IgnoreDmlUniqueId... bool Aspose :: Words :: Comparing :: CompareOptions :: get_IgnoreDmlUniqueId...

    reference.aspose.com/words/cpp/aspose.words.com...
  2. Questions about document redlining performance ...

    I initially spoke with your sales team regarding licensing and pricing, and they kindly directed me to the forums for more detailed technical and performance-related questions. I’m therefore providing the requested techn…...Questions about document redlining performance Aspose.Total Product...recommended version for large-document workloads. 2. Programming...

    forum.aspose.com/t/questions-about-document-red...
  3. [Defect] Accessibility issues for document comp...

    Compare 2 docx files attached, Open a resulted pdf in acrobat pro, Enable voice over (cmd + f5), Run using key board by ctr+option + arrow buttons, Check observations. Actual: By navigate using right arrow, observing…...[Defect] Accessibility issues for document comparison Aspose.Words Product...sonkar March 24, 2025, 7:22am 1 Compare 2 docx files attached, Open...

    forum.aspose.com/t/defect-accessibility-issues-...
  4. Saving a Document as a Multipage TIFF|Aspose.Wo...

    Convert a Document to a multi-page TIFF using Node.js. To determine how the Document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc....Ask AI Saving a Document as a Multipage TIFF Contents [ Hide...with documents, you often need to convert your document to a...

    docs.aspose.com/words/nodejs-net/saving-a-docum...
  5. Comparison and fetching coordinates using aspos...

    I am trying to Compare two Documents(docx,pdf) and get the coordinates of the changes in the initial Documents. How can this be achieved? Can I get the coordinates of the changes from the pdf? Is docx to pdf conversion…...7:18am 1 I am trying to compare two documents(docx,pdf) and get the...the changes in the initial documents. How can this be achieved...

    forum.aspose.com/t/comparison-and-fetching-coor...
  6. Code Comparison for Common Features in Aspose.C...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....spreadsheets, you may want to compare xlsx4j with Aspose.Cells. In...this project will help you compare the features and code of both...

    docs.aspose.com/cells/java/code-comparison-for-...
  7. Change pages only after comparison - Free Suppo...

    Hi, docA = aw.Document( "DocumentA.docx") docB = aw.Document("DocumentA_corrected.docx") options = aw.comparing.CompareOptions() options.ignore_formatting = True options.ignore_headers_and_footers = True o…...Document( "DocumentA.docx") docB = aw.Document("DocumentA_corrected...cted.docx") options = aw.comparing.CompareOptions() options.ignore_formatting...

    forum.aspose.com/t/change-pages-only-after-comp...
  8. 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?...31, 2025, 10:28pm 1 when we compare two pdf files and the resulting...in a PDF document contain redlines after comparing two PDF files...

    forum.aspose.com/t/redlines-in-pdf/315965
  9. Significant Memory Usage Increase in Document.C...

    Hello, I’ve identified a potential regression in memory usage in Aspose.Words when using the Compare functionality. Summary After testing multiple versions, it appears that the issue exists in all versions after 24.3.…...Memory Usage Increase in Document.Compare() After 24.3.0 (Aspose...Aspose.Words when using the Compare functionality. Summary After...

    forum.aspose.com/t/significant-memory-usage-inc...
  10. Header & Footer content updates are not showing...

    Hi Team, I’m using Aspose.words for Java to Compare two versions of .DOCX files, but I noticed that footer content updates are not showing in the comparison output file, even though it works fine on MS Word Compare. sa…...words for Java to compare two versions of .DOCX files...though it works fine on MS Word compare. sample code: public static...

    forum.aspose.com/t/header-footer-content-update...