Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 3,016 for

document revision

(0.08 sec)
  1. Inline.parentParagraph property | Aspose.Words ...

    Inline.parentParagraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node....Shows how to determine the revision type of an inline node. let...doc = new aw . Document ( base . myDir + "Revision runs.docx" );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Inline.isDeleteRevision property | Aspose.Words...

    Inline.isDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....Shows how to determine the revision type of an inline node. let...doc = new aw . Document ( base . myDir + "Revision runs.docx" );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a Document in Java....represent field characters in a document. To learn more, visit the...the Working with Fields documentation article. Remarks: A complete...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. InlineStory.IsDeleteRevision | Aspose.Words for...

    Discover how InlineStory's IsDeleteRevision property enhances your Microsoft Word experience by tracking deleted changes effortlessly....Examples Shows how to view revision-related properties of InlineStory...nodes. Document doc = new Document ( MyDir + "Revision footnotes...

    reference.aspose.com/words/net/aspose.words/inl...
  7. 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...
  8. Aspose::Words::Paragraph::get_Runs method | Asp...

    Aspose::Words::Paragraph::get_Runs method. Provides access to the typed collection of pieces of text inside the paragraph in C++....Shows how to determine the revision type of an inline node. auto...:: Words :: Document > ( get_MyDir () + u "Revision runs.docx"...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. 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...
  10. RevisionGroup class | Aspose.Words for Python

    aspose.words.RevisionGroup class. Represents a group of sequential [Revision](../Revision/) objects...Represents a group of sequential Revision objects. To learn more, visit...Track Changes in a Document documentation article. Properties...

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