Aspose::Words::Document::get_LayoutOptions method. Gets a LayoutOptions object that represents options to control the layout process of this document in C++...." ); builder -> get_Font () -> set_Hidden ( true ); 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::Tables::TextWrapping enum. Specifies how text is wrapped around the table in C++....FromPoints ( 300 )); builder -> get_Font () -> set_Size ( 16 ); builder...
Aspose::Words::CleanupOptions::get_UnusedLists method. Specifies whether unused list and list definitions should be removed from document. Default value is true in C++....DocumentBuilder > ( doc ); builder -> get_Font () -> set_Style ( doc -> get_Styles...
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::Document::UpdatePageLayout method. Rebuilds the page layout of the document in C++....idx_get ( u "Normal" ) -> get_Font () -> set_Size ( 6 ); doc ->...
Aspose::Words::DocumentBuilder::get_IsAtEndOfParagraph method. Returns true if the cursor is at the end of the current paragraph in C++....Aspose::Words::DocumentBuilder::get_Font method Aspose::Words::Docum...
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...