Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 38,853 for

color

(0.12 sec)
  1. ThemeColors.accent5 property | Aspose.Words for...

    ThemeColors.accent5 property. Specifies Color Accent 5....accent5 property Specifies color Accent 5. @property def accent5...self ) -> aspose . pydrawing . Color : ... @accent5.setter def accent5...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ThemeColors.followed_hyperlink property | Aspos...

    ThemeColors.followed_hyperlink property. Specifies Color for a clicked hyperlink....followed_hyperlink property Specifies color for a clicked hyperlink. @property...self ) -> aspose . pydrawing . Color : ... @followed_hyperlink.setter...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Tables::TableAlignment enum | As...

    Aspose::Words::Tables::TableAlignment enum. Specifies alignment for an inline table in C++....5 , System :: Drawing :: Color :: get_Green (), true ); table...1.5 , System :: Drawing :: Color :: get_Green (), true ); table...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. ShadowFormat | Aspose.Words for Java

    Represents shadow formatting for an object in Java....Examples: Shows how to get shadow color. Document doc = new Document(getMyDir()...Document(getMyDir() + "Shadow color.docx"); Shape shape = (Shape)doc...

    reference.aspose.com/words/java/com.aspose.word...
  5. ThemeFonts | Aspose.Words for Java

    Represents a collection of fonts in the font scheme allowing to specify different fonts for different languages getLatin / setLatinjava.lang.String getEastAsian / setEastAsianjava.lang.String and getComplexScript / setComplexScriptjava.lang.String in Java....Examples: Shows how to set custom colors and fonts for themes. Document...Document(getMyDir() + "Theme colors.docx"); // The "Theme" object...

    reference.aspose.com/words/java/com.aspose.word...
  6. ChartFormat.shape_type property | Aspose.Words ...

    ChartFormat.shape_type property. Gets or sets the shape type of the parent chart element.... color = aspose . pydrawing . Color . dark_green...pydrawing . Color . green ) series . data_labels . font . color = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ThemeColors.Dark2 | Aspose.Words for .NET

    Discover ThemeColors Dark2. Easily your design with a rich Dark 2 Color for stunning visuals and a captivating user experience....property Specifies color Dark 2. public Color Dark2 { get ; set...Examples Shows how to set custom colors and fonts for themes. Document...

    reference.aspose.com/words/net/aspose.words.the...
  8. ThemeColor enumeration | Aspose.Words for Python

    aspose.words.themes.ThemeColor enumeration. Specifies the theme Colors for document themes...enumeration Specifies the theme colors for document themes. To learn...article. The specified theme color is a reference to one of the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Font.autoColor property | Aspose.Words for Node.js

    Font.autoColor property. Returns the present calculated Color of the text (black or white) to be used for 'auto Color'...Returns the present calculated color of the text (black or white)...to be used for ‘auto color’. If the color is not ‘auto’ then returns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ConditionalStyle.clearFormatting method | Aspos...

    ConditionalStyle.clearFormatting method. Clears formatting of this conditional style....; // Set the table style to color the borders of the first row...borders . color = "#FF0000" ; // Set the table style to color the borders...

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