Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 8,037 for

fill color

(0.19 sec)
  1. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Node.js via Java calculates and applies effective shape properties for precise PowerPoint rendering....dispose (); } } Getting Effective Fill Format for Table Using Aspose...Java, you can get effective fill formatting for different table...

    docs.aspose.com/slides/nodejs-java/shape-effect...
  2. 档案

    档案...TextBoxField 的属性,如 FontSize 、 Color 等。 创建第二个 TextBoxField 的实例并设置其属性。...:Drawing::Color::get_Black()); nameBox->set_Color(Aspose::Pd...

    blog.aspose.com/zh/pdf/create-fill-or-edit-fill...
  3. SVG Transformations – C# Examples – Aspose.SVG ...

    Learn how to rotate SVG, scale SVG, and translate SVG in C# using Aspose.SVG for .NET. Consider code examples for SVG transformations....attributes specifying position, size, fill, and transformation. The transform...rectElement. SetAttribute ( "fill" , "blue" ); 15 16 // Apply...

    docs.aspose.com/svg/net/svg-transformations/
  4. 使用 Python 将 SVG 转换为图像、JPG、PNG、BMP、TIFF 和 GIF

    了解 SVG 到图像的转换,以及如何通过 Aspose.SVG for Python via .NET 执行转换。参考 Python 示例和在线 SVG 转换器。... 使用 background_color 属性设置填充背景的颜色。 使用 page_setup 属性设置页面大小和边距。...from aspose. pydrawing import Color 7 8 # Initialize an SVG document...

    docs.aspose.com/svg/zh/python-net/convert-svg-t...
  5. JoinStyle | Aspose.Words for Java

    Line join style in Java....setColor(Color.RED); arrow.getStroke().set...insertNode(line); // 3 - Arrow with a green fill: Shape filledInArrow = new Shape(doc...

    reference.aspose.com/words/java/com.aspose.word...
  6. What's new in Aspose.Cells for Java|Documentation

    Aspose.Cells for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....getting and setting the gridline color of a worksheet Support exporting...html Support to add font color, cell color as data sorter key Support...

    docs.aspose.com/cells/java/what-s-new-in-aspose...
  7. Customize Chart Legends in Presentations in .NE...

    Customize chart legends with Aspose.Slides for .NET to optimize PowerPoint presentations with tailored legend formatting.... Color = Color . Blue ; pres . Save ( "output...theme’s color scheme? Do not set explicit colors/fills/fonts for...

    docs.aspose.com/slides/net/chart-legend/
  8. Convert EPUB to JPG – C# code examples

    Convert EPUB to JPG in C# using Aspose.HTML for .NET API. Consider various EPUB to JPG conversion scenarios in C# examples. Try online EPUB Converter....This property sets the color that will fill the background. By default...BackgroundColor = System. Drawing . Color . AliceBlue 16 }; 17 options...

    docs.aspose.com/html/net/convert-epub-to-jpg/
  9. Does Aspose.Cells provide redactions or redacti...

    Hi Team, Does Aspose.Cells provide redactions or redaction labels? I have attached a sample GIF file for reference. redations.gif (705.1 KB)...In the cell, I’m filling it with black color. Is there any way...

    forum.aspose.com/t/does-aspose-cells-provide-re...
  10. 将 SVG 转换为 TIFF | Aspose.HTML for .NET

    使用 Aspose.HTML for .NET 将 SVG 转换为 TIFF。在 C# 示例中考虑各种 SVG 到 TIFF 的转换方案。尝试在线 SVG 转换器。...cx ='100' cy ='100' r ='50' fill='pink' stroke='red' stroke-width='10'... and change the background color to AliceBlue 13 ImageSaveOptions...

    docs.aspose.com/html/zh/net/convert-svg-to-tiff/