DocumentBuilder.push_Font method. Saves current character formatting onto the stack....push_font method push_font() Saves current character formatting...formatting onto the stack. def push_font ( self ): ... Examples Shows...
aspose.words.Fonts.FontInfo class. Specifies information about a Font used in the document...Specifies information about a font used in the document. To learn...more, visit the Working with Fonts documentation article. Remarks...
Aspose.Words.Fonts.FontPitch enumeration. Represents the Font pitch....Represents the font pitch. The pitch indicates if the font is fixed...of a font. Fixed Specifies that this is a fixed width font. Variable...
FontSettings.reset_Font_sources method. Resets the Fonts sources to the system default....reset_font_sources method reset_font_sources() Resets the fonts...the system default. def reset_font_sources ( self ): ... Examples...
Discover the PclSaveOptions AddPrinterFont method to efficiently upload and manage printer Fonts from manufacturers for enhanced printing performance....method Adds information about font that is uploaded to the printer...fontFullName String Full name of the font (e.g. “Times New Roman Bold...
Aspose::Words::Fonts::TableSubstitutionRule::SetSubstitutes method. Override substitute Font names for given original Font name in C++....Aspose::Words::Fonts::TableSubstitutionRul::SetSubstitutes method...Override substitute font names for given original font name. void Aspose...
WarningInfo.description property. Returns the description of the warning....match for a missing font from the available font sources. # Open...formatted with a font that does not exist in any of our font sources....
WarningInfo.warning_type property. Returns the type of the warning....match for a missing font from the available font sources. # Open...formatted with a font that does not exist in any of our font sources....
DocumentBuilder.insert_hyperlink method. Inserts a hyperlink into the document....Note that you need to specify font formatting for the hyperlink...explicitly using the DocumentBuilder.font property. This methods internally...
Font.style property. Gets or sets the character style applied to this formatting....style property Font.style property Gets or sets the character...); style . font . color = "#FF0000" ; style . font . name = "Courier...