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

document revision

(0.09 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Aspose::Words::ParagraphCollection class | Aspo...

    Aspose::Words::ParagraphCollection class. Provides typed access to a collection of Paragraph nodes. To learn more, visit the Documentation article in C++....Working with Paragraphs documentation article. class ParagraphCollection...this collection and from the document. Contains (const System::...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Paragraph.is_delete_revision property | Aspose....

    Paragraph.is_delete_Revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....is_delete_revision property Paragraph.is_delete_revision property...enabled. @property def is_delete_revision ( self ) -> bool : ... Examples...

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

    LayoutOptions.Revision_options property. Gets Revision options....revision_options property LayoutOptions.revision_options property...property Gets revision options. @property def revision_options (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Paragraph.isDeleteRevision property | Aspose.Wo...

    Paragraph.isDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....work with revision paragraphs. let doc = new aw . Document (); let...above paragraphs are not revisions. // Paragraphs that we add...

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