Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 6,230 for

fill color

(0.03 sec)
  1. Get the Cell object by DisplayName of PivotFiel...

    How to get the Cell object by DisplayName of PivotField of PivotTable with Aspose.Cells for Python via .NET....then changes the fill color and font color of the cell to light...

    docs.aspose.com/cells/python-net/get-the-cell-o...
  2. Converting Chart to Image in Ruby|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....A2:A8" ) # Set the fill colors for the series's data points...getPoints () color = Rjb :: import ( 'com.aspose.cells.Color' ) point...

    docs.aspose.com/cells/java/converting-chart-to-...
  3. Aspose::Words::Drawing::Charts::ChartDataPoint:...

    Aspose::Words::Drawing::Charts::ChartDataPoint::get_Format method. Provides access to Fill and line formatting of this data point in C++....t method Provides access to fill and line formatting of this...0 ) -> get_Format () -> get_Fill () -> PresetTextured ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Working with Shapes in PS file | Python

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... Fill the rectangle. Close the page...(aspose. pydrawing . Color . orange )) 17 # Fill the rectangle 18...

    docs.aspose.com/page/python-net/ps/working-with...
  5. 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...
  6. 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...
  7. GroupShape | Aspose.Words for .NET

    Design stunning group shapes effortlessly with GroupShape constructor. Enhance your projects with customizable, user-friendly tools for unique creations....Height = 200 , Stroke = { Color = Color . Red } }; Shape cube =...Height = 100 , Stroke = { Color = Color . Blue } }; GroupShape group...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Drawing::Stroke::get_LineStyle m...

    Aspose::Words::Drawing::Stroke::get_LineStyle method. Defines the line style of the stroke 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...
  9. 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...
  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/