Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 144,077 for

font

(1.89 sec)
  1. Working with CFF Fonts | .NET

    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...

    docs.aspose.com/font/net/working-with-cff-fonts/
  2. FontSubstitutionSettings.FontNameSubstitution |...

    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...

    reference.aspose.com/words/net/aspose.words.fon...
  3. Font.styleIdentifier property | Aspose.Words fo...

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Font.style_identifier property | Aspose.Words f...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlFixedSaveOptions.fontFormat property | Aspo...

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBuilder.pushFont method | Aspose.Words ...

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Fonts::FontEmbeddingUsagePermiss...

    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...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. INodeChangingCallback.node_inserting method | A...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  9. INodeChangingCallback.node_inserted method | As...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilderOptions | Aspose.Words for Java

    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...

    reference.aspose.com/words/java/com.aspose.word...