Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 3,119 for

document revision

(0.24 sec)
  1. Track Changes in a Document in C++|Aspose.Words...

    Track changes to content and formatting made by you or others using C++. Access individual Revisions in a Document and apply various properties to them....Ask AI Track Changes in a Document Contents [ Hide ] The functionality...access individual revisions in your document and apply different...

    docs.aspose.com/words/cpp/track-changes-in-a-do...
  2. Track Changes in a Document|Aspose.Words for Py...

    Track changes to content and formatting made by you or others using Python. Access individual Revisions in a Document and apply various properties to them....Ask AI Track Changes in a Document Contents [ Hide ] The functionality...access individual revisions in your document and apply different...

    docs.aspose.com/words/python-net/track-changes-...
  3. Aspose::Words::Document::StartTrackRevisions me...

    Aspose::Words::Document::StartTrackRevisions method. Starts automatically marking all further changes you make to the Document programmatically as Revision changes in C++....Aspose::Words::Document::StartTrackRevisions method Contents...Contents [ Hide ] Document::StartTrackRevisions(const System::String&)...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. 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. @property def...

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

    Streamline your workflow with the Revision Accept method—effortlessly approve changes and enhance collaboration for smoother project management....[ 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...
  7. 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...
  8. 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...
  9. RevisionCollection | Aspose.Words for Java

    A collection of Revision objects that represent Revisions in the Document in Java....collection of Revision objects that represent revisions in the document...Track Changes in a Document documentation article. Remarks: You...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...