Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 3,023 for

document revision

(0.1 sec)
  1. Document.track_revisions property | Aspose.Word...

    Document.track_Revisions property. True if changes are tracked when this Document is edited in Microsoft Word....track_revisions property Document.track_revisions property True...changes are tracked when this document is edited in Microsoft Word...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Revision.reject method | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  3. InlineStory.isDeleteRevision property | Aspose....

    InlineStory.isDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....Examples Shows how to view revision-related properties of InlineStory...doc = new aw . Document ( base . myDir + "Revision footnotes.docx"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::InlineStory::get_IsMoveFromRevis...

    Aspose::Words::InlineStory::get_IsMoveFromRevision method. Returns true if this object was moved (deleted) in Microsoft Word while change tracking was enabled in C++....Examples Shows how to view revision-related properties of InlineStory...:: Words :: Document > ( get_MyDir () + u "Revision footnotes.docx"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  5. Aspose::Words::InlineStory::get_IsMoveToRevisio...

    Aspose::Words::InlineStory::get_IsMoveToRevision method. Returns true if this object was moved (inserted) in Microsoft Word while change tracking was enabled in C++....Examples Shows how to view revision-related properties of InlineStory...:: Words :: Document > ( get_MyDir () + u "Revision footnotes.docx"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  6. 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...
  7. RevisionCollection.groups property | Aspose.Wor...

    RevisionCollection.groups property. Collection of Revision groups....groups property Collection of revision groups. @property def groups...to work with a document’s collection of revisions. doc = aw . Document...

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

    Discover the RevisionType property to easily access and understand the type of each Revision, enhancing your workflow and project management efficiency....RevisionType Contents [ Hide ] Revision.RevisionType property Gets...Gets the type of this revision. public RevisionType RevisionType...

    reference.aspose.com/words/net/aspose.words/rev...
  9. Revision.Author | Aspose.Words for .NET

    Manage your Revision Author effortlessly. Easily set or update the author details for each Revision—ensuring clarity and accountability in your Documents....Author Contents [ Hide ] Revision.Author property Gets or sets...sets the author of this revision. Can not be empty string or null...

    reference.aspose.com/words/net/aspose.words/rev...
  10. Aspose::Words::RunCollection::idx_get method | ...

    Aspose::Words::RunCollection::idx_get method. Retrieves a Run at the given index in C++....Shows how to determine the revision type of an inline node. auto...:: Words :: Document > ( get_MyDir () + u "Revision runs.docx"...

    reference.aspose.com/words/cpp/aspose.words/run...