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

document revision

(0.48 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. Combine all revisions to 1 final document - Fre...

    Hi, Is it possible to do comparisons to multiple versions of Document and then apply the Revisions from each compare to the original Document to create a final Document with all the Revisions? example: I have v1.docx …...Combine all revisions to 1 final document Aspose.Words Product...versions of document and then apply the revisions from each compare...

    forum.aspose.com/t/combine-all-revisions-to-1-f...
  3. 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-...
  4. 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...
  5. Need to get the per line author changes in the ...

    I’m working with Word Documents that have been edited by multiple authors. Some of the changes were made with Track Changes enabled, and others were made without it. I want to compare two versions of the Document using A…...author changes in the word document Aspose.Words Product Family...12:51pm 1 I’m working with Word documents that have been edited by multiple...

    forum.aspose.com/t/need-to-get-the-per-line-aut...
  6. 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...
  7. 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...
  8. Aspose::Words::Document::Compare method | Aspos...

    Aspose::Words::Document::Compare method. Compares this Document with another Document producing changes as number of edit and format Revisions Revision in C++....Aspose::Words::Document::Compare method Contents [ Hide ] Document::Compare(const...System::SharedPtr<Aspose::Words::Document>&, const System::String&,...

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