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...
This article discusses the division of TeX math symbols into classes and the meaning of these classes in mathematics....Font Product Solution Aspose.TeX...Paid Consulting Support Docs API Reference Tutorials Live Demos...
Aspose::Words::Style::get_IsHeading method. True when the style is one of the built-in Heading styles in C++....C++ Aspose::Words::Style::get_Font method Aspose::Words::Style::get_IsQuickStyle...
Aspose::Words::Document::Save method. Saves the document to a stream using the specified format in C++....DocumentBuilder > ( doc ); builder -> get_Font () -> set_Name ( u "Times New...New Roman" ); builder -> get_Font () -> set_Size ( 24 ); builder...
Aspose::Words::Lists::ListTemplate enum. Specifies one of the predefined list formats available in Microsoft Word 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_ParagraphFormat method. Provides access to the paragraph formatting properties in C++...." ); run -> get_Font () -> set_Color ( System ::...