Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 2,975 for

document revision

(0.09 sec)
  1. RunCollection class | Aspose.Words for Python

    aspose.words.RunCollection class. Provides typed access to a collection of [Run](../run/) nodes...the Programming with Documents documentation article. Inheritance:...this collection and from the document. (Inherited from NodeCollection...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RunCollection class | Aspose.Words for Node.js

    Aspose.Words.RunCollection class. Provides typed access to a collection of [Run](../run/) nodes...the Programming with Documents documentation article. Inheritance:...this collection and from the document. (Inherited from NodeCollection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. LayoutOptions.RevisionOptions | Aspose.Words fo...

    Explore the LayoutOptions RevisionOptions property to easily access and customize Revision settings for enhanced Document control and flexibility....RevisionOptions property Gets revision options. public RevisionOptions...appearance of revisions in a rendered output document. Document doc =...

    reference.aspose.com/words/net/aspose.words.lay...
  4. RunCollection.Item | Aspose.Words for .NET

    Access specific RunCollection items effortlessly. Retrieve any Run by index for streamlined data management and enhanced performance....determine the revision type of an inline node. Document doc = new...new Document ( MyDir + "Revision runs.docx" ); // When we edit the...

    reference.aspose.com/words/net/aspose.words/run...
  5. Inline class | Aspose.Words for Node.js

    Aspose.Words.Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own...Levels of Nodes in a Document documentation article. Remarks A...(Inherited from Node ) document Gets the document to which this node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Paragraph.IsMoveFromRevision | Aspose.Words for...

    Discover the IsMoveFromRevision property in Microsoft Word! Learn how it indicates if an object was moved or deleted during change tracking....paragraph is a move revision. Document doc = new Document ( MyDir + "Revisions..."Revisions.docx" ); // This document contains "Move" revisions...

    reference.aspose.com/words/net/aspose.words/par...
  7. RevisionGroupCollection | Aspose.Words for Java

    A collection of RevisionGroup objects that represent Revision groups in the Document in Java....that represent revision groups in the document. To learn more...Track Changes in a Document documentation article. Remarks: You...

    reference.aspose.com/words/java/com.aspose.word...
  8. RevisionCollection.Accept | Aspose.Words for .NET

    Discover the RevisionCollection Accept method to easily manage and filter Revisions based on your criteria for streamlined project updates....Accept method Accepts revisions that match specified criteria...Value The count of accepted revisions. Examples Shows how to accept...

    reference.aspose.com/words/net/aspose.words/rev...
  9. Revision.parentStyle property | Aspose.Words fo...

    Revision.parentStyle property. Gets the immediate parent style (owner) of this Revision...parentStyle property Revision.parentStyle property Gets the immediate...parent style (owner) of this revision. This property will work for...

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

    Paragraph.isMoveFromRevision property. Returns ``true`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled....paragraph is a move revision. let doc = new aw . Document ( base . myDir...myDir + "Revisions.docx" ); // This document contains "Move" revisions...

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