Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 8,424 for

fill color

(0.13 sec)
  1. Add Watermarks to Presentations in .NET|Aspose....

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in .NET to indicate a draft, confidential information, copyright, and more....use the PictureFrame class or fill a watermark shape with an image...shape is styled with fill and line colors. This means that when...

    docs.aspose.com/slides/net/watermark/
  2. Format Presentation Charts in PHP|Aspose.Slides...

    Learn chart formatting in Aspose.Slides for PHP via Java and elevate your PowerPoint presentation with professional, eye-catching styling....back wall fill color Set the chart plot area fill color Write the...setColor ( java ( "java.awt.Color" ) -> GRAY ); $chartTitle ->...

    docs.aspose.com/slides/php-java/chart-formatting/
  3. Border Settings|Documentation

    How to use the Aspose.Cells for Python via .NET library in Python to set the border style and Color of cells. By adjusting the width, style, and Color of the border, you have more control over how cells look and appear....the borders' line style and color. With Aspose.Cells for Python...properties, color and line_style to set a border’s line color and style...

    docs.aspose.com/cells/python-net/cells-border-s...
  4. SVG 滤镜和渐变 – SVG Filters and Gradients – Aspose....

    您将学习如何编写 SVG 代码来创建 svg 滤镜、高斯模糊、阴影效果、灯光效果或线性渐变和径向渐变。...defs > 13 < g stroke = "none" fill = "#20B2AA" > 14 < ellipse cx...cy = "90" rx = "75" ry = "55" fill = "#20B2AA" filter = "url(#shadow)"...

    docs.aspose.com/svg/zh/net/drawing-basics/filte...
  5. 在 PostScript 中使用形状 | .NET

    Aspose.Page API 解决方案解答了如何将形状添加到 PS 文件的问题。了解如何在 .NET 中使用该功能...( new SolidBrush(Color. Orange )); 16 //Fill the rectangle 17...17 document. Fill (path); 18 19 //Create graphics path from the...

    docs.aspose.com/page/zh/net/ps/working-with-sha...
  6. ChartDataLabelCollection.Rotation | Aspose.Word...

    Adjust the rotation of your ChartDataLabelCollection for optimal visibility. Customize data label angles to enhance your chart's readability and impact.... Fill . Solid ( Color . DarkBlue ); // Set...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose.Cells 8.5.2中的公共API更改|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....//Create empty image and fill it with blue color int width = 800 ; int...g . setColor ( java . awt . Color . blue ); g . fillRect ( 0 ...

    docs.aspose.com/cells/zh/java/public-api-change...
  8. ChartDataLabel.rotation property | Aspose.Words...

    ChartDataLabel.rotation property. Gets or sets the rotation of the label in degrees.... fill . solid ( aspose . pydrawing . Color . dark_blue...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Edit SVG in C# – Aspose.SVG for .NET

    Edit SVG files using C#. Learn how to modify SVGs with the Aspose.SVG Builder API or through direct DOM manipulation....object is created, it can be filled with SVG elements. You can...Cy( 130 ).R( 60 ).Fill(Paint.None).Stroke(Color.Salmon).StrokeWidth(...

    products.aspose.com/svg/net/edit-svg/
  10. Manage canvases of PS file | .NET

    .NET API Solution to manage PS files. Code example on how to clip and transform graphics states of PS files with a few lines of C# code.... Fill and draw a graphics path. Clip...Method. Fill the graphics path by means of the Fill() method...

    products.aspose.com/page/net/work-with-ps-graph...