Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 8,424 for

fill color

(1.67 sec)
  1. ChartDataPoint Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartDataPoint class to easily format individual chart data points, enhancing your data visualization with precision....{ get; } Provides access to fill and line formatting of this...parent element shall inverts its colors if the value is negative. Marker...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 在 PS 文件中使用透明度 | Java

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加透明度的问题。了解如何在 Java 中使用该功能...PsSaveOptions(); 7 //Set page's background color to see white image on it's own...options. setBackgroundColor ( new Color(211, 8, 48)); 9 10 // Create...

    docs.aspose.com/page/zh/java/ps/working-with-tr...
  3. ChartDataPoint.clear_format method | Aspose.Wor...

    ChartDataPoint.clear_format method. Clears format of this data point...series will not invert their colors if the value is negative. for...data_point . format . fill . color = drawing . Color . red # For a cleaner...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::GradientStopCollection ...

    Aspose::Words::Drawing::GradientStopCollection class. Contains a collection of GradientStop objects. To learn more, visit the documentation article in C++....gradient stops to the gradient fill. auto doc = System :: MakeObject...Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient ( System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Working with Shapes in PS file | Java

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java... Fill the rectangle. Close the page...document. setPaint (Color. ORANGE ); 16 //Fill the rectangle 17...

    docs.aspose.com/page/java/ps/working-with-shapes/
  6. Add Rectangles to Presentations in JavaScript|A...

    Boost your PowerPoint presentations by adding rectangles with JavaScript and Aspose.Slides for Node.js—easily design and modify shapes programmatically....Set the Fill Type of the Rectangle to Solid. Set the Color of the...with the Shape object. Set the Color of the lines of the Rectangle...

    docs.aspose.com/slides/nodejs-java/rectangle/
  7. Manage Table Cells in Presentations with Python...

    Effortlessly manage table cells in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET. Master accessing, modifying, and styling cells quickly for seamless slide automation....change a cell’s background color, and add an image inside a table...row_heights ) # Clear the border fill for each cell. for row in table...

    docs.aspose.com/slides/python-net/manage-cells/
  8. 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/
  9. Working with Clips in PS file| Java

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...by 1 bpp (bits per pixel) 2-color image as a stencil mask; At...clipping path and cut off a blue-filled rectangle in the same graphics...

    docs.aspose.com/page/java/ps/working-with-clips/
  10. ChartTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartTitle class. Provides access to the chart title properties... format Provides access to fill and line formatting of the chart...title . font . color = aspose . pydrawing . Color . blue # Set...

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