Aspose::Words::Font::get_TintAndShade method. Gets or sets a double value that lightens or darkens a color in C++....Shows how to create and use themed style. auto doc = System ::...(); // Create some style with theme font properties. System :: SharedPtr...
Fill.backTintAndShade property. Gets or sets a double value that lightens or darkens the background color.... Examples Shows how to set theme color for foreground/background...fill . foreThemeColor = aw . Themes . ThemeColor . Dark1 ; fill...
Adjust the BackTintAndShade property to effortlessly lighten or darken your background color, enhancing your design's visual appeal and user experience.... Examples Shows how to set theme color for foreground/background...
Aspose::Words::Shading::get_BackgroundPatternThemeColor method. Gets or sets the background pattern Theme color in the applied color scheme that is associated with this Shading object in C++....sets the background pattern theme color in the applied color scheme...object. Aspose :: Words :: Themes :: ThemeColor Aspose :: Words...
Border.tintAndShade property. Gets or sets a double value that lightens or darkens a color....for Border object with non-theme colors. Remarks The allowed...topBorder . themeColor = aw . Themes . ThemeColor . Accent1 ; topBorder...
Fill.back_tint_and_shade property. Gets or sets a double value that lightens or darkens the background color.... Examples Shows how to set theme color for foreground/background...fill fill . fore_theme_color = aw . themes . ThemeColor . DARK1...
Aspose::Words::Shading::get_ForegroundPatternThemeColor method. Gets or sets the foreground pattern Theme color in the applied color scheme that is associated with this Shading object in C++....sets the foreground pattern theme color in the applied color scheme...object. Aspose :: Words :: Themes :: ThemeColor Aspose :: Words...
Aspose::Words::Drawing::Stroke::get_ForeTintAndShade method. Gets or sets a double value that lightens or darkens the stroke foreground color in C++....Examples Shows how to set fore theme color and tint and shade. auto...set_ForeThemeColor ( Aspose :: Words :: Themes :: ThemeColor :: Dark1 ); stroke...