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

theme

(0.24 sec)
  1. ThemeFonts | Aspose.Words for Java

    Represents a collection of fonts in the font scheme allowing to specify different fonts for different languages getLatin / setLatinjava.lang.String getEastAsian / setEastAsianjava.lang.String and getComplexScript / setComplexScriptjava.lang.String in Java....the Working with Styles and Themes documentation article. Examples:...custom colors and fonts for themes. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Themes::ThemeColors::get_Accent3...

    Aspose::Words::Themes::ThemeColors::get_Accent3 method. Specifies color Accent 3 in C++....Aspose::Words::Themes::ThemeColors::get_Accent3 method Contents...:: Color Aspose :: Words :: Themes :: ThemeColors :: get_Accent3...

    reference.aspose.com/words/cpp/aspose.words.the...
  3. ThemeFonts.east_asian property | Aspose.Words f...

    ThemeFonts.east_asian property. Specifies font name for EastAsian characters....custom colors and fonts for themes. doc = aw . Document ( file_name...file_name = MY_DIR + 'Theme colors.docx' ) # The "Theme" object gives...

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

    ThemeColors.accent1 property. Specifies color Accent 1....custom colors and fonts for themes. doc = aw . Document ( file_name...file_name = MY_DIR + 'Theme colors.docx' ) # The "Theme" object gives...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ThemeColors.accent5 property | Aspose.Words for...

    ThemeColors.accent5 property. Specifies color Accent 5....custom colors and fonts for themes. doc = aw . Document ( file_name...file_name = MY_DIR + 'Theme colors.docx' ) # The "Theme" object gives...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ThemeColors.followed_hyperlink property | Aspos...

    ThemeColors.followed_hyperlink property. Specifies color for a clicked hyperlink....custom colors and fonts for themes. doc = aw . Document ( file_name...file_name = MY_DIR + 'Theme colors.docx' ) # The "Theme" object gives...

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

    Discover the Aspose.Words.ThemeColors class, featuring a versatile 12-color scheme to enhance your document's visual appeal and consistency....color scheme of the document theme which contains twelve colors...for themes. Document doc = new Document ( MyDir + "Theme colors...

    reference.aspose.com/words/net/aspose.words.the...
  8. 使用 C++ 从 Excel 文件中提取主题数据|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的 C++ 库。它支持从 Excel 文件提取主题数据,允许用户获取文档的样式和格式信息。本文将介绍如何使用 Aspose.Cells 库从 Excel 文件中提取主题数据。...xlsx" ); // Extract theme name applied to this workbook...workbook std :: cout << "Theme: " << workbook . GetTheme (). ToUtf8...

    docs.aspose.com/cells/zh/cpp/extract-theme-data...
  9. Excel Themes and Colors|Documentation

    C# code to use Excel Color Scheme with Aspose.Cells for Python via .NET API...Ask AI Excel Themes and Colors Contents [ Hide ] How to Apply...Color Scheme in Excel Document themes make it easy to coordinate...

    docs.aspose.com/cells/python-net/excel-themes-a...
  10. Apply Excel Color Themes using C#

    Follow this article to apply Excel color Themes using C#. It has the steps and sample code to apply Microsoft Excel Themes with C# to cell or range of cells....Product Family Apply Excel Color Themes using C# This article covers...details to apply Excel color themes using C# . It contains the...

    kb.aspose.com/cells/net/apply-excel-color-theme...