Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 5,967 for

fill color

(0.03 sec)
  1. Manage Legend of Excel Charts with Node.js via ...

    Learn how to utilize Aspose.Cells for Node.js via C++ to effectively utilize and customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends...."Title" ); // Setting the font color of the chart title to blue chart...(). setColor ( AsposeCells . Color . Blue ); // Move the legend...

    docs.aspose.com/cells/nodejs-cpp/chart-legend/
  2. 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...
  3. Format Text|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....; //Change text color port . FontColor = Color . FromArgb ( 0...); //Change shape background color shp . FillFormat . Type = FillType...

    docs.aspose.com/slides/net/format-text/
  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. ChartMarker class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartMarker class. Represents a chart data marker...Description format Provides access to fill and line formatting of this...series will not invert their colors if the value is negative. for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. ImageData.cropLeft property | Aspose.Words for ...

    ImageData.cropLeft property. Defines the fraction of picture removal from the left side....cropped edge will be filled by the fill color of the shape). Positive...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Data Filtering|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....contains Filter by Color Filters based on filled color Date Filters...different type of filters like Color Filter, Date Filter, Number...

    docs.aspose.com/cells/java/data-filtering/
  9. Aspose::Words::Drawing::ShapeBase::get_ShapeTyp...

    Aspose::Words::Drawing::ShapeBase::get_ShapeType method. Gets the shape type 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...
  10. SVG 渐变 – SVG Gradients – SVG 代码和 C# 示例

    了解如何在 XML 代码中创建 SVG 渐变,并演练使用 Aspose.SVG for .NET API 实现 SVG 渐变的 C# 示例。...每种颜色都用 stop-color 属性指定。 <stop> 元素的 offset 属性指...stop offset = "10%" stop - color = "#c71700" /> 5 < stop offset...

    docs.aspose.com/svg/zh/net/svg-gradients/