Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 3,165 for

document revision

(0.3 sec)
  1. CompareOptions.CompareMoves | Aspose.Words for ...

    Effortlessly compare Document differences with CompareOptions CompareMoves. Discover key insights and streamline your workflow today!...differences between the two documents. public bool CompareMoves...} Remarks By default move revisions are not produced. Examples...

    reference.aspose.com/words/net/aspose.words.com...
  2. CompareOptions.IgnoreTextboxes | Aspose.Words f...

    Discover how the CompareOptions IgnoreTextboxes property enhances data comparison by excluding text box differences for more accurate results....to filter specific types of document elements when making a comparison...comparison. // Create the original document and populate it with various...

    reference.aspose.com/words/net/aspose.words.com...
  3. [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:…...Exception { Document docA = new Document("Source.docx"); Document docB...docB = new Document("Target.docx"); CompareOptions options = new...

    forum.aspose.com/t/defect-displayed-content-as-...
  4. Range class | Aspose.Words for Node.js

    Aspose.Words.Range class. Represents a contiguous area in a Document...Represents a contiguous area in a document. To learn more, visit the...with Ranges documentation article. Remarks The document is represented...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Paragraph.IsListItem | Aspose.Words for .NET

    Discover the Paragraph IsListItem property, indicating if a paragraph is part of a bulleted or numbered list in its original Revision. Enhance your Document's structure!...numbered list in original revision. public bool IsListItem {...inside another list. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  6. | Aspose.PDF

    Manage PDF Annotations Programmatically with Java Using Aspose.PDF for Java...Create Annotations in PDF document via Java You need Aspose.PDF...Load PDF in an instance of Document class. Create an annotation...

    products.aspose.com/pdf/java/annotation/
  7. ResourceType | Aspose.Words for Java

    Type of loaded resource in Java....external resources into a document. public void resourceLoadingCallb()...throws Exception { Document doc = new Document(); doc.setResourceLoadingCa(new...

    reference.aspose.com/words/java/com.aspose.word...
  8. Shape.Filled | Aspose.Words for .NET

    Control shape aesthetics with the Shape Filled property, deciding if your closed paths are filled for enhanced design flexibility and visual appeal....shapes in a document. public void VisitShapes () { Document doc = new...new Document ( MyDir + "Revision shape.docx" ); ShapeAppearancePrint...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Paragraph.isListItem property | Aspose.Words fo...

    Paragraph.isListItem property. True when the paragraph is an item in a bulleted or numbered list in original Revision....numbered list in original revision. get isListItem () : boolean...another list. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Paragraph.is_list_item property | Aspose.Words ...

    Paragraph.is_list_item property. True when the paragraph is an item in a bulleted or numbered list in original Revision....numbered list in original revision. @property def is_list_item...inside another list. doc = aw . Document () builder = aw . DocumentBuilder...

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