Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 44,566 for

color

(0.08 sec)
  1. 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...
  2. 使用 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...
  3. How to change background in comment in Excel wi...

    How to change Color in a comment and insert a picture or image in a comment in Excel using Aspose.Cells for JavaScript via C++....set a different background color for each comment. But when you...in code. How to change the color of a comment in Excel When you...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  4. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Python via .NET.... Color . red ) graph . border = border_info...rectangle object with a certain color. The following code snippet...

    docs.aspose.com/pdf/python-net/add-rectangle/
  5. Support of Fill Layers|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....Support of Fill Layers With Color Fill This article demonstrates...how to fill PSD layer with Color. Please use the Aspose.PSD.FileFormats...

    docs.aspose.com/psd/java/support-of-fill-layers/
  6. 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...
  7. 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...
  8. 使用C++实现Excel主题和颜色|Documentation

    用C++代码使用带有Aspose.Cells for C++ API的Excel颜色方案...\\ " ); // Define Color array (of 12 colors) for Theme Vector...:: Cells :: Color > carr ( 12 ); carr [ 0 ] = Color :: AntiqueWhite...

    docs.aspose.com/cells/zh/cpp/excel-themes-and-c...
  9. Aspose.PSD for .NET 18.12 - 发行说明|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....Color 属性 Aspose.PSD.FileFormats.Psd...Layers.LayerEffects.FillType.Color 字段/枚举 Aspose.PSD.FileFormats...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  10. Providing an image as pixel array|Documentation

    Adding an image as an array of pixels to the Aspose.OCR for Java recognition package....representing the amount of each color per pixel in RGB (red-green-blue)...(red-green-blue) order. The color depth ranges from 1 to 32 bits per pixel...

    docs.aspose.com/ocr/java/ocrinput/image-by-pixel/