Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 1,657 for

document revision

(0.07 sec)
  1. ParagraphCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.ParagraphCollection for seamless access to structured Paragraph nodes, enhancing Document manipulation and efficiency in your projects....Working with Paragraphs documentation article. public class ParagraphCollection...this collection and from the document. Contains ( Node ) Determines...

    reference.aspose.com/words/net/aspose.words/par...
  2. RevisionColor enumeration | Aspose.Words for Py...

    aspose.words.layout.RevisionColor enumeration. Allows to specify color of Document Revisions....Allows to specify color of document revisions. Members Name Description...to highlight revision changes. BY_AUTHOR Revisions of each author...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ParagraphCollection indexer | Aspose.Words for ...

    ParagraphCollection indexer. Retrieves a [Paragraph](../../paragraph/) at the given index....paragraph is a move revision. doc = aw . Document ( file_name = MY_DIR...MY_DIR + 'Revisions.docx' ) # This document contains "Move" revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. RevisionOptions class | Aspose.Words for Python

    aspose.words.layout.RevisionOptions class. Allows to control how Document Revisions are handled during layout process...Allows to control how document revisions are handled during layout...Converting to Fixed-page Format documentation article. Properties Name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Paragraph.isInsertRevision property | Aspose.Wo...

    Paragraph.isInsertRevision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled....work with revision paragraphs. let doc = new aw . Document (); let...above paragraphs are not revisions. // Paragraphs that we add...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. RevisionCollection.RejectAll | Aspose.Words for...

    Discover the RevisionCollection RejectAll method to effortlessly discard all Revisions, streamlining your workflow and enhancing Document management....RejectAll method Rejects all revisions in this collection. public...work with a document’s collection of revisions. Document doc = new...

    reference.aspose.com/words/net/aspose.words/rev...
  7. ParagraphCollection class | Aspose.Words for No...

    Aspose.Words.ParagraphCollection class. Provides typed access to a collection of [Paragraph](../paragraph/) nodes...Working with Paragraphs documentation article. Inheritance: ParagraphCollection...this collection and from the document. (Inherited from NodeCollection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. RevisionGroup.text property | Aspose.Words for ...

    RevisionGroup.text property. Returns inserted/deleted/moved text or description of format change....group of revisions in a document. doc = aw . Document ( file_name...file_name = MY_DIR + 'Revisions.docx' ) self . assertEqual ( 7 , doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Document.layout_options property | Aspose.Words...

    Document.layout_options property. Gets a [LayoutOptions](../../../aspose.words.layout/layoutoptions/) object that represents options to control the layout process of this Document....layout_options property Document.layout_options property Gets...the layout process of this document. @property def layout_options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RevisionGroup.author property | Aspose.Words fo...

    RevisionGroup.author property. Gets the author of this Revision group....property Gets the author of this revision group. get author () : string...group of revisions in a document. let doc = new aw . Document ( base...

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