Aspose::Words::Style::get_ListFormat method. Provides access to the list formatting properties of a paragraph style in C++....-> get_Font () -> set_Size ( 24 ); style -> get_Font () -> set_Name...
Aspose::Words::Lists::ListLabel class. Defines properties specific to a list label. To learn more, visit the documentation article in C++....Description get_Font () Gets the list label font. get_LabelString...
Aspose::Words::DocumentBuilder::InsertStructuredDocumentTag method. Inserts a StructuredDocumentTag into the document in C++.... will inherit paragraph and font formatting from cursor position...
Aspose::Words::Tables::TextWrapping enum. Specifies how text is wrapped around the table in C++....FromPoints ( 300 )); builder -> get_Font () -> set_Size ( 16 ); builder...
Aspose::Words::InlineStory::get_Tables method. Gets a collection of tables that are immediate children of the story in C++.... footnote -> get_Font () -> set_Name ( u "Arial" );...); footnote -> get_Font () -> set_Color ( System :: Drawing ::...
Aspose::Words::Document::UpdatePageLayout method. Rebuilds the page layout of the document in C++....idx_get ( u "Normal" ) -> get_Font () -> set_Size ( 6 ); doc ->...
Aspose::Words::ConditionalStyle::get_LeftPadding method. Gets or sets the amount of space (in points) to add to the left of the contents of table cells in C++....-> get_LastColumn () -> get_Font () -> set_Bold ( true ); //...Aspose::Words::ConditionalStyle::get_Font method Aspose::Words::Condi...
Aspose::Words::Fields::FieldStart class. Represents a start 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...