Aspose.Words.Fonts.FontInfoCollection class. Represents a collection of Fonts used in a document...Represents a collection of fonts used in a document. To learn...more, visit the Working with Fonts documentation article. Remarks...
Aspose::Words::DocumentBuilder::PushFont method. Saves current character formatting onto the stack in C++....DocumentBuilder > ( doc ); // Set up font formatting, then write the text...get_Font () -> set_Name ( u "Arial" ); builder -> get_Font ()...
Aspose::Words::Fonts::FontEmbeddingLicensingRights class. Represents embedding licensing rights for the Font in C++....Aspose::Words::Fonts::FontEmbeddingLicensi class Contents [ Hide...embedding licensing rights for the font. class FontEmbeddingLicensi...
FontSubstitutionSettings.Font_name_substitution property. Settings related to Font name substitution rule....font_name_substitution property FontSubstitutionSett.font_name_substitution...related to font name substitution rule. @property def font_name_substitution...
Font.numberSpacing property. Gets or sets the spacing type of the numeral being displayed....numberSpacing property Font.numberSpacing property Gets or sets...Aspose.Words class FontFont.noProofing property Font.outline property...
ChartDataLabel.topMode property. Gets or sets the interpretation mode of the [ChartDataLabel.top](../top/) property value: whether it sets the location of the data label from the top edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property....calculated using title text and font. const doughnutCenterY = titleAreaHeight...can be calculated using label font. const oneCharLabelWidth = 12...
Discover the FontInfoCollection GetEnumerator method to easily iterate through all collection items. Streamline your coding with this efficient tool!...access and print details of each font in a document. Document doc...null ) { Console . WriteLine ( "Font name: " + fontInfo . Name );...