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...
Inline.is_move_from_Revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled....is_move_from_revision property Inline.is_move_from_revision property...@property def is_move_from_revision ( self ) -> bool : ... Examples...
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"...
Aspose::Words::InlineStory::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++....Examples Shows how to view revision-related properties of InlineStory...:: Words :: Document > ( get_MyDir () + u "Revision footnotes.docx"...
aspose.words.RunCollection class. Provides typed access to a collection of [Run](../run/) nodes...the Programming with Documentsdocumentation article. Inheritance:...this collection and from the document. (Inherited from NodeCollection...
Aspose.Words.RunCollection class. Provides typed access to a collection of [Run](../run/) nodes...the Programming with Documentsdocumentation article. Inheritance:...this collection and from the document. (Inherited from NodeCollection...
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...
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 Documentdocumentation article. Remarks: You...
aspose.words.Document class. Represents a Word Document...Document class Document class Represents a Word document. To...with Documentdocumentation article. Remarks The Document is a...
Represents a start of a Word field in a Document in Java....start of a Word field in a document. To learn more, visit the...the Working with Fields documentation article. Remarks: FieldStart...