Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 2,696 for

document revision

(0.03 sec)
  1. Revision.group property | Aspose.Words for Python

    Revision.group property. Gets the Revision group...property Revision.group property Gets the revision group. Returns...Returns None if the revision does not belong to any group. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Revision.date_time property | Aspose.Words for ...

    Revision.date_time property. Gets or sets the date/time of this Revision....date_time property Revision.date_time property Gets or sets the...the date/time of this revision. @property def date_time ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Document::StopTrackRevisions met...

    Aspose::Words::Document::StopTrackRevisions method. Stops automatic marking of Document changes as Revisions in C++....Aspose::Words::Document::StopTrackRevisions method Contents [...[ Hide ] Document::StopTrackRevisions method Stops automatic...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. 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...
  5. 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...
  6. 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...
  7. Revision.Accept | Aspose.Words for .NET

    Streamline your workflow with the Revision Accept method—effortlessly approve changes and enhance collaboration for smoother project management....[ Hide ] Revision.Accept method Accepts this revision. public...with revisions in a document. Document doc = new Document ();...

    reference.aspose.com/words/net/aspose.words/rev...
  8. 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...
  9. Revision.accept method | Aspose.Words for Python

    Revision.accept method. Accepts this Revision....method accept() Accepts this revision. def accept ( self ): ......work with revisions in a document. doc = aw . Document () builder...

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