Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 12,018 for

fill

(0.11 sec)
  1. 将 SVG 转换为 PDF – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 SVG 转换为 PDF。考虑将 SVG 转换为 PDF 的各种情况,并学习如何使用 PdfSaveOptions。...stroke='black' stroke-width='3' fill='red' />\n" + 6 "</svg>\n" ;...stroke='black' stroke-width='3' fill='red' />\n" + 6 "</svg>\n" ;...

    docs.aspose.com/html/zh/java/convert-svg-to-pdf/
  2. SVG 渐变 – SVG Gradients – SVG 代码和 C# 示例

    了解如何在 XML 代码中创建 SVG 渐变,并演练使用 Aspose.SVG for .NET API 实现 SVG 渐变的 C# 示例。...height = "150" width = "370" fill = "url(#linear-gradient)" />...在上面的示例中,线性渐变 id="linear-gradient" 由 fill 属性中的 <rect> 元素引用。线性渐变内部有三个 <stop>...

    docs.aspose.com/svg/zh/net/svg-gradients/
  3. Shapes in Charts with C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts.... Fill (property) – specifies the fill color attributes...100 , 1100 , 350 , 2550 ); // Fill the text textbox0 . SetText...

    docs.aspose.com/cells/cpp/controls-in-charts/
  4. 使用 C++ 将图片作为纹理铺设到形状内部|Documentation

    学习如何使用Aspose.Cells for C++将图片平铺为形状内的纹理。...Fill.TextureFill.IsTiling 属性填充形状表面并设置为...xlsx" ); std :: cout << "Texture fill tiling applied successfully...

    docs.aspose.com/cells/zh/cpp/tile-picture-as-a-...
  5. Smartly Importing Variable Arrays into Excel Wi...

    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....marker, process the markers to fill data into the cells corresponding...

    docs.aspose.com/cells/net/how-to-import-variabl...
  6. Working with Text in XPS file | Python

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...12 # Create a brush 13 text_fill = doc. create_solid_color_brush..."Hello World!" ) 16 glyphs. fill = text_fill 17 # Save the resultant...

    docs.aspose.com/page/python-net/xps/working-wit...
  7. Render Worksheet to Graphic Context with Node.j...

    Learn how to render a worksheet to graphic context using Aspose.Cells for Node.js via C++. This includes rendering to image files, screens, and printers....render the entire worksheet, fill any remaining empty space with...

    docs.aspose.com/cells/nodejs-cpp/render-workshe...
  8. ShapeTextOrientation Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeTextOrientation enum to easily control text orientation in shapes, enhancing your document design and readability.... Fill . Solid ( Color . DarkBlue );...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 使用Node.js via C++在图表上添加WordArt水印|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Microsoft Excel的图表中添加WordArt水印。我们的指南将演示如何创建和定位WordArt水印,以增强图表的视觉吸引力和独特性。... 3000 ); // Get the shape's fill format. const wordArtFormat...

    docs.aspose.com/cells/zh/nodejs-cpp/add-wordart...
  10. 处理颜色|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...."foreground", foreground being the fill foreground not the font color...

    docs.aspose.com/cells/zh/net/working-with-colors/