Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 6,174 for

fill color

(0.03 sec)
  1. Chart Calculations|Aspose.Slides 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....validateChartLayout() previously to fill properties with actual values...validateChartLayout() previously to fill properties with actual values...

    docs.aspose.com/slides/androidjava/chart-calcul...
  2. Picture Frame|Aspose.Slides Documentation

    Add a picture frame to a PowerPoint presentation in C# or .NET...object that will be used to fill the shape. Specify the image’s...FillFormat . SolidFillColor . Color = Color . Blue ; pictureFrame ....

    docs.aspose.com/slides/net/picture-frame/
  3. Aspose::Words::Drawing::ShapeBase::get_IsGroup ...

    Aspose::Words::Drawing::ShapeBase::get_IsGroup method. Returns true if this is a group shape in C++....get_Stroke () -> set_Color ( System :: Drawing :: Color :: get_Red ());...get_Stroke () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::ShapeLineStyle enum | A...

    Aspose::Words::Drawing::ShapeLineStyle enum. Specifies the compound line style of a Shape 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. GroupShape.Accept | Aspose.Words for .NET

    Discover the GroupShape Accept method to seamlessly engage visitors and enhance user experience on your website. Boost interaction today!...Height = 200 , Stroke = { Color = Color . Red } }; Shape cube =...Height = 100 , Stroke = { Color = Color . Blue } }; GroupShape group...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartAxisTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartAxisTitle class. Provides access to the axis title properties... format Provides access to fill and line formatting of the axis...chart_axis_y_title . font . color = aspose . pydrawing . Color . blue doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用CellsFactory类在C++中创建样式对象|Documentation

    Aspose.Cells是一个支持使用样式对象对单元格进行样式设置的C++库。本文将介绍如何使用Aspose.Cells中的CellsFactory类创建单元格样式对象,以便用户根据需要自定义单元格的外观。...CreateStyle (); // Set the Style fill color to Yellow st . SetPattern...); st . SetForegroundColor ( Color :: Yellow ()); // Create a workbook...

    docs.aspose.com/cells/zh/cpp/create-style-objec...
  8. Treemap 和 Sunburst 图表的数据点|Aspose.Slides for Pyt...

    在 Python 中向 PowerPoint 演示文稿添加 Sunburst 图表... fill_format . fill_type = slides . FillType...portion_format . fill_format . solid_fill_color . color = draw . Color . yellow...

    docs.aspose.com/slides/zh/python-net/data-point...
  9. Table.clearBorders method | Aspose.Words for No...

    Table.clearBorders method. Removes all table and cell borders on this table....true ); // Fill the cells with a light green solid color. table ...endTable (); // Modify the color and thickness of the top border...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Get the Cell Object by DisplayName of PivotFiel...

    Learn how to retrieve the cell object by the display name of a pivot field and apply formatting using Aspose.Cells for C++....then changes the fill color and font color of the cell to light...style . SetForegroundColor ( Color :: LightBlue ()); style . GetFont...

    docs.aspose.com/cells/cpp/get-the-cell-object-b...