aspose.words.RevisionGroup class. Represents a group of sequential [Revision](../revision/) objects...To learn more, visit the TrackChanges in a Document documentation...text or description of format change. Examples Shows how to print...
aspose.words.ParagraphCollection class. Provides typed access to a collection of [Paragraph](../paragraph/) nodes...to another location # while tracking revisions in Microsoft Word...Word via "Review" -> "Trackchanges". self . assertEqual ( 6 ,...
InlineStory.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change Tracking was enabled....in Microsoft Word while changetracking was enabled. @property...the "TrackChanges" option, found in via Review -> Tracking, #...
Inline.parent_paragraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node....the "TrackChanges" option, found in via Review -> Tracking, #...on in Microsoft Word, the changes we apply count as revisions...
Access specific Paragraphs easily with the ParagraphCollection Item property. Retrieve any Paragraph by index for seamless text management....another location // while tracking revisions in Microsoft Word...Word via "Review" -> "Trackchanges". Assert . That ( doc . Revisions...
Inline.isFormatRevision property. Returns true if formatting of the object was changed in Microsoft Word while change Tracking was enabled....object was changed in Microsoft Word while changetracking was enabled...the "TrackChanges" option, found in via Review -> Tracking, //...
Inline.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change Tracking was enabled....in Microsoft Word while changetracking was enabled. @property...the "TrackChanges" option, found in via Review -> Tracking, #...
Inline.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change Tracking was enabled....in Microsoft Word while changetracking was enabled. @property...the "TrackChanges" option, found in via Review -> Tracking, #...
Revision.parent_node property. Gets the immediate parent node (owner) of this revision...STYLE_DEFINITION_CHANGE . @property def parent_node...If this revision relates to change of Style formatting, use Revision...
InlineStory.isMoveFromRevision property. Returns ``true`` if this object was moved (deleted) in Microsoft Word while change Tracking was enabled....in Microsoft Word while changetracking was enabled. get isMoveFromRevision...the "TrackChanges" option, found in via Review -> Tracking, //...