Aspose::Words::Drawing::Fill::get_BackTintAndShade method. Gets or sets a double value that lightens or darkens the background color in C++...."BackThemeColor" and "BackTintAndShade" for font fill. if ( fill -> get_BackTintAndShade...
Aspose::Words::Drawing::ShapeBase::get_DistanceTop method. Returns or sets the distance (in points) between the document text and the top edge of the shape in C++.... builder -> get_Font () -> set_Size ( 24 ); builder...
Aspose::Words::Drawing::ShapeBase::get_DistanceRight method. Returns or sets the distance (in points) between the document text and the right edge of the shape in C++.... builder -> get_Font () -> set_Size ( 24 ); builder...
Aspose::Words::Saving::HtmlSaveOptions::get_ExportListLabels method. Controls how list labels are output to HTML, MHTML or EPUB. Default value is Auto in C++....67pt; font:7pt 'Times New Roman'; display:inline-block;..."<span style= \" width:10.2pt; font:7pt 'Times New Roman'; display:inline-block;...
Aspose::Words::Lists::ListLevel::get_CustomNumberStyleFormat method. Gets or sets the custom number style format for this list level. For example: "a, ç, ĝ, ..." in C++....Aspose::Words::Lists::ListLevel::get_Font method...
Aspose::Words::Drawing::Charts::ChartLegendEntry class. Represents a chart legend entry. To learn more, visit the documentation article in C++....Description get_Font () Provides access to the font formatting of...Shows how to work with a legend font. auto doc = System :: MakeObject...
Aspose::Words::Drawing::ShapeBase::get_ParentParagraph method. Returns the immediate parent paragraph in C++....insert a text box, and set the font of its contents. auto doc =..."Hidden" property of the shape's "Font" object to "true" to hide the...
Aspose::Words::Lists::ListLevel::get_LinkedStyle method. Gets or sets the paragraph style that is linked to this list level in C++....get_ListLevels ()) { level -> get_Font () -> set_Bold ( true ); } //...
Aspose::Words::Lists::ListLevel::get_RestartAfterLevel method. Sets or returns the list level that must appear before the specified list level restarts numbering in C++....get_ListLevels ()) { level -> get_Font () -> set_Bold ( true ); } //...
Aspose::Words::Saving::SaveOptions::get_UpdateAmbiguousTextFont method. Determines whether the font attributes will be changed according to the character code being used in C++....method Determines whether the font attributes will be changed according...Examples Shows how to update the font to match the character code...