RevisionOptions.revisedPropertiesColor property. Allows to specify the color to be used for content with changes of formatting properties [RevisionType.FormatChange](../../../aspose.words/revisiontype/#FormatChange) Default value is [RevisionColor.NoHighlight](../../revisioncolor/#NoHighlight).... revisionOptions ; // Render insertion revisions in green...RevisionTextEffect . Italic ; // Render deletion revisions in red and...
RevisionOptions.commentColor property. Allows to specify the color to be used for comments... revisionOptions ; // Render insertion revisions in green...RevisionTextEffect . Italic ; // Render deletion revisions in red and...
Aspose::Words::Layout::RevisionOptions::get_InsertedTextEffect method. Allows to specify the effect to be applied to the inserted content Insertion. Default value is Underline in C++....get_RevisionOptions (); // Render insertion revisions in green...RevisionTextEffect :: Italic ); // Render deletion revisions in red and...
Aspose::Words::Layout::RevisionOptions::get_DeletedTextColor method. Allows to specify the color to be used for deleted content Deletion. Default value is ByAuthor in C++....get_RevisionOptions (); // Render insertion revisions in green...RevisionTextEffect :: Italic ); // Render deletion revisions in red and...
Aspose::Words::Layout::RevisionOptions::get_DeletedTextEffect method. Allows to specify the effect to be applied to the deleted content Deletion. Default value is StrikeThrough in C++....get_RevisionOptions (); // Render insertion revisions in green...RevisionTextEffect :: Italic ); // Render deletion revisions in red and...
Aspose::Words::Layout::RevisionOptions::get_RevisedPropertiesEffect method. Allows to specify the effect for content areas with changes of formatting properties FormatChange Default value is None in C++....get_RevisionOptions (); // Render insertion revisions in green...RevisionTextEffect :: Italic ); // Render deletion revisions in red and...
Aspose::Words::Layout::RevisionOptions::get_RevisionBarsColor method. Allows to specify the color to be used for side bars that identify document lines containing revised information. Default value is Red in C++....get_RevisionOptions (); // Render insertion revisions in green...RevisionTextEffect :: Italic ); // Render deletion revisions in red and...
Discover how the RevisedPropertiesEffect in RevisionOptions enhances your content formatting. Easily customize changes with the FormatChange feature.... RevisionOptions ; // Render insertion revisions in green...RevisionTextEffect . Italic ; // Render deletion revisions in red and...
RevisionOptions.deleted_Text_color property. Allows to specify the color to be used for deleted content [RevisionType.DELETION](../../../aspose.words/revisiontype/#DELETION)...deleted_text_color property RevisionOptions.deleted_text_color...BY_AUTHOR . @property def deleted_text_color ( self ) -> aspose . words...