Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 1,600 for

document revision

(0.11 sec)
  1. Revision.group property | Aspose.Words for Node.js

    Revision.group property. Gets the Revision group...property Revision.group property Gets the revision group. Returns...Returns null if the revision does not belong to any group. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. Document.revisions property | Aspose.Words for ...

    Document.Revisions property. Gets a collection of Revisions (tracked changes) that exist in this Document....revisions property Document.revisions property Gets a collection...collection of revisions (tracked changes) that exist in this document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. Inline.ParentParagraph | Aspose.Words for .NET

    Discover the Inline ParentParagraph property to easily access the parent Paragraph of any node, enhancing your coding efficiency and structure....determine the revision type of an inline node. Document doc = new...new Document ( MyDir + "Revision runs.docx" ); // When we edit the...

    reference.aspose.com/words/net/aspose.words/inl...
  6. Revision.reject method | Aspose.Words for Node.js

    Revision.reject method. Reject this Revision....method reject() Reject this revision. reject () Examples Shows...with revisions in a document. let doc = new aw . Document ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Revision.dateTime property | Aspose.Words for N...

    Revision.dateTime property. Gets or sets the date/time of this Revision....dateTime property Revision.dateTime property Gets or sets the...the date/time of this revision. get dateTime () : Date Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Revision.revisionType property | Aspose.Words f...

    Revision.RevisionType property. Gets the type of this Revision....revisionType property Revision.revisionType property Gets the...the type of this revision. get revisionType () : Aspose . Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. RevisionCollection indexer | Aspose.Words for P...

    RevisionCollection indexer. Returns a [Revision](../../Revision/) at the specified index....__getitem__(index) Returns a Revision at the specified index. def...work with revisions in a document. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...