Aspose::Words::Paragraph::get_ParagraphBreakFont method. Provides access to the font formatting of the paragraph break character in C++....method Provides access to the font formatting of the paragraph...SharedPtr < Aspose :: Words :: Font > Aspose :: Words :: Paragraph...
Aspose::Words::PageSetup::get_LinesPerPage method. Gets or sets the number of lines per page in the document grid in C++....value depends on page height and font size of the Normal style. Minimum...pitch is 136 percent of the font size. For example, maximum number...
Aspose::Words::Shading::get_BackgroundTintAndShade method. Gets or sets a double value that lightens or darkens a background theme color in C++....2 ); builder -> get_Font () -> get_Border () -> set_Color...get_Green ()); builder -> get_Font () -> get_Border () -> set_LineWidth...
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::DocumentBuilder::get_Underline method. Gets/sets underline type for the current font in C++....underline type for the current font. Aspose :: Words :: Underline...Underline :: Dash ); builder -> get_Font () -> set_Color ( System ::...
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_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::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 ); } //...