Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 2,414 for

theme

(0.09 sec)
  1. Aspose::Words::Drawing::Fill::get_BackThemeColo...

    Aspose::Words::Drawing::Fill::get_BackThemeColor method. Gets or sets a ThemeColor object that represents the background color for the fill in C++.... Aspose :: Words :: Themes :: ThemeColor Aspose :: Words...() Examples Shows how to set theme color for foreground/background...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Font class | Aspose.Words for C+...

    Aspose::Words::Font class. Contains font attributes (font name, font size, color, and so on) for an object. To learn more, visit the documentation article in C++....get_ThemeColor () Gets or sets the theme color in the applied color scheme...get_ThemeFont () Gets or sets the theme font in the applied font scheme...

    reference.aspose.com/words/cpp/aspose.words/font/
  3. Underline enumeration | Aspose.Words for Node.js

    Aspose.Words.Underline enumeration. Indicates type of the underline applied to a font....Words Theme class VariableCollection class...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Drawing::Fill::get_BackTintAndSh...

    Aspose::Words::Drawing::Fill::get_BackTintAndShade method. Gets or sets a double value that lightens or darkens the background color in C++.... Examples Shows how to set theme color for foreground/background...set_ForeThemeColor ( Aspose :: Words :: Themes :: ThemeColor :: Dark1 ); fill...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Shading::get_BackgroundPatternTh...

    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...

    reference.aspose.com/words/cpp/aspose.words/sha...
  6. Border.tintAndShade property | Aspose.Words for...

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Font::get_TintAndShade method | ...

    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...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. Fill.backTintAndShade property | Aspose.Words f...

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Fill.BackTintAndShade | Aspose.Words for .NET

    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...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Add Rectangles to Presentations in C++|Aspose.S...

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for C++ — easily design and modify shapes programmatically....of a rectangle considering theme and inheritance? Use the shape’s...computed values that account for theme styles, layout, and local settings...

    docs.aspose.com/slides/cpp/rectangle/