Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 45,858 for

color

(0.1 sec)
  1. 使用 HTML 颜色 – 背景颜色和文本颜色

    您可以找到有关网站 HTML 颜色代码的信息--带有十六进制颜色代码、RGB、RGBA、HSL 和 HSLA 值的 HTML 颜色名称。...元素来更改文本颜色,然后使用 color 属性来设置该值。 color 属性为元素的文本和文本装饰设置前景颜色值。 color 属性可接受...h2 style = "color:DarkCyan;" > How to set text color using HTML...

    docs.aspose.com/html/zh/net/tutorial/working-wi...
  2. Aspose.PSD for .NET 19.11 - Release Notes|Docum...

    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....Color P:Aspose.PSD.FileFormats.Psd...LayerEffects.IShadowEffect.Color P:Aspose.PSD.FileFormats.Psd...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-1...
  3. Shading.foreground_pattern_color property | Asp...

    Shading.foreground_pattern_Color property. Gets or sets the Color that's applied to the foreground of the [Shading](../) object....foreground_pattern_color property Shading.foreground_pattern_color property...property Gets or sets the color that’s applied to the foreground of...

    reference.aspose.com/words/python-net/aspose.wo...
  4. input_group|Documentation

    Input_group element is used to insert personalized information, such as the respondent's name or email, into the form....border_size=10 border_color black Color of all borders. Can be...the supported values. border_color=red border_top_style inherits...

    docs.aspose.com/omr/net/txt-markup/input_group/
  5. GradientStyle enumeration | Aspose.Words for Py...

    aspose.words.drawing.GradientStyle enumeration. Specifies the style for a gradient fill.... height = 80 ) # Apply One-color gradient fill to the shape with...one_color_gradient ( color = aspose . pydrawing . Color . red...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to change background in comment in Excel|Do...

    How to change Color in comment in Excel. How to insert picture or image in comment in Excel....set a different background color for each comment. But when we...this in code. How to change color in comment in Excel When you...

    docs.aspose.com/cells/python-net/how-to-set-com...
  7. Convert RGB to HSL in Python

    This concise guide explains the essential concepts involved in converting RGB to HSL in Python. It presents a clean and structured sequence of actions while also offering a practical example to convert RGB to HSL in Python....expanded to handle various color models in images by computing...the HSL color model Create an instance of the Color class to...

    kb.aspose.com/svg/python/convert-rgb-to-hsl-in-...
  8. Stroke.fill property | Aspose.Words for Python

    Stroke.fill property. Gets fill formatting for the [Stroke](../).... fore_color = aspose . pydrawing . Color . white # 2 -...= 5 stroke . color = aspose . pydrawing . Color . red stroke...

    reference.aspose.com/words/python-net/aspose.wo...
  9. GradientVariant enumeration | Aspose.Words for ...

    aspose.words.drawing.GradientVariant enumeration. Specifies the variant for a gradient fill.... height = 80 ) # Apply One-color gradient fill to the shape with...one_color_gradient ( color = aspose . pydrawing . Color . red...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Circle Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a circle object to your PDF using Aspose.PDF for .NET.... Color . Green ); graph . Border =...Set the circle's color circle . GraphInfo . Color = Aspose . Pdf...

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