Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 3,017 for

document revision

(0.14 sec)
  1. 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...
  2. Document.start_track_revisions method | Aspose....

    aspose.words.Document.start_track_Revisions method...start_track_revisions method Contents [ Hide ] start_track_revisions(author...make to the document programmatically as revision changes. def...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. Document.Compare | Aspose.Words for .NET

    Effortlessly compare Documents with our Document Compare tool. Identify edits and format changes quickly for streamlined Revisions and enhanced collaboration....Compare( Document , string, DateTime ) Compares this document with...with another document producing changes as number of edit and format...

    reference.aspose.com/words/net/aspose.words/doc...
  5. 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...
  6. 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...
  7. 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 = System...:: Words :: Document > ( get_MyDir () + u "Revisions.docx" ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/rev...
  8. RevisionOptions.inserted_text_color property | ...

    RevisionOptions.inserted_text_color 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. doc = aw .... Document () builder = aw . DocumentBuilder ( doc = doc ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Words cannot set RevisionTextEffect to DoubleSt...

    Aspose Words does not allow setting the Markup Insertions to Double striketrough, eventhtough MS Word allows this: “DoubleStrikeThrough value can only be set for DeletedTextEffect, RevisedPropertiesEffect or MovedFro…...cannot be used for Insertion revisions RevisionTextEffect describes...describes how the revision itself is displayed (the markup that Word...

    forum.aspose.com/t/words-cannot-set-revisiontex...
  10. Document.layout_options property | Aspose.Words...

    Document.layout_options property. Gets a [LayoutOptions](../../../aspose.words.layout/layoutoptions/) object that represents options to control the layout process of this Document....layout_options property Document.layout_options property Gets...the layout process of this document. @property def layout_options...

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