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::Lists::ListLevel::get_CustomNumberStyleFormat method. Gets or sets the custom number style format for this list level. For example: "a, ç, ĝ, ..." in C++....Aspose::Words::Lists::ListLevel::get_Font method...
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::Lists::ListLevel::get_RestartAfterLevel method. Sets or returns the list level that must appear before the specified list level restarts numbering in C++....get_ListLevels ()) { level -> get_Font () -> set_Bold ( true ); } //...
Aspose::Words::Lists::ListLevel::get_LinkedStyle method. Gets or sets the paragraph style that is linked to this list level in C++....get_ListLevels ()) { level -> get_Font () -> set_Bold ( true ); } //...
Aspose::Words::Lists::ListFormat::get_ListLevel method. Returns the list level formatting plus any formatting overrides applied to the current paragraph in C++....idx_get ( 0 ); listLevel -> get_Font () -> set_Color ( System ::...get_Red ()); listLevel -> get_Font () -> set_Size ( 24 ); listLevel...
Aspose::Words::Lists::ListLevel::get_TextPosition method. Returns or sets the position (in points) for the second line of wrapping text for the list level in C++....idx_get ( 0 ); listLevel -> get_Font () -> set_Color ( System ::...get_Red ()); listLevel -> get_Font () -> set_Size ( 24 ); listLevel...
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::Saving::FontsavingArgs::get_IsExportNeeded method. Allows to specify whether the current font will be exported as a font resource. Default is true in C++....whether the current font will be exported as a font resource. Default...