Aspose::Words::Fields::FieldTA class. Implements the TA field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...
Aspose::Words::Layout::RevisionOptions::get_RevisionBarsWidth method. Gets or sets width of revision bars, points in C++....RevisionTextEffect :: Bold ); // The same text will appear twice in a movement...arrival destination. // Render the text at the moved-from revision yellow...
Aspose::Words::Layout::ShowInBalloons enum. Specifies which revisions are rendered in balloons in C++....RevisionTextEffect :: Bold ); // The same text will appear twice in a movement...arrival destination. // Render the text at the moved-from revision yellow...
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++....RevisionTextEffect :: Bold ); // The same text will appear twice in a movement...arrival destination. // Render the text at the moved-from revision yellow...
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++....RevisionTextEffect :: Bold ); // The same text will appear twice in a movement...arrival destination. // Render the text at the moved-from revision yellow...
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++....RevisionTextEffect :: Bold ); // The same text will appear twice in a movement...arrival destination. // Render the text at the moved-from revision yellow...
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++....RevisionTextEffect :: Bold ); // The same text will appear twice in a movement...arrival destination. // Render the text at the moved-from revision yellow...
CustomXmlPartCollection.clear method. Removes all elements from the collection....xmlPartContent = "<root><text>Hello world!</text></root>" ; let xmlPart...setMapping ( xmlPart , "/root[1]/text[1]" , '' ); doc . firstSection...
CustomXmlPart.clone method. Makes a deep enough copy of the object...xmlPartContent = "<root><text>Hello world!</text></root>" ; let xmlPart...setMapping ( xmlPart , "/root[1]/text[1]" , '' ); doc . firstSection...
CustomXmlPartCollection.count property. Gets the number of elements contained in the collection....xmlPartContent = "<root><text>Hello world!</text></root>" ; let xmlPart...setMapping ( xmlPart , "/root[1]/text[1]" , '' ); doc . firstSection...