aspose.words.layout.RevisionTextEffect enumeration. Allows to specify decoration effect for Revisions of Document text....decoration effect for revisions of document text. Members Name Description...Description NONE Revised content has no special effects applied...
Aspose::Words::Layout::ShowInBalloons enum. Specifies which Revisions are rendered in balloons in C++....ShowInBalloons enum Specifies which revisions are rendered in balloons....insert, delete and format revisions inline. Format 1 Renders insert...
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++....modify the appearance of revisions. auto doc = System :: MakeObject...:: Words :: Document > ( get_MyDir () + u "Revisions.docx" ); //...
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++....modify the appearance of revisions. auto doc = System :: MakeObject...:: Words :: Document > ( get_MyDir () + u "Revisions.docx" ); //...
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++....modify the appearance of revisions. auto doc = System :: MakeObject...:: Words :: Document > ( get_MyDir () + u "Revisions.docx" ); //...
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++....modify the appearance of revisions. auto doc = System :: MakeObject...:: Words :: Document > ( get_MyDir () + u "Revisions.docx" ); //...
Aspose::Words::Properties::DocumentPropertyCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....Examples Shows how to work with a document’s custom properties. auto...MakeObject < Aspose :: Words :: Document > (); System :: SharedPtr...
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++....modify the appearance of revisions. auto doc = System :: MakeObject...:: Words :: Document > ( get_MyDir () + u "Revisions.docx" ); //...
Aspose::Words::Properties::DocumentPropertyCollection::Contains method. Returns true if a property with the specified name exists in the collection in C++....Examples Shows how to work with a document’s custom properties. auto...MakeObject < Aspose :: Words :: Document > (); System :: SharedPtr...
Discover Aspose.Words.Layout.RevisionTextEffect enum to enhance DocumentRevisions with unique text decoration effects. Elevate your editing experience!...decoration effect for revisions of document text. public enum RevisionTextEffect...Name Value Description None 0 Revised content has no special effects...