Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 46,982 for

color

(0.27 sec)
  1. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......background color */ /* background-color: #4CAF50; */ /* color: white;...padding: 15px; */ /* background-color: #f5f5f5; */ } /* Only affects...

    docs.aspose.com/cells/tr/net/aspose-cells-gridj...
  2. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......background color */ /* background-color: #4CAF50; */ /* color: white;...padding: 15px; */ /* background-color: #f5f5f5; */ } /* Only affects...

    docs.aspose.com/cells/ru/python-net/aspose-cell...
  3. Aspose::Words::TextureIndex enum | Aspose.Words...

    Aspose::Words::TextureIndex enum. Specifies shading texture in C++....complete fill with the background color). Examples Shows how to decorate...Col ( System :: Drawing :: Color :: get_LightCoral ()); shading...

    reference.aspose.com/words/cpp/aspose.words/tex...
  4. Cell.LastParagraph | Aspose.Words for .NET

    Discover the Cell LastParagraph property. Easily access the final paragraph from immediate child elements for efficient content management.... Color = Color . Red ; borders . Horizontal...cells. borders . Vertical . Color = Color . Blue ; borders . Vertical...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Aspose.PSD for Python via .NET 24.2 - 发行说明|Docu...

    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_type = PngColorType . TRUECOLOR_WITH_ALPHA...compression_level = 9 pngOpt . color_type = PngColorType . TRUECOLOR_WITH_ALPHA...

    docs.aspose.com/psd/zh/net/aspose-psd-for-pytho...
  6. ShadowFormat class | Aspose.Words for Python

    aspose.words.drawing.ShadowFormat class. Represents shadow formatting for an object...Description color Gets or sets a aspose.pydrawing.Color object that...that represents the color for the shadow. The default value is...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Add Icon Sets Conditional Formatting|Doc...

    How to use the Aspose.Cells for Python via .NET library to apply Icon Sets conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....pydrawing import Color from datetime import datetime...get_format_condition ( "M1:O2" , Color . alice_blue ) idx = conds ...

    docs.aspose.com/cells/python-net/how-to-add-ico...
  8. 使用C++添加双色标度和三色标度条件格式|Documentation

    如何在C++中使用Aspose.Cells库为两个颜色比例和三个颜色比例添加条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示。... PutValue ( u "2-Color Scale" ); worksheet . GetCells...( u "D1" ). PutValue ( u "3-Color Scale" ); for ( int i = 2 ;...

    docs.aspose.com/cells/zh/cpp/adding-2-color-sca...
  9. HorizontalRuleFormat class | Aspose.Words for P...

    aspose.words.drawing.HorizontalRuleFormat class. Represents horizontal rule formatting... color Gets or sets the brush color that fills the...without 3D shading and solid color is used. width_percent Gets...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 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...