Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 3,034 for

document revision

(0.06 sec)
  1. 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/python-net/aspose.wo...
  2. Document.Revisions | Aspose.Words for .NET

    Effortlessly track Document Revisions with our advanced tool. Stay organized and enhance collaboration with clear, highlighted changes!...Revisions Contents [ Hide ] Document.Revisions property Gets...Gets a collection of revisions (tracked changes) that exist in this...

    reference.aspose.com/words/net/aspose.words/doc...
  3. 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...
  4. Document.TrackRevisions | Aspose.Words for .NET

    Enable Document TrackRevisions to automatically track edits in Microsoft Word, ensuring seamless collaboration and precise version control....TrackRevisions Contents [ Hide ] Document.TrackRevisions property True...changes are tracked when this document is edited in Microsoft Word...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Revision.group property | Aspose.Words for Python

    Revision.group property. Gets the Revision group...property Revision.group property Gets the revision group. Returns...Returns None if the revision does not belong to any group. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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...
  8. RevisionType enumeration | Aspose.Words for Python

    aspose.words.RevisionType enumeration. Specifies the type of change being tracked in [Revision](../Revision/)....of change being tracked in Revision . Members Name Description...content was inserted in the document. DELETION Content was removed...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. 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...