Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 1,593 for

document revision

(0.11 sec)
  1. 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...
  2. 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...
  3. RevisionOptions.ShowInBalloons | Aspose.Words f...

    Discover the RevisionOptions ShowInBalloons property! Control Revision visibility in balloons for enhanced Document clarity. Default is None....Allows to specify whether the revisions are rendered in the balloons...set ; } Remarks Note that revisions are not rendered in balloons...

    reference.aspose.com/words/net/aspose.words.lay...
  4. RevisionCollection.reject method | Aspose.Words...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. LayoutOptions.revisionOptions property | Aspose...

    LayoutOptions.RevisionOptions property. Gets Revision options....revisionOptions property Gets revision options. get revisionOptions...appearance of revisions in a rendered output document. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. RevisionGroup.Author | Aspose.Words for .NET

    Discover the RevisionGroup Author property to easily identify the author of each Revision group, enhancing your Document management efficiency....property Gets the author of this revision group. public string Author...group of revisions in a document. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words/rev...
  8. Aspose::Words::RevisionCollection::get_Groups m...

    Aspose::Words::RevisionCollection::get_Groups method. Collection of Revision groups in C++....oups method Collection of revision groups. System :: SharedPtr...to work with a document’s collection of revisions. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/rev...
  9. Document.acceptAllRevisions method | Aspose.Wor...

    Document.acceptAllRevisions method. Accepts all tracked changes in the Document....all tracked changes in the document. acceptAllRevisions () Remarks...changes in the document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. RevisionCollection.rejectAll method | Aspose.Wo...

    RevisionCollection.rejectAll method. Rejects all Revisions in this collection....method rejectAll() Rejects all revisions in this collection. rejectAll...to work with a document’s collection of revisions. let doc = new...

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