Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 1,657 for

document revision

(0.1 sec)
  1. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java....Levels of Nodes in a Document documentation article. Remarks: A...determine the revision type of an inline node. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  2. RevisionType | Aspose.Words for Java

    Specifies the type of change being tracked in Revision in Java....in Revision . Examples: Shows how to work with revisions in a...a document. Document doc = new Document(); DocumentBuilder builder...

    reference.aspose.com/words/java/com.aspose.word...
  3. Paragraph.runs property | Aspose.Words for Python

    Paragraph.runs property. Provides access to the typed collection of pieces of text inside the paragraph....the revision type of an inline node. doc = aw . Document ( file_name...MY_DIR + 'Revision runs.docx' ) # When we edit the document while...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. RevisionGroupCollection class | Aspose.Words fo...

    aspose.words.RevisionGroupCollection class. A collection of [RevisionGroup](../Revisiongroup/) objects that represent Revision groups in the Document...that represent revision groups in the document. To learn more...Track Changes in a Document documentation article. Remarks You...

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

    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/python-net/aspose.wo...
  8. 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...
  9. ShapeBase.IsDeleteRevision | Aspose.Words for .NET

    Discover the ShapeBase IsDeleteRevision property, learn how it indicates object deletion in Microsoft Word with change tracking enabled for enhanced Document management....work with revision shapes. Document doc = new Document (); Assert...tracking revisions, which will make this shape not a revision of any...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 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...= MakeObject < Document > ( MyDir + u "Revision runs.docx" );...

    reference.aspose.com/words/cpp/aspose.words/par...