Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 3,110 for

document revision

(0.11 sec)
  1. Paragraph.is_move_from_revision property | Aspo...

    Paragraph.is_move_from_Revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled....is_move_from_revision property Paragraph.is_move_from_revision property...@property def is_move_from_revision ( self ) -> bool : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java....Levels of Nodes in a Document documentation article. Remarks: A...determine the revision type of an inline node. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  5. RevisionOptions.RevisionBarsPosition | Aspose.W...

    Discover how to customize the RevisionBarsPosition property in RevisionOptions to enhance your Document's appearance. Default is set to Outside....sets rendering position of revision bars. Default value is Outside...appearance of revisions in a rendered output document. Document doc =...

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