Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 134,637 for

font

(0.33 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. Document Builder Overview in Python|Aspose.Word...

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

    docs.aspose.com/words/python-net/document-build...
  6. Format Ranges with Golang via C++|Documentation

    Learn how to format ranges in Excel using Aspose.Cells with Golang via C++. Apply styles, Fonts, and colors to cell ranges programmatically....you can change the font style, font size, font color, number format...various formatting options (e.g., font color, bold), and apply the...

    docs.aspose.com/cells/go-cpp/how-to-format-a-ra...
  7. Format Ranges|Documentation

    This article describes how to format ranges with Aspose.Cells for Python via .NET library....you can change the font style, font size, font color, number format...various formatting options (e.g., font color, bold), and apply the...

    docs.aspose.com/cells/python-net/how-to-format-...
  8. 8. Fonts in math formulas

    This article discusses handling math Fonts by means of standard LaTeX, as well as using the amsmath and bm packages....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tex/java/latex-math-fonts/
  9. 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...
  10. Working with Hyperlinks|Aspose.Words for Python...

    Add, replace, or modify a hyperlink in a document using Python....Note that you need to specify font formatting for the hyperlink...display text explicitly using the Font property. The following code...

    docs.aspose.com/words/python-net/working-with-h...