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

compare document

(0.17 sec)
  1. Broken shapes grouping in Visio document after ...

    Hi Support, Current Aspose.Diagram v.25.11.0 contains issues that break shapes grouping after a simple Open/Save diagram. I believe this was broken by a fix to the following issue: Steps to reproduce: Diagram exam…...grouping in Visio document after simple Open/Save document Aspose.Diagram...Main(string[] args) { var document = new Diagram("Invalid size...

    forum.aspose.com/t/broken-shapes-grouping-in-vi...
  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. 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...
  4. ComparisonExpression | Aspose.Words for Java

    The comparison expression in Java....the Working with Fields documentation article. Examples: Shows...evaluation for the IF and COMPARE fields. public void condit...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. 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...
  7. C++ Word API | Document Creation Parsing and Co...

    Fast C++ Document-processing library for creating, editing, transforming and rendering Documents from code. Read, convert any office Documents. Programmatically generate Documents from your data sources....Document Processing API for С++ Create, edit, convert and render...render Word documents in C++ without using the Microsoft Word editor...

    products.aspose.com/words/cpp/
  8. 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...
  9. [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-...
  10. 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...