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

document revision

(0.07 sec)
  1. RevisionGroup Class | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionGroup class, designed to efficiently manage and organize sequential Revision objects for streamlined Document editing....Represents a group of sequential Revision objects. To learn more, visit...Track Changes in a Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words/rev...
  2. 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...
  3. Print Word Document with Comments using C#

    Follow this article to print Word Document with comments using C#. It has details to set the IDE, a list of steps, and a sample code to render DOC comments using C#....Product Family Print Word Document with Comments using C# This...explains how to print Word document with comments using C# . It...

    kb.aspose.com/words/net/print-word-document-wit...
  4. Aspose::Words::Range::get_Revisions method | As...

    Aspose::Words::Range::get_Revisions method. Gets a collection of Revisions (tracked changes) that exist in this range in C++....Aspose::Words::Range::get_Revisions method Range::get_Revisions method Gets...Gets a collection of revisions (tracked changes) that exist in this...

    reference.aspose.com/words/cpp/aspose.words/ran...
  5. 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...
  6. How to set single color to all revisions and no...

    Hello Support, This is request from Mahendra Reddy Kona: We encountered a requirement where we need to maintain a consistent Revision color across all Document Revisions, regardless of the author. Despite following the…...to set single color to all revisions and not by author Aspose.Words...consistent revision color across all document revisions, regardless...

    forum.aspose.com/t/how-to-set-single-color-to-a...
  7. 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...
  8. RevisionOptions.RevisionBarsColor | Aspose.Word...

    Customize your Document's RevisionBarsColor to highlight revised lines with ease. Default is Red, but choose any color for clearer insights!...that identify document lines containing revised information. Default...values will result in hiding revision bars from the layout. Examples...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Aspose::Words::Paragraph::get_IsDeleteRevision ...

    Aspose::Words::Paragraph::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++....Examples Shows how to work with revision paragraphs. auto doc = System...MakeObject < Aspose :: Words :: Document > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. Aspose::Words::Layout::RevisionOptions::get_Sho...

    Aspose::Words::Layout::RevisionOptions::get_ShowRevisionBars method. Allows to specify whether Revision bars should be rendered near lines containing revised content. Default value is true in C++....Allows to specify whether revision bars should be rendered near...near lines containing revised content. Default value is true ...

    reference.aspose.com/words/cpp/aspose.words.lay...