Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 1,594 for

document revision

(0.05 sec)
  1. RevisionOptions.insertedTextColor property | As...

    RevisionOptions.insertedTextColor property. Allows to specify the color to be used for inserted content [RevisionType.Insertion](../../../aspose.words/Revisiontype/#Insertion)...appearance of revisions in a rendered output document. let doc =...= new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. RevisionOptions.showInBalloons property | Aspos...

    RevisionOptions.showInBalloons property. Allows to specify whether the Revisions are rendered in the balloons...Allows to specify whether the revisions are rendered in the balloons...ShowInBalloons Remarks Note that revisions are not rendered in balloons...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Layout::RevisionOptions::get_Sho...

    Aspose::Words::Layout::RevisionOptions::get_ShowInBalloons method. Allows to specify whether the Revisions are rendered in the balloons. Default value is None in C++....Allows to specify whether the revisions are rendered in the balloons...Examples Shows how to display revisions in balloons. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. Document.LayoutOptions | Aspose.Words for .NET

    Explore the Document LayoutOptions property to control your Document's layout effectively. Unlock flexible design options for optimal presentation....LayoutOptions Contents [ Hide ] Document.LayoutOptions property Gets...the layout process of this document. public LayoutOptions LayoutOptions...

    reference.aspose.com/words/net/aspose.words/doc...
  6. RevisionOptions class | Aspose.Words for Python

    aspose.words.layout.RevisionOptions class. Allows to control how Document Revisions are handled during layout process...Allows to control how document revisions are handled during layout...Converting to Fixed-page Format documentation article. Properties Name...

    reference.aspose.com/words/python-net/aspose.wo...
  7. RevisionOptions.RevisionBarsWidth | Aspose.Word...

    Manage your Document's Revision bars with the RevisionOptions RevisionBarsWidth property. Easily customize width for clear visibility and organization....property Gets or sets width of revision bars, points. public float...appearance of revisions. Document doc = new Document ( MyDir + "Revisions...

    reference.aspose.com/words/net/aspose.words.lay...
  8. Aspose::Words::RevisionGroup::get_Text method |...

    Aspose::Words::RevisionGroup::get_Text method. Returns inserted/deleted/moved text or description of format change in C++....info about a group of revisions in a document. auto doc = MakeObject...MakeObject < Document > ( MyDir + u "Revisions.docx" ); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words/rev...
  9. RevisionCollection.AcceptAll | Aspose.Words for...

    Discover the RevisionCollection AcceptAll method to seamlessly integrate all Revisions, enhancing your workflow efficiency and collaboration....AcceptAll method Accepts all revisions in this collection. public...compare documents. Document docOriginal = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/rev...
  10. RevisionOptions.InsertedTextColor | Aspose.Word...

    Customize your editing experience with the RevisionOptions InsertedTextColor property, setting unique colors for inserted content. Default, ByAuthor....appearance of revisions in a rendered output document. Document doc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lay...