Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 1,352 for

gradient fill

(0.68 sec)
  1. Format Presentation Charts in Java|Aspose.Slide...

    Learn chart formatting in Aspose.Slides for Java and elevate your PowerPoint presentation with professional, eye-catching styling....legends, the plot area, and wall fills to improve the appearance and...back wall fill color Set the chart plot area fill color Write...

    docs.aspose.com/slides/java/chart-formatting/
  2. Fill.fill_type property | Aspose.Words for Python

    Fill.Fill_type property. Gets a Fill type....fill_type property Fill.fill_type property Gets a fill type.... @property def fill_type ( self ) -> aspose . words . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 编辑 HTML5 画布 – Aspose.HTML for .NET

    了解 HTML 画布以及如何使用 Aspose.HTML for .NET API 处理包含 HTML5 画布元素的文档。...Prepare a gradient brush 20 ICanvasGradient gradient = context...0); 21 gradient. AddColorStop (0, "magenta" ); 22 gradient. AddColorStop...

    docs.aspose.com/html/zh/net/edit-html5-canvas/
  4. Element Builders – Create and Edit SVG Elements...

    Explore the capabilities of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient.... Fill (Color. Red ). Stroke (Paint...circle.Cx(100).Cy(100).R(50).Fill(Color.Red).Stroke(Paint.None)...

    docs.aspose.com/svg/net/element-builders/
  5. Fill.Solid | Aspose.Words for .NET

    Discover the Fill Solid method for achieving a consistent color Fill, enhancing your design's visual appeal and uniformity effortlessly....Contents [ Hide ] Solid() Sets the fill to a uniform color. public void...convert any of the fills back to solid fill. Examples Shows how...

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

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加透明度的问题。了解如何在 Java 中使用该功能...fill(new Rectangle2D.Float(0, 0,...Create rectangle with opaque gradient fill ////////// 19 GeneralPath...

    docs.aspose.com/page/zh/java/ps/working-with-tr...
  7. Fill.Color | Aspose.Words for .NET

    Discover the Fill Color property to easily customize your design's foreground color with a Color object, enhancing your project's visual appeal....Color Contents [ Hide ] Fill.Color property Gets or sets a Color...the foreground color for the fill. public Color Color { get ;...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Fill.transparency property | Aspose.Words for P...

    Fill.transparency property. Gets or sets the degree of transparency of the specified Fill as a value between 0.0 (opaque) and 1.0 (clear)....transparency property Fill.transparency property Gets or sets...transparency of the specified fill as a value between 0.0 (opaque)...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Manage Titles of Excel Charts with Node.js via ...

    Learn how to use Aspose.Cells for Node.js via C++ to add and format chart and axis titles in Microsoft Excel. Our guide will demonstrate how to set different types of titles, adjust their appearance, and modify axis titles for better data representation and clarity....you can change text, font, and fill format for titles. | | Setting...AsposeCells . Color . Cyan ); // Filling the area of the 2nd SeriesCollection...

    docs.aspose.com/cells/nodejs-cpp/chart-and-axis...
  10. Manage Titles of Excel Charts with C++|Document...

    Learn how to use Aspose.Cells for C++ to add and format chart and axis titles in Microsoft Excel. Our guide will demonstrate how to set different types of titles, adjust their appearance, and modify axis titles for better data representation and clarity....you can change text, font, and fill format for titles. | | Setting...SetForegroundColor ( Color :: Cyan ()); // Filling the area of the 2nd SeriesCollection...

    docs.aspose.com/cells/cpp/chart-and-axis-titles/