Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 1,593 for

document revision

(0.05 sec)
  1. Document.accept_all_revisions method | Aspose.W...

    Document.accept_all_Revisions method. Accepts all tracked changes in the Document....accept_all_revisions method accept_all_revisions() Accepts all...changes in the document. def accept_all_revisions ( self ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  2. RevisionCollection.Reject | Aspose.Words for .NET

    Discover the RevisionCollection Reject method to efficiently filter out unwanted Revisions based on your criteria for streamlined project management....Reject method Rejects revisions that match specified criteria...Value The count of rejected revisions. Examples Shows how to accept...

    reference.aspose.com/words/net/aspose.words/rev...
  3. Document.layoutOptions property | Aspose.Words ...

    Document.layoutOptions property. Gets a [LayoutOptions](../../../aspose.words.layout/layoutoptions/) object that represents options to control the layout process of this Document....layoutOptions property Document.layoutOptions property Gets a...the layout process of this document. get layoutOptions () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. RevisionCollection.GetEnumerator | Aspose.Words...

    Discover the RevisionCollection GetEnumerator method! Efficiently retrieve enumerator objects for seamless data management and enhanced performance.... public IEnumerator < Revision > GetEnumerator () Examples...work with a document’s collection of revisions. Document doc = new...

    reference.aspose.com/words/net/aspose.words/rev...
  5. RevisionGroup.author property | Aspose.Words fo...

    RevisionGroup.author property. Gets the author of this Revision group....property Gets the author of this revision group. @property def author...group of revisions in a document. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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++....is a move revision. auto doc = MakeObject < Document > ( MyDir...MyDir + u "Revisions.docx" ); // This document contains "Move" revisions...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. RevisionCollection.accept method | Aspose.Words...

    RevisionCollection.accept method. Accepts Revisions that match specified criteria....accept(criteria) Accepts revisions that match specified criteria...Returns The count of accepted revisions. Examples Shows how to accept...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. RevisionOptions.ShowRevisionBars | Aspose.Words...

    Discover how the ShowRevisionBars property in RevisionOptions enhances Document clarity by displaying Revision bars for edited content. Default, true....Allows to specify whether revision bars should be rendered near...near lines containing revised content. Default value is true ...

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