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

document revision

(0.33 sec)
  1. 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...
  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. 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. 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...
  5. Document | Aspose.Words for Java

    Represents a Word Document in Java....Document Contents [ Hide ] Inheritance: java.lang.Object, com...DocumentBase public class Document extends DocumentBase Represents...

    reference.aspose.com/words/java/com.aspose.word...
  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. 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...
  9. Revision.date_time property | Aspose.Words for ...

    Revision.date_time property. Gets or sets the date/time of this Revision....date_time property Revision.date_time property Gets or sets the...the date/time of this revision. @property def date_time ( self...

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