Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 5,832 for

document revision

(0.07 sec)
  1. 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. This property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. Inline.is_format_revision property | Aspose.Wor...

    Inline.is_format_Revision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled....is_format_revision property Inline.is_format_revision property...enabled. @property def is_format_revision ( self ) -> bool : ... Examples...

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

    Revision Accept method. Accepts this Revision in C#....[ 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...
  5. RevisionCollection class | Aspose.Words for Python

    aspose.words.RevisionCollection class. A collection of [Revision](../Revision/) objects that represent Revisions in the Document...collection of Revision objects that represent revisions in the document...Track Changes in a Document documentation article. You do not...

    reference.aspose.com/words/python-net/aspose.wo...
  6. InlineStory.is_insert_revision property | Aspos...

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

    reference.aspose.com/words/python-net/aspose.wo...
  7. InlineStory.is_delete_revision property | Aspos...

    InlineStory.is_delete_Revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....is_delete_revision property InlineStory.is_delete_revision property...enabled. @property def is_delete_revision ( self ) -> bool : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  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. Revision.ParentNode | Aspose.Words for .NET

    Revision ParentNode property. Gets the immediate parent node owner of this Revision. This property will work for any Revision type other than StyleDefinitionChange in C#....ParentNode Contents [ Hide ] Revision.ParentNode property Gets the...this revision. This property will work for any revision type...

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