Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 46,368 for

color

(0.34 sec)
  1. ThemeColors.Accent1 | Aspose.Words for .NET

    Discover the ThemeColors Accent1 property to customize your design with vibrant Accent 1 Colors. Enhance your project's visual appeal effortlessly!...property Specifies color Accent 1. public Color Accent1 { get ;...Examples Shows how to set custom colors and fonts for themes. Document...

    reference.aspose.com/words/net/aspose.words.the...
  2. Font.theme_font_ascii property | Aspose.Words f...

    Font.theme_font_ascii property. Gets or sets the theme font used for Latin text (characters with character codes from 0 (zero) through 127) in the applied font scheme that is associated with this [Font](../) object....to work with theme fonts and colors. doc = aw . Document () # Define...Normal style theme color is: {0} and RGB color is: {1} \n ' . format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::PatternType enum | Aspo...

    Aspose::Words::Drawing::PatternType enum. Specifies the fill pattern to be used to fill a shape in C++....foreground color. Percent20 2 20% of the foreground color. Percent25...foreground color. Percent30 4 30% of the foreground color. Percent40...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. TextPath.text_path_alignment property | Aspose....

    TextPath.text_path_alignment property. Defines the alignment of text.... Color . white , aspose . pydrawing . Color . black ...pydrawing . Color . yellow , aspose . pydrawing . Color . red , aw...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextPath.trim property | Aspose.Words for Python

    TextPath.trim property. Determines whether extra space is removed above and below the text.... Color . white , aspose . pydrawing . Color . black ...pydrawing . Color . yellow , aspose . pydrawing . Color . red , aw...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Drawing Rectangle in PHP|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Create an instance of Color $color = new Color (); \ # Create an...surface with Yellow color $graphic -> clear ( $color -> getYellow ());...

    docs.aspose.com/imaging/java/drawing-rectangle-...
  7. GradientStop | Aspose.Words for .NET

    Create stunning gradients effortlessly with the GradientStop constructor. Initialize and customize your designs with ease for vibrant visual appeal!...Contents [ Hide ] GradientStop( Color, double ) Initializes a new...class. public GradientStop ( Color color , double position ) Parameter...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Extract Theme Data from Excel File with C++|Doc...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports extracting theme data from Excel files, allowing users to obtain the style and formatting information of documents. This article will introduce how to extract theme data from Excel files using the Aspose.Cells library....the workbook and the theme color applied to a cell or the borders...the theme color applied to cell A1 and the theme color applied...

    docs.aspose.com/cells/cpp/extract-theme-data-fr...
  9. Fill.BaseForeColor | Aspose.Words for .NET

    Discover the BaseForeColor property to access a Color object representing the true foreground Color for your fill, enhancing your design's clarity and appeal....Gets a Color object that represents the base foreground color for...without any modifiers. public Color BaseForeColor { get ; } Examples...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Theme class | Aspose.Words for Python

    aspose.words.themes.Theme class. Represents document Theme, and provides access to main theme parts including [Theme.major_fonts](./major_fonts/), [Theme.minor_fonts](./minor_fonts/) and [Theme.Colors](./Colors/) To learn more, visit the [Working with Styles and Themes](https://docs.aspose.com/words/python-net/working-with-styles-and-themes/) documentation article....colors To learn more, visit the Working...Description colors Allows to specify the set of theme colors for the...

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