Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 6,230 for

fill color

(0.04 sec)
  1. Create Style object using CellsFactory class wi...

    Aspose.Cells is a C++ library for working with spreadsheet files that provides a style object to style cells. This article will introduce how to create a cell style object using the CellsFactory class in the Aspose.Cells library so that users can customize the appearance of the cells as needed....CreateStyle (); // Set the Style fill color to Yellow st . SetPattern...); st . SetForegroundColor ( Color :: Yellow ()); // Create a workbook...

    docs.aspose.com/cells/cpp/create-style-object-u...
  2. Aspose::Words::Drawing::Charts::ChartTitle::get...

    Aspose::Words::Drawing::Charts::ChartTitle::get_Format method. Provides access to Fill and line formatting of the chart title in C++....t method Provides access to fill and line formatting of the chart...-> get_Fill () -> Solid ( System :: Drawing :: Color :: get_DarkSlateGray...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Charts::ChartLegend::ge...

    Aspose::Words::Drawing::Charts::ChartLegend::get_Format method. Provides access to Fill and line formatting of the legend in C++....t method Provides access to fill and line formatting of the legend...-> get_Fill () -> Solid ( System :: Drawing :: Color :: get_DarkSlateGray...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Stroke::get_On method |...

    Aspose::Words::Drawing::Stroke::get_On method. Defines whether the path will be stroked in C++.... // 1 - The fill, which applies to the area within...get_Fill () -> set_ForeColor ( System :: Drawing :: Color :: get_White...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 在Apache POI和Aspose.Cells中使用颜色|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....foreground color to yellow style . setBackgroundColor ( Color . getYellow...custom color to the palette at 55th index Color color = Color . fromArgb...

    docs.aspose.com/cells/zh/java/working-with-colo...
  6. Working with Charts in C++|Aspose.Words for C++

    Introduction to Chart feature, how to create and manipulate charts using C++....with Charts Contents [ Hide ] Fill and stroke formatting can be...example shows how to set series color: auto doc = System :: MakeObject...

    docs.aspose.com/words/cpp/how-to-set-fill-and-s...
  7. Rule Builder – Configure SVG Style – C#

    In this article, we consider the Rule Builder styling feature, which enables developers to apply CSS-like rules to SVG elements.... Fill (Color. DarkRed ). FontWeight (FontWeight...properties (e.g., fill color, stroke color, font family) to target...

    docs.aspose.com/svg/net/rule-builder/
  8. light.svg

    docs.aspose.com/svg/files/light.svg

  9. Using Layer Effects in PSD files|Documentation

    Example of using Layer Effects in the Aspose.PSD for Python...drop shadow, gradient overlay, color overlay, pattern overlay, and...specifying the stroke size, gradient color points, and transparency points...

    docs.aspose.com/psd/python-net/layer-effects/
  10. 图表数据标签|Aspose.Slides 文档

    在 C# 或 .NET 中设置 PowerPoint 图表数据标签和距离... Fill . FillType = FillType . Solid.... Format . Fill . SolidFillColor . Color = Color . Red ; // 设置...

    docs.aspose.com/slides/zh/net/chart-data-label/