Aspose::Words::Settings::CompatibilityOptions::set_SubFontBySize method. Increase Priority Of Font Size During Font Substitution in C++....Increase Priority Of Font Size During Font Substitution. void Aspose...
Aspose::Words::Lists::ListLevel::get_Alignment method. Gets or sets the justification of the actual number of the list item in C++....idx_get ( 0 ); listLevel -> get_Font () -> set_Color ( System ::...get_Red ()); listLevel -> get_Font () -> set_Size ( 24 ); listLevel...
Aspose::Words::Lists::ListLevel::get_NumberPosition method. Returns or sets the position (in points) of the number or bullet for the list level in C++....idx_get ( 0 ); listLevel -> get_Font () -> set_Color ( System ::...get_Red ()); listLevel -> get_Font () -> set_Size ( 24 ); listLevel...
Aspose::Words::Lists::ListLevel::get_TrailingCharacter method. Returns or sets the character inserted after the number for the list level in C++....idx_get ( 0 ); listLevel -> get_Font () -> set_Color ( System ::...get_Red ()); listLevel -> get_Font () -> set_Size ( 24 ); listLevel...
In this article, we consider the Rule Builder styling feature, which enables developers to apply CSS-like rules to SVG elements....Font Product Solution Aspose.TeX...Paid Consulting Support Docs API Reference Tutorials Live Demos...
Aspose::Words::Drawing::Fill::get_FillType method. Gets a fill type in C++....docx" ); // Get Fill object for Font of the first Run. System ::...get_Runs () -> idx_get ( 0 ) -> get_Font () -> get_Fill (); // Check...
Aspose::Words::Drawing::Charts::ChartDataLabelLocationMode enum. Specifies how the values that specify the location of a data label - the Left and Top properties - are interpreted in C++....calculated using title text and font. const double doughnutCenterY...can be calculated using label font. const double oneCharLabelWidth...
Aspose::Words::Fields::FieldSymbol::get_IsShiftJis method. Gets or sets whether the character code is interpreted as the value of a SHIFT-JIS character in C++....set_IsUnicode ( true ); // Change the font of our symbol after using the...Character Map // to ensure that the font can represent that symbol. field...
Aspose::Words::Drawing::Charts::ChartDataTable class. Allows to specify properties of a chart data table in C++....Description get_Font () Provides access to font formatting of the...( false ); dataTable -> get_Font () -> set_Italic ( true ); dataTable...