Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 33,397 for

custom font

(0.16 sec)
  1. Theme class | Aspose.Words for Python

    aspose.words.themes.Theme class. Represents document Theme, and provides access to main theme parts including [Theme.major_Fonts](./major_Fonts/), [Theme.minor_Fonts](./minor_Fonts/) and [Theme.colors](./colors/) To learn more, visit the [Working with Styles and Themes](https://docs.aspose.com/words/python-net/working-with-styles-and-themes/) documentation article....major_fonts , Theme.minor_fonts and Theme.colors To... major_fonts Allows to specify the set of major fonts for different...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Themes::ThemeColors::get_Accent3...

    Aspose::Words::Themes::ThemeColors::get_Accent3 method. Specifies color Accent 3 in C++....Examples Shows how to set custom colors and fonts for themes. auto doc...theme, a source of default fonts and colors. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.the...
  3. FontFallbackSettings.build_automatic method | A...

    FontFallbackSettings.build_automatic method. Automatically builds the fallback settings by scanning available Fonts....settings by scanning available fonts. def build_automatic ( self...non-optimal fallback settings. Fonts are checked by Unicode Character...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Converting to PDF raises Exception about fonts ...

    Hi. I tried to find the same error description, but can’t. I sure, that it is widespread error: we tried to convert xlsx book with Font Calibri underlined to PDF in Linux-based Docker container and got error Caused by…...PDF raises Exception about fonts Aspose.Cells Product Family...tried to convert xlsx book with font Calibri underlined to PDF in...

    forum.aspose.com/t/converting-to-pdf-raises-exc...
  5. Specify Individual or Private Set of Fonts for ...

    Learn how to specify individual or private sets of Fonts for workbook rendering using Aspose.Cells for Node.js via C++....Individual or Private Set of Fonts for Workbook Rendering with...you specify the fonts directory or list of fonts for all workbooks...

    docs.aspose.com/cells/nodejs-cpp/specify-indivi...
  6. ThemeColors.accent3 property | Aspose.Words for...

    ThemeColors.accent3 property. Specifies color Accent 3....Examples Shows how to set custom colors and fonts for themes. let doc...theme, a source of default fonts and colors. let theme = doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ThemeColors.light1 property | Aspose.Words for ...

    ThemeColors.light1 property. Specifies color Light 1....Examples Shows how to set custom colors and fonts for themes. let doc...theme, a source of default fonts and colors. let theme = doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ThemeColors.dark1 property | Aspose.Words for N...

    ThemeColors.dark1 property. Specifies color Dark 1....Examples Shows how to set custom colors and fonts for themes. let doc...theme, a source of default fonts and colors. let theme = doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ThemeColors.accent1 property | Aspose.Words for...

    ThemeColors.accent1 property. Specifies color Accent 1....Examples Shows how to set custom colors and fonts for themes. let doc...theme, a source of default fonts and colors. let theme = doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Style.remove method | Aspose.Words for Node.js

    Style.remove method. Removes the specified style from the document....Shows how to create and apply a custom style. let doc = new aw . Document...style . font . name = "Times New Roman" ; style . font . size...

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