Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 32,273 for

custom font

(0.06 sec)
  1. Working with TrueType and OpenType Fonts | .NET

    C# APIs for the developers to manipulate and Font files. Find out how to work with TrueType and OpenType Fonts in your .NET applications....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/font/net/working-with-truetype-...
  2. StyleCollection class | Aspose.Words for Python

    aspose.words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a document... default_font Gets document default text formatting...DocumentBuilder ( doc = doc ) # Create a custom paragraph style. style = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. WOFF Fonts Knowledge Base

    WOFF Fonts - streamlined for faster loading, cross-browser compatibility, and Custom typography. Learn everything about WOFF format....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/font/net/what-is-font/woff-font/
  4. ConditionalStyleCollection.first_row property |...

    ConditionalStyleCollection.first_row property. Gets the first row style.... end_table () # Create a custom table style. table_style =...conditional_styles . last_column . font . bold = True # List all possible...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ConditionalStyleCollection.top_left_cell proper...

    ConditionalStyleCollection.top_left_cell property. Gets the top left cell style.... end_table () # Create a custom table style. table_style =...conditional_styles . last_column . font . bold = True # List all possible...

    reference.aspose.com/words/python-net/aspose.wo...
  6. EOT Fonts Knowledge Base

    EOT Fonts. Once crucial for web typography, now less relevant due to browser evolution. Explore their history and changing role in web design....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/font/net/what-is-font/eot-font/
  7. StyleCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.StyleCollection class, featuring a rich array of built-in and Custom style objects to enhance your document's formatting and design....DocumentBuilder ( doc ); // Create a custom paragraph style. Style style..."MyStyle1" ); style . Font . Size = 24 ; style . Font . Name = "Verdana"...

    reference.aspose.com/words/net/aspose.words/sty...
  8. Fill Settings|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports setting the fill settings of cells, allowing users to Customize the background and style of cells. This article will introduce how to use the Aspose.Cells library to set cell fill settings....that can be applied to cells, fonts, gridlines, graphic objects...also to use custom colors. Before using a custom color, add it...

    docs.aspose.com/cells/net/cells-fill-settings/
  9. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the document....DocumentBuilder ( doc ); // Create a custom paragraph style. let style..."MyStyle1" ); style . font . size = 24 ; style . font . name = "Verdana"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBase.Styles | Aspose.Words for .NET

    Explore the DocumentBase Styles property to access a rich collection of Customizable styles, enhancing your document's visual appeal and consistency....DocumentBuilder ( doc ); // Create a custom paragraph style. Style style..."MyStyle1" ); style . Font . Size = 24 ; style . Font . Name = "Verdana"...

    reference.aspose.com/words/net/aspose.words/doc...