Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 137,402 for

font

(0.13 sec)
  1. ThemeColors class | Aspose.Words for Node.js

    Aspose.Words.Themes.ThemeColors class. Represents the color scheme of the document theme which contains twelve colors....how to set custom colors and fonts for themes. let doc = new aw...theme, a source of default fonts and colors. let theme = doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose.Slides for C++: LoadExternalFonts Method...

    LoadExternalFonts call is very slow. Is there any way to improve performance? Sample code I am using: std::vector<String> candidatePaths; #ifdef MACINTOSH candidatePaths = { u"/Applications/Microsoft PowerPoint…...Slides Product Family slides-fonts , slides-cpp pankajku August...PowerPoint.app/Contents/Resources/Fonts", }; #endif std::vector<String>...

    forum.aspose.com/t/aspose-slides-for-c-loadexte...
  3. Font.complexScript property | Aspose.Words for ...

    Font.complexScript property. Specifies whether the contents of this run shall be treated as complex script text regardless of their Unicode character values when determining the formatting for this run....complexScript property Font.complexScript property Specifies...DocumentBuilder ( doc ); builder . font . complexScript = true ; builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Themes::Theme::get_Colors method...

    Aspose::Words::Themes::Theme::get_Colors method. Allows to specify the set of theme colors for the document in C++....how to set custom colors and fonts for themes. auto doc = System...theme, a source of default fonts and colors. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.the...
  5. Aspose::Words::Themes::ThemeColors::get_Accent6...

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

    reference.aspose.com/words/cpp/aspose.words.the...
  6. Aspose::Words::Themes::ThemeColors::get_Light1 ...

    Aspose::Words::Themes::ThemeColors::get_Light1 method. Specifies color Light 1 in C++....how to set custom colors and fonts for themes. auto doc = System...theme, a source of default fonts and colors. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.the...
  7. Aspose::Words::Themes::ThemeColors::get_Dark1 m...

    Aspose::Words::Themes::ThemeColors::get_Dark1 method. Specifies color Dark 1 in C++....how to set custom colors and fonts for themes. auto doc = System...theme, a source of default fonts and colors. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.the...
  8. Aspose::Words::Themes::ThemeColors::get_Dark2 m...

    Aspose::Words::Themes::ThemeColors::get_Dark2 method. Specifies color Dark 2 in C++....how to set custom colors and fonts for themes. auto doc = System...theme, a source of default fonts and colors. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.the...
  9. Aspose::Words::Themes::ThemeColors::get_Light2 ...

    Aspose::Words::Themes::ThemeColors::get_Light2 method. Specifies color Light 2 in C++....how to set custom colors and fonts for themes. auto doc = System...theme, a source of default fonts and colors. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.the...
  10. RowFormat.height_rule property | Aspose.Words f...

    RowFormat.height_rule property. Gets or sets the rule for determining the height of the table row.... font . size = 16 builder . font . name = 'Arial'...'Arial' builder . font . bold = True # Configuring the formatting...

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