Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 1,641 for

document revision

(0.08 sec)
  1. RevisionOptions.CommentColor | Aspose.Words for...

    Customize your comments with RevisionOptions' CommentColor property. Easily set your preferred color—default is red—for enhanced visibility!...appearance of revisions. Document doc = new Document ( MyDir + "Revisions..."Revisions.docx" ); // Get the RevisionOptions object that controls...

    reference.aspose.com/words/net/aspose.words.lay...
  2. LayoutOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutOptions to optimize Document layout control, enhancing your Word processing experience with flexible customization options....that allow controlling the document layout process. To learn more...Converting to Fixed-page Format documentation article. public class LayoutOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  3. RevisionGroup.Text | Aspose.Words for .NET

    Explore the RevisionGroup Text property to access inserted, deleted, or moved text, enhancing your Document's formatting insights and editing efficiency....group of revisions in a document. Document doc = new Document ( MyDir...MyDir + "Revisions.docx" ); Assert . AreEqual ( 7 , doc . Revisions...

    reference.aspose.com/words/net/aspose.words/rev...
  4. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java....Working with Paragraphs documentation article. Examples: Shows...paragraph is a move revision. Document doc = new Document(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  5. RevisionOptions.show_revision_marks property | ...

    RevisionOptions.show_Revision_marks property. Allow to specify whether Revision text should be marked with special formatting markup...show_revision_marks property RevisionOptions.show_revision_marks...property Allow to specify whether revision text should be marked with...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Layout::RevisionOptions::get_Rev...

    Aspose::Words::Layout::RevisionOptions::get_RevisionBarsWidth method. Gets or sets width of Revision bars, points in C++....method Gets or sets width of revision bars, points. float Aspose...appearance of revisions. auto doc = MakeObject < Document > ( MyDir...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. RevisionOptions.MovedFromTextEffect | Aspose.Wo...

    Explore RevisionOptions' MovedFromTextEffect property to customize content movement visibility with effects like DoubleStrikeThrough. Enhance your Document clarity!...appearance of revisions. Document doc = new Document ( MyDir + "Revisions..."Revisions.docx" ); // Get the RevisionOptions object that controls...

    reference.aspose.com/words/net/aspose.words.lay...
  8. RevisionOptions.RevisedPropertiesColor | Aspose...

    Customize your content with RevisionOptions' RevisedPropertiesColor. Easily highlight formatting changes and enhance readability with this user-friendly feature....appearance of revisions. Document doc = new Document ( MyDir + "Revisions..."Revisions.docx" ); // Get the RevisionOptions object that controls...

    reference.aspose.com/words/net/aspose.words.lay...
  9. RevisionGroup.revisionType property | Aspose.Wo...

    RevisionGroup.RevisionType property. Gets the type of Revisions included in this group....property Gets the type of revisions included in this group. get...group of revisions in a document. let doc = new aw . Document ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. RevisionGroup.text property | Aspose.Words for ...

    RevisionGroup.text property. Returns inserted/deleted/moved text or description of format change....group of revisions in a document. let doc = new aw . Document ( base...myDir + "Revisions.docx" ); expect ( doc . revisions . groups...

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