Aspose::Words::ImportFormatOptions::get_SmartStyleBehavior method. Gets or sets a boolean value that specifies how styles will be imported when they have equal names in source and destination documents. The default value is false in C++....-> get_Font () -> set_Size ( 14 ); myStyle -> get_Font () -> set_Name..."Courier New" ); myStyle -> get_Font () -> set_Color ( System ::...
Aspose::Words::ParagraphFormat::get_LineSpacing method. Gets or sets the line spacing (in points) for the paragraph in C++....LineSpacing value, even if a larger font is used within the paragraph...Set exact spacing. // Using font sizes that are too large for...
Aspose::Words::Style::get_List method. Gets the list that defines formatting of this list style in C++....get_Font () -> set_Name ( u "Verdana" ); level -> get_Font ()...:: get_Blue ()); level -> get_Font () -> set_Bold ( true ); } auto...
Aspose::Words::TextWatermarkOptions::get_Fontsize method. Gets or sets a font size. The default value is 0 - auto in C++....tSize method Gets or sets a font size. The default value is 0...from 0 to 65.5 inclusive. Auto font size means that the watermark...
Aspose::Words::Fields::FieldEnd class. Represents an end of a Word field in a document. To learn more, visit the documentation article in C++.... get_Font () Provides access to the font formatting of...
Aspose::Words::InlineStory::EnsureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph in C++.... footnote -> get_Font () -> set_Name ( u "Arial" );...); footnote -> get_Font () -> set_Color ( System :: Drawing ::...
Aspose::Words::DocumentBase::get_Styles method. Returns a collection of styles defined in the document in C++....-> get_Font () -> set_Size ( 24 ); style -> get_Font () -> set_Name...