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

theme

(0.5 sec)
  1. ThemeColors.accent3 property | Aspose.Words for...

    ThemeColors.accent3 property. Specifies color Accent 3....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...
  2. ThemeColors.dark1 property | Aspose.Words for P...

    ThemeColors.dark1 property. Specifies color Dark 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...
  3. 使用 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...
  4. Aspose::Words::Themes namespace | Aspose.Words ...

    Aspose::Words::Themes namespace. The Aspose.Words.Themes namespace provides classes that allow to access Theme information in Microsoft Word documents in C++....Aspose::Words::Themes namespace Contents [ Hide ] The Aspose...Aspose.Words.Themes namespace provides classes that allow to access...

    reference.aspose.com/words/cpp/aspose.words.the...
  5. ImportFormatOptions.resolve_theme_colors proper...

    ImportFormatOptions.resolve_Theme_colors property. Gets or sets a boolean value that specifies whether to resolve Theme colors of the shapes forcibly...resolve_theme_colors property ImportFormatOptions.resolve_theme_colors...specifies whether to resolve theme colors of the shapes forcibly...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ThemeColors | Aspose.Words for Java

    Represents the color scheme of the document Theme which contains twelve colors in Java....color scheme of the document theme which contains twelve colors...custom colors and fonts for themes. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  7. ThemeFonts class | Aspose.Words for Python

    aspose.words.Themes.ThemeFonts class. Represents a collection of fonts in the font scheme, allowing to specify different fonts for different languages [ThemeFonts.latin](./latin/), [ThemeFonts.east_asian](./east_asian/) and [ThemeFonts.complex_script](./complex_script/)...the Working with Styles and Themes documentation article. Properties...custom colors and fonts for themes. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Excel Themes and Colors|Documentation

    C# code to use Excel Color Scheme with Aspose.Cells for .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/net/excel-themes-and-colors/
  9. 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...
  10. Apply Excel Color Themes in Java

    Follow this guide for applying Excel color Themes in Java. Get the IDE settings, steps, and a sample code to set colors using Microsoft Excel Themes in Java....Product Family Apply Excel Color Themes in Java This guide shares the...details of using a built-in Excel theme in Java for a cell. It has the...

    kb.aspose.com/cells/java/apply-excel-color-them...