Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 139,694 for

font

(0.71 sec)
  1. Creating a complex PDF|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET allows you to create more complex documents that contain images, text fragments, and tables in one document....header we will use Arial font with font size 24pt and center alignment...description we will use Arial font with font size 24pt and center alignment...

    docs.aspose.com/pdf/python-net/complex-pdf-exam...
  2. Using TrueType Fonts in Node.js|Aspose.Words fo...

    Aspose.Words for Node.js via .NET can find the right Font or its suitable replacement for correct document rendering. This ensures that the difference between the displayed document and the original is minimal when there is not enough information about a Font....Ask AI Using TrueType Fonts Contents [ Hide ] When working with...often have to use different fonts, styles, and sizes. Documents...

    docs.aspose.com/words/nodejs-net/using-truetype...
  3. Document Builder Overview in C#|Aspose.Words fo...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using C#. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in .NET.... It allows you to specify fonts, paragraph or section formatting...and others. For example, the Font class represents character formatting...

    docs.aspose.com/words/net/document-builder-over...
  4. Style Class | Aspose.Words for .NET

    Discover Aspose.Words.Style class for managing custom and built-in styles effortlessly. Enhance your document formatting with ease and precision.... Font { get; } Gets the character..."MyStyle1" ); style . Font . Size = 24 ; style . Font . Name = "Verdana"...

    reference.aspose.com/words/net/aspose.words/style/
  5. TableSubstitutionRule.Save | Aspose.Words for .NET

    Effortlessly save your table substitution settings with the TableSubstitutionRule Save method. Streamline your data management today!...Examples Shows how to access font substitution tables for Windows...the default Microsoft Windows font substitution table. TableSubstitutionRul...

    reference.aspose.com/words/net/aspose.words.fon...
  6. ChartAxisTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartAxisTitle class. Provides access to the axis title properties...Name Description font Provides access to the font formatting of...chart_axis_y_title . font . size = 12 chart_axis_y_title . font . color =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Fonts of serif type

    This article provides a brief overview of serif Fonts, explaining their characteristics and purpose, pros and cons, and many more....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/what-is-font/serif-fonts/
  8. FolderFontSource.scan_subfolders property | Asp...

    FolderFontSource.scan_subfolders property. Determines whether or not to scan the subfolders....which contains fonts as a font source. # Create a font source from...contains font files. folder_font_source = aw . fonts . FolderFontSource...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FontInfoCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontInfoCollection class, your go-to solution for managing document Fonts efficiently and enhancing your document's visual appeal....Represents a collection of fonts used in a document. To learn...more, visit the Working with Fonts documentation article. public...

    reference.aspose.com/words/net/aspose.words.fon...
  10. FontInfo.name property | Aspose.Words for Python

    FontInfo.name property. Gets the name of the Font....property Gets the name of the font. @property def name ( self )...to print the details of what fonts are present in a document. doc...

    reference.aspose.com/words/python-net/aspose.wo...