Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 3,016 for

document revision

(0.03 sec)
  1. 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...
  2. 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...
  3. Aspose::Words::RevisionCollection::GetEnumerato...

    Aspose::Words::RevisionCollection::GetEnumerator method. Returns an enumerator object in C++....SharedPtr < Aspose :: Words :: Revision >>> Aspose :: Words :: RevisionCollection...to work with a document’s collection of revisions. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  4. Aspose::Words::Drawing::ShapeBase::get_IsInsert...

    Aspose::Words::Drawing::ShapeBase::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 shapes. auto doc = System...MakeObject < Aspose :: Words :: Document > (); ASSERT_FALSE ( doc ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 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...
  6. 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...
  7. RevisionOptions.revision_bars_position property...

    RevisionOptions.Revision_bars_position property. Gets or sets rendering position of Revision bars...revision_bars_position property RevisionOptions.revision_bars_position...sets rendering position of revision bars. Default value is HorizontalAlignment...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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...
  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...