Aspose.Slides.Theme Namespace

Contains classes for work with different types of themes.
Classes
  ClassDescription
Public classBaseOverrideThemeManager
Base class for classes that provide access to different types of overriden themes.
Public classBaseThemeManager
Base class for classes that provide access to different types of themes.
Public classChartThemeManager
Provides access to chart theme overriden.
Public classColorScheme
Stores theme-defined colors.
Public classEffectStyle
Represents an effect style.
Public classEffectStyleCollection
Represents a collection of effect styles.
Public classExtraColorScheme
Represents an additional color scheme which can be assigned to a slide.
Public classExtraColorSchemeCollection
Represents a collection of additional color schemes.
Public classFillFormatCollection
Represents the collection of fill styles.
Public classFontScheme
Stores theme-defined fonts.
Public classFormatScheme
Stores theme-defined formats for the shapes.
Public classLayoutSlideThemeManager
Provides access to layout slide theme overriden.
Public classLineFormatCollection
Represents the collection of line styles.
Public classMasterTheme
Represents a master theme.
Public classMasterThemeManager
Provides access to presentation master theme.
Public classNotesSlideThemeManager
Provides access to notes slide theme overriden.
Public classOverrideTheme
Represents a overriding theme.
Public classSlideThemeManager
Provides access to slide theme overriden.
Public classTheme
Represents a theme.
Interfaces
  InterfaceDescription
Public interfaceIColorScheme
Stores theme-defined colors.
Public interfaceIColorSchemeEffectiveData
Immutable object which contains effective color scheme properties.
Public interfaceIEffectStyle
Represents an effect style.
Public interfaceIEffectStyleCollection
Represents a collection of effect styles.
Public interfaceIEffectStyleCollectionEffectiveData
Immutable object that represents a readonly collection of effective effect styles.
Public interfaceIEffectStyleEffectiveData
Immutable object which contains effective effect style properties.
Public interfaceIExtraColorScheme
Represents an additional color scheme which can be assigned to a slide.
Public interfaceIExtraColorSchemeCollection
Represents a collection of additional color schemes.
Public interfaceIFillFormatCollection
Represents the collection of fill styles.
Public interfaceIFillFormatCollectionEffectiveData
Immutable object that represents a readonly collection of effective fill formats.
Public interfaceIFontScheme
Stores theme-defined fonts.
Public interfaceIFontSchemeEffectiveData
Immutable object which contains effective font scheme properties.
Public interfaceIFormatScheme
Stores theme-defined formats for the shapes.
Public interfaceIFormatSchemeEffectiveData
Immutable object which contains effective format scheme properties.
Public interfaceILineFormatCollection
Represents the collection of line styles.
Public interfaceILineFormatCollectionEffectiveData
Immutable object that represents a readonly collection of effective line formats.
Public interfaceIMasterTheme
Represents a master theme.
Public interfaceIMasterThemeable
Represent master theme manager.
Public interfaceIMasterThemeManager
Provides access to presentation master theme.
Public interfaceIOverrideTheme
Represents a overriding theme.
Public interfaceIOverrideThemeable
Represents override theme manager.
Public interfaceIOverrideThemeManager
Provides access to different types of overriden themes.
Public interfaceITheme
Represents a theme.
Public interfaceIThemeable
Represents objects that can be themed with ITheme.
Public interfaceIThemeEffectiveData
Immutable object which contains effective theme properties.
Public interfaceIThemeManager
Represent theme properties.