Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 2,996 for

document revision

(0.05 sec)
  1. RevisionCollection class | Aspose.Words for Nod...

    Aspose.Words.RevisionCollection class. A collection of [Revision](../Revision/) objects that represent Revisions in the Document...collection of Revision objects that represent revisions in the document...Track Changes in a Document documentation article. Remarks You...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. RevisionGroup.Author | Aspose.Words for .NET

    Discover the RevisionGroup Author property to easily identify the author of each Revision group, enhancing your Document management efficiency....property Gets the author of this revision group. public string Author...group of revisions in a document. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words/rev...
  3. RevisionGroup.revision_type property | Aspose.W...

    RevisionGroup.Revision_type property. Gets the type of Revisions included in this group....revision_type property RevisionGroup.revision_type property Gets...Gets the type of revisions included in this group. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::ShapeBase::get_IsMoveFr...

    Aspose::Words::Drawing::ShapeBase::get_IsMoveFromRevision method. Returns true if this object was moved (deleted) in Microsoft Word while change tracking was enabled in C++....identify move revision shapes. // A move revision is when we move...move an element in the document body by cut-and-pasting it in...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. RevisionGroupCollection class | Aspose.Words fo...

    Aspose.Words.RevisionGroupCollection class. A collection of [RevisionGroup](../Revisiongroup/) objects that represent Revision groups in the Document...that represent revision groups in the document. To learn more...Track Changes in a Document documentation article. Remarks You...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. IRevisionCriteria Interface | Aspose.Words for ...

    Control Document Revisions effortlessly with Aspose.Words.IRevisionCriteria. Customize acceptance and rejection of changes for precise Document management....want to control when certain Revision should be accepted/rejected...IsMatch ( Revision ) Checks whether or not specified revision matches...

    reference.aspose.com/words/net/aspose.words/ire...
  7. Range.revisions property | Aspose.Words for Python

    Range.Revisions property. Gets a collection of Revisions (tracked changes) that exist in this range....revisions property Range.revisions property Gets a collection...collection of revisions (tracked changes) that exist in this range. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Paragraph::get_IsMoveFromRevisio...

    Aspose::Words::Paragraph::get_IsMoveFromRevision method. Returns true if this object was moved (deleted) in Microsoft Word while change tracking was enabled in C++....whether a paragraph is a move revision. auto doc = System :: MakeObject...:: Words :: Document > ( get_MyDir () + u "Revisions.docx" ); //...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Aspose::Words::Paragraph::get_IsInsertRevision ...

    Aspose::Words::Paragraph::get_IsInsertRevision method. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C++....Examples Shows how to work with revision paragraphs. auto doc = System...MakeObject < Aspose :: Words :: Document > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. Document.startTrackRevisions method | Aspose.Wo...

    Aspose.Words.Document.startTrackRevisions method...make to the document programmatically as revision changes. startTrackRevisions...of the author to use for revisions. dateTime Date The date and...

    reference.aspose.com/words/nodejs-net/aspose.wo...