Aspose::Words::Themes namespace

The Aspose.Words.Themes namespace provides classes that allow to access theme information in Microsoft Word documents.

Classes

ClassDescription
ThemeRepresents document Theme, and provides access to main theme parts including MajorFonts, MinorFonts and ColorsTo learn more, visit the Working with Styles and Themes documentation article.
ThemeColorsRepresents 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.
ThemeFontsRepresents 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 Working with Styles and Themes documentation article.

Enums

EnumDescription
ThemeColorSpecifies the theme colors for document themes. To learn more, visit the Working with Styles and Themes documentation article.
ThemeFontSpecifies the types of theme font names for document themes.