Native .NET APIs for the developers to manipulate and Font files. Find out how to work with Compact Font Format in your C# products....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...
Optimize your typography with FontSubstitutionSettings. Discover how to customize Font name rules for enhanced design flexibility and user experience....property Settings related to font name substitution rule. public...document’s system font source and set font substitutes. Document...
Font.styleIdentifier property. Gets or sets the locale independent style identifier of the character style applied to this formatting....styleIdentifier property Font.styleIdentifier property Gets or...Using the style name: builder . font . styleName = "Emphasis" ; builder...
Font.style_identifier property. Gets or sets the locale independent style identifier of the character style applied to this formatting....style_identifier property Font.style_identifier property Gets...Using the style name: builder . font . style_name = 'Emphasis' builder...
HtmlFixedSaveOptions.FontFormat property. Gets or sets [ExportFontFormat](../../exportFontformat/) used for Font exporting...sets ExportFontFormat used for font exporting. Default value is...ExportFontFormat Examples Shows how use fonts only from the target machine...
DocumentBuilder.pushFont method. Saves current character formatting onto the stack....DocumentBuilder ( doc ); // Set up font formatting, then write the text... builder . font . name = "Arial" ; builder . font . size = 24...
Aspose::Words::Fonts::FontEmbeddingUsagePermissions enum. Represents the Font embedding usage permissions in C++....Aspose::Words::Fonts::FontEmbeddingUsagePe enum Contents [ Hide...FontEmbeddingUsagePe enum Represents the font embedding usage permissions...
INodeChangingCallback.node_inserting method. Called just before a node belonging to this document is about to be inserted into another node.... RUN : font = args . node . as_run () . font self . m_log...f ' \t Font: \t Changed from " { font . name } " { font . size...
INodeChangingCallback.node_inserted method. Called when a node belonging to this document has been inserted into another node.... RUN : font = args . node . as_run () . font self . m_log...f ' \t Font: \t Changed from " { font . name } " { font . size...
Allows to specify additional options for the document building process in Java....// Default font size is 12. builder.writeln("Font size 12 here...insertCell(); // Changes the font size inside the table. builder...