Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 1,271 for

document revision

(0.06 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Revision.ParentNode | Aspose.Words for .NET

    Discover the Revision ParentNode property, which identifies the direct parent node of any Revision type—except StyleDefinitionChange. Enhance your coding efficiency!...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...
  7. 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...
  8. RevisionCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionCollection class—efficiently manage Document Revisions with a powerful collection of Revision objects for seamless editing....collection of Revision objects that represent revisions in the document...Track Changes in a Document documentation article. public class...

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

    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. Remarks You...

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