Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 1,641 for

document revision

(0.05 sec)
  1. RevisionCollection | Aspose.Words for Java

    A collection of Revision objects that represent Revisions in the Document in Java....collection of Revision objects that represent revisions in the document...Track Changes in a Document documentation article. Remarks: You...

    reference.aspose.com/words/java/com.aspose.word...
  2. Inline.is_insert_revision property | Aspose.Wor...

    Inline.is_insert_Revision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled....is_insert_revision property Inline.is_insert_revision property...enabled. @property def is_insert_revision ( self ) -> bool : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Inline.is_move_from_revision property | Aspose....

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Inline.is_move_to_revision property | Aspose.Wo...

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

    reference.aspose.com/words/python-net/aspose.wo...
  5. InlineStory.is_move_to_revision property | Aspo...

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

    reference.aspose.com/words/python-net/aspose.wo...
  6. RevisionCollection.reject_all method | Aspose.W...

    RevisionCollection.reject_all method. Rejects all Revisions in this collection....reject_all() Rejects all revisions in this collection. def reject_all...to work with a document’s collection of revisions. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document.HasRevisions | Aspose.Words for .NET

    Discover if your Document has tracked changes with the HasRevisions property. Easily manage edits and enhance your workflow efficiency....HasRevisions Contents [ Hide ] Document.HasRevisions property Returns...Returns true if the document has any tracked changes. public bool...

    reference.aspose.com/words/net/aspose.words/doc...
  8. RunCollection indexer | Aspose.Words for Python

    RunCollection indexer. Retrieves a [Run](../../run/) at the given index....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. IRevisionCriteria | Aspose.Words for Java

    Implement this interface if you want to control when certain Revision should be accepted/rejected or not by the RevisionCollection.acceptcom.aspose.words.IRevisionCriteria/ RevisionCollection.rejectcom.aspose.words.IRevisionCriteria methods in Java....want to control when certain Revision should be accepted/rejected...Shows how to accept or reject revision based on criteria. public...

    reference.aspose.com/words/java/com.aspose.word...
  10. Revision.Group | Aspose.Words for .NET

    Discover the Revision Group property, effortlessly retrieve Revision groups or get null if no group exists. Simplify your data management today!...[ Hide ] Revision.Group property Gets the revision group. Returns...Returns null if the revision does not belong to any group. public...

    reference.aspose.com/words/net/aspose.words/rev...