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

compare document

(0.2 sec)
  1. Document comparison - Using Aspose library - Fr...

    Hi, I am trying to Compare two Documents could be pdf-pdf, pdf-docx, docx-docx. Docx-Docx comparison works well as it gives revisions which is helpful when I am trying to highlight my Document. PDF-PDF comparison and …...Document comparison - Using Aspose library Aspose.Total Product...Hi, I am trying to compare two documents could be pdf-pdf, pdf-docx...

    forum.aspose.com/t/document-comparison-using-as...
  2. ComparisonTargetType enumeration | Aspose.Words...

    Aspose.Words.Comparing.ComparisonTargetType enumeration. Allows to specify base Document which will be used during comparison...enumeration Allows to specify base document which will be used during...changes in” option in “Compare Documents” dialog box. Members Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Evaluation of Word field functions depending on...

    Hi, is there a dependency with the locale setting and evaluating word field functions? One of our Documents (created on a system with de-DE setting) includes a field function like this: { IF "{= AND({Compare "1"="1"} …... One of our documents (created on a system with...this: { IF "{= AND({COMPARE "1"="1"} ; {COMPARE "0"="0"})} ="1" "true"...

    forum.aspose.com/t/evaluation-of-word-field-fun...
  4. [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-...
  5. 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...
  6. Saving a Document as a Multipage TIFF in C++|As...

    Convert a Document to a multi-page TIFF using C++. 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/cpp/saving-a-document-as-...
  7. [Defect] - Displayed content as edited without ...

    Scenario 1: Added one more bullet point at end of page. Attach 2 docx files attached (Source 1 && Target 1), Load Source 1 as source && Target 1 as Target files in model, Compare files by click Compare button. Actual:…...files in model, Compare files by click compare button. Actual:-...files in model, Compare files by click compare button. Actual:-...

    forum.aspose.com/t/defect-displayed-content-as-...
  8. 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...
  9. ComparerContext.compare_options property | Aspo...

    ComparerContext.Compare_options property. Options used upon comparing Documents....compare_options property ComparerContext.compare_options property...used upon comparing documents. @property def compare_options (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Saving a Document as a Multipage TIFF in Java|A...

    Convert a Document to a raster image, which is discussed on the example of the TIFF format. To determine how TIFF is displayed you need to specify additional options: resolution, number of pages, image binarization, etc using Java....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/java/saving-a-document-as...