Aspose::Words::Notes::Footnote class. Represents a container for text of a footnote or endnote. To learn more, visit the documentation article in C++.... get_Font () Provides access to the font formatting of...
Aspose::Words::Lists::ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a document. To learn more, visit the documentation article in C++....get_ListLevels () -> idx_get ( 0 ) -> get_Font () -> set_Color ( System ::...get_ListLevels () -> idx_get ( 0 ) -> get_Font () -> set_Color ( System ::...
Aspose::Words::Paragraph::get_IsEndOfDocument method. True if this paragraph is the last paragraph in the last section of the document in C++....Words :: Font > font = builder -> get_Font (); font -> set_Size...set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...
Aspose::Words::Style::get_LinkedStyleName method. Gets/sets the name of the Style linked to this one. Returns empty string if no styles are linked in C++....); styleHeading1Char -> get_Font () -> set_Name ( u "Verdana"...); styleHeading1Char -> get_Font () -> set_Bold ( true ); styleHeading1Char...
Aspose::Words::PageSetup::get_CharactersPerLine method. Gets or sets the number of characters per line in the document grid in C++....value depends on page width and font size of the Normal style. Minimum...character pitch is 90 percent of the font size. For example, maximum number...
Aspose::Words::LowCode::MergeFormatMode enum. Specifies how formatting is merged when combining multiple documents in C++....original formatting, such as font styles, sizes, colors, indents...