Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 2,517 for

theme

(0.11 sec)
  1. 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...
  2. Aspose::Words::Themes::ThemeFonts class | Aspos...

    Aspose::Words::Themes::ThemeFonts class. Represents a collection of fonts in the font scheme, allowing to specify different fonts for different languages Latin, EastAsian and ComplexScript. To learn more, visit the documentation article in C++....Aspose::Words::Themes::ThemeFonts class Contents [ Hide ] ThemeFonts...the Working with Styles and Themes documentation article. class...

    reference.aspose.com/words/cpp/aspose.words.the...
  3. ThemeFont enumeration | Aspose.Words for Python

    aspose.words.Themes.ThemeFont enumeration. Specifies the types of Theme font names for document Themes....the types of theme font names for document themes. Specifies a...a theme font type which can be referenced as a theme font within...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. ThemeFont Enum | Aspose.Words for .NET

    Discover Aspose.Words ThemeFont enum to easily manage document Theme fonts and enhance your documents' visual appeal with tailored styles....the types of theme font names for document themes. public enum...Description None 0 No theme font. Major 1 Major theme font. Minor 2 Minor...

    reference.aspose.com/words/net/aspose.words.the...
  6. Aspose::Words::Themes::ThemeColors class | Aspo...

    Aspose::Words::Themes::ThemeColors class. Represents the color scheme of the document Theme which contains twelve colors. ThemeColors object contains six accent colors, two dark colors, two light colors and a color for each of a hyperlink and followed hyperlink in C++....Aspose::Words::Themes::ThemeColors class Contents [ Hide ] ThemeColors...color scheme of the document theme which contains twelve colors...

    reference.aspose.com/words/cpp/aspose.words.the...
  7. 使用 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...
  8. ThemeColors.accent4 property | Aspose.Words for...

    ThemeColors.accent4 property. Specifies color Accent 4....custom colors and fonts for themes. let doc = new aw . Document...base . myDir + "Theme colors.docx" ); // The "Theme" object gives...

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

    ThemeColors.accent6 property. Specifies color Accent 6....custom colors and fonts for themes. let doc = new aw . Document...base . myDir + "Theme colors.docx" ); // The "Theme" object gives...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ThemeColors.hyperlink property | Aspose.Words f...

    ThemeColors.hyperlink property. Specifies color for a hyperlink....custom colors and fonts for themes. let doc = new aw . Document...base . myDir + "Theme colors.docx" ); // The "Theme" object gives...

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