Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 3,035 for

document revision

(0.07 sec)
  1. RevisionGroupCollection.count property | Aspose...

    RevisionGroupCollection.count property. Returns the number of Revision groups in the collection....property Returns the number of revision groups in the collection....group of revisions in a document. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::RevisionGroup::get_Author method...

    Aspose::Words::RevisionGroup::get_Author method. Gets the author of this Revision group in C++....method Gets the author of this revision group. System :: String Aspose...info about a group of revisions in a document. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  3. 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...
  4. 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...
  5. Range.revisions property | Aspose.Words for Nod...

    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. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::RevisionGroupCollection::get_Cou...

    Aspose::Words::RevisionGroupCollection::get_Count method. Returns the number of Revision groups in the collection in C++....method Returns the number of revision groups in the collection....info about a group of revisions in a document. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  7. 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...
  8. RevisionGroupCollection.GetEnumerator | Aspose....

    Discover the RevisionGroupCollection GetEnumerator method—efficiently retrieve enumerator objects for streamlined data management and enhanced performance....work with a document’s collection of revisions. Document doc = new...new Document ( MyDir + "Revisions.docx" ); RevisionCollection...

    reference.aspose.com/words/net/aspose.words/rev...
  9. Aspose::Words::RevisionGroupCollection::GetEnum...

    Aspose::Words::RevisionGroupCollection::GetEnumerator method. Returns an enumerator object in C++....to work with a document’s collection of revisions. auto doc = System...:: Words :: Document > ( get_MyDir () + u "Revisions.docx" ); System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  10. ParagraphCollection class | Aspose.Words for Py...

    aspose.words.ParagraphCollection class. Provides typed access to a collection of [Paragraph](../paragraph/) nodes...Working with Paragraphs documentation article. Inheritance: ParagraphCollection...this collection and from the document. (Inherited from NodeCollection...

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