Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 120,992 for

font

(0.06 sec)
  1. ThemeColor enumeration | Aspose.Words for Python

    aspose.words.themes.ThemeColor enumeration. Specifies the theme colors for document themes...Shows how to work with theme fonts and colors. doc = aw . Document...Document () # Define fonts for languages uses by default. doc . theme...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportRelativeFontSize method. Specifies whether Font sizes should be output in relative units when saving to HTML, MHTML or EPUB. Default is false in C++....Si method Specifies whether font sizes should be output in relative...documents (HTML, IDPF EPUB) font sizes are specified in relative...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. LoadOptions.FontSettings | Aspose.Words for .NET

    Customize your document's Font settings with LoadOptions FontSettings for enhanced readability and style. Optimize your documents effortlessly!...property Allows to specify document font settings. public FontSettings...may require to resolve the fonts. For example, when loading HTML...

    reference.aspose.com/words/net/aspose.words.loa...
  4. StreamFontSource class | Aspose.Words for Python

    aspose.words.Fonts.StreamFontSource class. Base class for user-defined stream Font source...class for user-defined stream font source. To learn more, visit...visit the Working with Fonts documentation article. Remarks In order...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Font.color property | Aspose.Words for Python

    Font.color property. Gets or sets the color of the Font....property Font.color property Gets or sets the color of the font. @property...Specify font formatting, then add text. font = builder . font font...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to load fonts? | API Solution for Java

    How to download Fonts on yout device with the use of Aspose.Font for Java solution? The answer is given in this article explained in the code examples....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/java/how-to-load-fonts/
  7. Glyphs and Metrics of TrueType Fonts | C++

    C++ APIs for the developers to manipulate and Font files. Learn the fundamentals on how to work with glyphs and metrics of TTF Fonts within C++....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/cpp/glyphs-and-metrics-tru...
  8. Font.bold property | Aspose.Words for Node.js

    Font.bold property. True if the Font is formatted as bold....bold property Font.bold property True if the font is formatted...// Specify font formatting, then add text. let font = builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. 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...