Aspose::Words::Layout::RevisionOptions::get_ShowRevisionMarks method. Allow to specify whether revision text should be marked with special formatting markup. Default value is true in C++....get_RevisionOptions (); // Render insertion revisions in green...RevisionTextEffect :: Italic ); // Render deletion revisions in red and...
Aspose::Words::Layout::RevisionOptions::get_MovedFromTextColor method. Allows to specify the color to be used for areas where content was moved from Moving. Default value is ByAuthor in C++....get_RevisionOptions (); // Render insertion revisions in green...RevisionTextEffect :: Italic ); // Render deletion revisions in red and...
PdfSaveOptions.Render_choice_form_field_border property. Specifies whether to Render PDF choice form field border....render_choice_form_field_border property PdfSaveOptions.rend...property Specifies whether to render PDF choice form field border...
RevisionOptions.revised_properties_color property. Allows to specify the color to be used for content with changes of formatting properties [RevisionType.FORMAT_CHANGE](../../../aspose.words/revisiontype/#FORMAT_CHANGE) Default value is [RevisionColor.NO_HIGHLIGHT](../../revisioncolor/#NO_HIGHLIGHT).... revision_options # Render insertion revisions in green...RevisionTextEffect . ITALIC # Render deletion revisions in red and...
RevisionOptions.moved_from_text_effect property. Allows to specify the effect to be applied to the areas where content was moved from [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)... revision_options # Render insertion revisions in green...RevisionTextEffect . ITALIC # Render deletion revisions in red and...
RevisionOptions.show_original_revision property. Allows to specify whether the original text should be shown instead of revised one... revision_options # Render insertion revisions in green...RevisionTextEffect . ITALIC # Render deletion revisions in red and...
RevisionOptions.inserted_text_effect property. Allows to specify the effect to be applied to the inserted content [RevisionType.INSERTION](../../../aspose.words/revisiontype/#INSERTION)... revision_options # Render insertion revisions in green...RevisionTextEffect . ITALIC # Render deletion revisions in red and...
aspose.words.layout.ShowInBalloons enumeration. Specifies which revisions are Rendered in balloons....Specifies which revisions are rendered in balloons. Note that revisions...revisions are not rendered in balloons for CommentDisplayMode.SHOW_IN_ANNOTATIONS...
Customize your comments with RevisionOptions' CommentColor property. Easily set your preferred color—default is red—for enhanced visibility!... RevisionOptions ; // Render insertion revisions in green...RevisionTextEffect . Italic ; // Render deletion revisions in red and...