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

document revision

(0.12 sec)
  1. 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 ] Purpose...NET to track changes in a document, covering starting and stopping...

    docs.aspose.com/words/python-net/track-changes-...
  2. Track Changes in a Document in Java|Aspose.Word...

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

    docs.aspose.com/words/java/track-changes-in-a-d...
  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. 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...
  5. 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 ] Purpose...how to track changes in a document programmatically. The functionality...

    docs.aspose.com/words/net/track-changes-in-a-do...
  6. Endnotes/Footnotes result in "RevisionCollectio...

    Hello, We have discovered an issue in Aspose.words 25.11 compare relating to footnotes/endnote Revisions. The issue occurs when iterating through the list of Revisions created by comparing two Documents, where one of t…...Accept/Reject operation" error in document compare Aspose.Words Product...relating to footnotes/endnote revisions. The issue occurs when iterating...

    forum.aspose.com/t/endnotes-footnotes-result-in...
  7. 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...
  8. 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...
  9. 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...
  10. 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...