Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 1,591 for

document revision

(0.07 sec)
  1. ShapeBase.is_move_to_revision property | Aspose...

    ShapeBase.is_move_to_Revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....is_move_to_revision property ShapeBase.is_move_to_revision property... @property def is_move_to_revision ( self ) -> bool : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.is_move_from_revision property | Aspo...

    ShapeBase.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 ShapeBase.is_move_from_revision property...@property def is_move_from_revision ( self ) -> bool : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::RevisionCollection::get_Count me...

    Aspose::Words::RevisionCollection::get_Count method. Returns the number of Revisions in the collection in C++....method Returns the number of revisions in the collection. int32_t...Shows how to work with revisions in a document. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/rev...
  4. Revision.ParentStyle | Aspose.Words for .NET

    Discover the Revision ParentStyle property, which identifies the immediate parent style owner for StyleDefinitionChange Revisions. Optimize your styling process!...ParentStyle Contents [ Hide ] Revision.ParentStyle property Gets...parent style (owner) of this revision. This property will work for...

    reference.aspose.com/words/net/aspose.words/rev...
  5. 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...
  6. SpecialChar | Aspose.Words for Java

    Base class for special characters in the Document in Java....special characters in the document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  7. ShapeBase.is_delete_revision property | Aspose....

    ShapeBase.is_delete_Revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....is_delete_revision property ShapeBase.is_delete_revision property...enabled. @property def is_delete_revision ( self ) -> bool : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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...
  10. 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...