Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 5,832 for

document revision

(0.14 sec)
  1. 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...
  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. Revision.Author | Aspose.Words for .NET

    Revision Author property. Gets or sets the author of this Revision. Can not be empty string or null in C#....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...
  4. 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...
  5. 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...
  6. InlineStory.IsDeleteRevision | Aspose.Words for...

    InlineStory IsDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C#....Examples Shows how to view revision-related properties of InlineStory...nodes. Document doc = new Document ( MyDir + "Revision footnotes...

    reference.aspose.com/words/net/aspose.words/inl...
  7. Aspose::Words::RevisionCollection Class Referen...

    A collection of Revision objects that represent Revisions in the Document....collection of Revision objects that represent revisions in the document...directly. Use the Revisions property to get revisions present in a...

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. RevisionType Enum | Aspose.Words for .NET

    Aspose.Words.RevisionType enum. Specifies the type of change being tracked in Revision in C#....of change being tracked in Revision . public enum RevisionType...content was inserted in the document. Deletion 1 Content was removed...

    reference.aspose.com/words/net/aspose.words/rev...
  9. 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...
  10. RevisionGroupCollection | Aspose.Words for Java

    A collection of RevisionGroup objects that represent Revision groups in the Document in Java....that represent revision groups in the document. To learn more...Track Changes in a Document documentation article. Remarks: You...

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