Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 45,865 for

color

(0.09 sec)
  1. Aspose::Words::Drawing::GlowFormat::get_Radius ...

    Aspose::Words::Drawing::GlowFormat::get_Radius method. Gets or sets a double value that represents the length of the radius for a glow effect in points (pt). The default value is 0.0 in C++....get_Glow () -> set_Color ( System :: Drawing :: Color :: get_Salmon...ASSERT_EQ ( System :: Drawing :: Color :: FromArgb ( 217 , 250 , 128...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 用C++修改现有样式|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库,允许用户修改现有单元格样式。本文将介绍如何使用Aspose.Cells库修改现有单元格样式,以便用户根据需要改变单元格的外观。...14 ); // Set the font color to red color. style . GetFont ().... SetColor ( Color :: Red ()); // Name the style. style . SetName...

    docs.aspose.com/cells/zh/cpp/modify-an-existing...
  3. Create or Add Table In PDF|Aspose.PDF for PHP v...

    Explore how to insert a table into an existing PDF document in PHP using Aspose.PDF for enhanced data organization....table Set the table border color as LightGray Set the border...(); $colors = new Color (); // Set the table border color as LightGray...

    docs.aspose.com/pdf/php-java/add-table-in-exist...
  4. Stroke.fore_tint_and_shade property | Aspose.Wo...

    Stroke.fore_tint_and_shade property. Gets or sets a double value that lightens or darkens the stroke foreground Color....darkens the stroke foreground color. @property def fore_tint_and_shade...Shows how to set fore theme color and tint and shade. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to binarize an image|Documentation

    Binarize an image using fixed binarisation method with threshold, method Bradly and Otsu method....value 255 (black color), or 0 (white color) otherwise. You can...

    docs.aspose.com/imaging/net/developer-guide/how...
  6. Adjustment Layers in PSD|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.... exposure, hue/saturation, color balance, black & white, photo...Layer Exposure Adjustment Layer Color Balance Layer Black & White...

    docs.aspose.com/psd/java/layer-types/adjustment...
  7. Extract Theme Data from Excel File|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports extracting theme data from Excel files, allowing users to obtain the style and formatting information of documents. This article will introduce how to extract theme data from Excel files using the Aspose.Cells library....applied to a workbook and theme colors applied to a cell or its borders...the theme color applied to cell A1 and the theme color applied...

    docs.aspose.com/cells/net/extract-theme-data-fr...
  8. BorderCollection.Shadow | Aspose.Words for .NET

    Discover the BorderCollection Shadow property to enhance your designs. Easily control border shadows for a modern, stylish look in your projects!... Color = Color . Green ; pageSetup . Borders...

    reference.aspose.com/words/net/aspose.words/bor...
  9. Shape.HorizontalRuleFormat | Aspose.Words for .NET

    Access and customize the HorizontalRuleFormat properties for enhanced design flexibility. Optimize your shapes with tailored settings for unique results.... Color = Color . Blue ; horizontalRuleFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ShapeBase.font property | Aspose.Words for Python

    ShapeBase.font property. Provides access to the font formatting of this object.... highlight_color = aspose . pydrawing . Color . light_gray...shape . font . color = aspose . pydrawing . Color . red shape ...

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