Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 2,696 for

document revision

(0.04 sec)
  1. 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/python-net/aspose.wo...
  2. Inline class | Aspose.Words for Python

    aspose.words.Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own...Levels of Nodes in a Document documentation article. Remarks A...(Inherited from Node ) document Gets the document to which this node...

    reference.aspose.com/words/python-net/aspose.wo...
  3. LayoutOptions.RevisionOptions | Aspose.Words fo...

    Explore the LayoutOptions RevisionOptions property to easily access and customize Revision settings for enhanced Document control and flexibility....RevisionOptions property Gets revision options. public RevisionOptions...appearance of revisions in a rendered output document. Document doc =...

    reference.aspose.com/words/net/aspose.words.lay...
  4. Revision.group property | Aspose.Words for Node.js

    Revision.group property. Gets the Revision group...property Revision.group property Gets the revision group. Returns...Returns null if the revision does not belong to any group. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. 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...
  7. 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...
  8. Revision.parentStyle property | Aspose.Words fo...

    Revision.parentStyle property. Gets the immediate parent style (owner) of this Revision...parentStyle property Revision.parentStyle property Gets the immediate...parent style (owner) of this revision. This property will work for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. Aspose::Words::ParagraphCollection::idx_get met...

    Aspose::Words::ParagraphCollection::idx_get method. Retrieves a Paragraph at the given index 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...