Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 2,699 for

document revision

(0.08 sec)
  1. Document.TrackRevisions | Aspose.Words for .NET

    Enable Document TrackRevisions to automatically track edits in Microsoft Word, ensuring seamless collaboration and precise version control....TrackRevisions Contents [ Hide ] Document.TrackRevisions property True...changes are tracked when this document is edited in Microsoft Word...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Revision.author property | Aspose.Words for Python

    Revision.author property. Gets or sets the author of this Revision...author property Revision.author property Gets or sets the author...author of this revision. Can not be empty string or None . @property...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.is_insert_revision property | Aspose....

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

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.has_revisions property | Aspose.Words ...

    Document.has_Revisions property. Returns ``True`` if the Document has any tracked changes....has_revisions property Document.has_revisions property Returns...Returns True if the document has any tracked changes. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Revision.revision_type property | Aspose.Words ...

    Revision.Revision_type property. Gets the type of this Revision....revision_type property Revision.revision_type property Gets the...the type of this revision. @property def revision_type ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Paragraph.is_move_to_revision property | Aspose...

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

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

    Manage your Revision DateTime property effortlessly. Easily get or set the date and time of Revisions for improved tracking and organization....DateTime Contents [ Hide ] Revision.DateTime property Gets or...sets the date/time of this revision. public DateTime DateTime...

    reference.aspose.com/words/net/aspose.words/rev...
  8. Revision.parent_node property | Aspose.Words fo...

    Revision.parent_node property. Gets the immediate parent node (owner) of this Revision...parent_node property Revision.parent_node property Gets the immediate...this revision. This property will work for any revision type...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RevisionType enumeration | Aspose.Words for Python

    aspose.words.RevisionType enumeration. Specifies the type of change being tracked in [Revision](../Revision/)....of change being tracked in Revision . Members Name Description...content was inserted in the document. DELETION Content was removed...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldChar | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...