Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 38,135 for

color

(0.07 sec)
  1. Aspose::Words::Drawing::GradientStop::get_BaseC...

    Aspose::Words::Drawing::GradientStop::get_BaseColor method. Gets a value representing the Color of the gradient stop without any modifiers in C++....Gets a value representing the color of the gradient stop without...modifiers. System :: Drawing :: Color Aspose :: Words :: Drawing ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 用C++读取形状发光效果的颜色|Documentation

    学习如何使用 Aspose.Cells for C++ 读取任何形状发光效果的颜色。...Color 属性。这将帮助您找到与形状的发光效果的颜色相关的各种属性。...CellsColor color = effect . GetColor (); Color clr = color . GetColor...

    docs.aspose.com/cells/zh/cpp/read-color-of-shap...
  3. HSLA to RGBA Conversion – C# code and Online Co...

    Work with Color codes and convert HSLA to RGBA in C# using Aspose.SVG for .NET. Try Online Color Converter for free!...NET Color converter HSLA to RGBA Convert...via C# Convert HSLA to RGBA color online or using high-speed ...

    products.aspose.com/svg/net/color-converter/hsl...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Excel File Format Soluton for End Users & Developers – एक्सेल फ़ाइल मेटाडेटा को Java के माध्यम से प्रबंधित करेंhttps://products.aspose.com/cells/hi/java/metadata/Rec......कोष highlight 0 color:#f8f8f2;background-color:#272822;-moz-t...display:flex; <url>https:color:#75715e //repository.aspose...

    products.aspose.com/cells/hi/java/metadata/inde...
  5. ThemeFont enumeration | Aspose.Words for Python

    aspose.words.themes.ThemeFont enumeration. Specifies the types of theme font names for document themes....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...
  6. ConditionalStyleCollection.clear_formatting met...

    ConditionalStyleCollection.clear_formatting method. Clears all conditional styles of the table style....table_style # Set the table style to color the borders of the first row...first_row . borders . color = aspose . pydrawing . Color . red # Set the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ConditionalStyle.clear_formatting method | Aspo...

    ConditionalStyle.clear_formatting method. Clears formatting of this conditional style....table_style # Set the table style to color the borders of the first row...first_row . borders . color = aspose . pydrawing . Color . red # Set the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Themes::Theme class | Aspose.Wor...

    Aspose::Words::Themes::Theme class. Represents document Theme, and provides access to main theme parts including MajorFonts, MinorFonts and ColorsTo learn more, visit the documentation article in C++....MajorFonts , MinorFonts and Colors To learn more, visit the Working...Methods Method Description get_Colors () const Allows to specify...

    reference.aspose.com/words/cpp/aspose.words.the...
  9. Stroke.BaseForeColor | Aspose.Words for .NET

    Discover the Stroke BaseForeColor property to easily access the unmodified base foreground Color of your stroke for precise design control....property Gets the base foreground color of the stroke without any modifiers...modifiers. public Color BaseForeColor { get ; } Remarks The default...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Add Ellipse Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for .NET....ellipse object with a certain color. // For complete examples and...BorderSide . All , Aspose . Pdf . Color . Green ); graph . Border =...

    docs.aspose.com/pdf/net/add-ellipse/