Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 12,730 for

fill

(0.04 sec)
  1. Stroke | Aspose.Words for Java

    Defines a stroke for a shape in Java.... // 1 - The fill, which applies to the area within...of a stroke. getFill() Gets fill formatting for the Stroke ....

    reference.aspose.com/words/java/com.aspose.word...
  2. 在 PostScript 中处理文本 | .NET

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 .NET 中使用该功能...system fonts folders) for filling the text ////////// 2 Font...fontSize, FontStyle. Bold ); 3 //Fill the text with the default or...

    docs.aspose.com/page/zh/net/ps/working-with-text/
  3. Working with Clips in PostScript | C++

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...clipping path and cut off a blue-filled rectangle in the same graphics...graphics state of PsDocument. Fill the rectangle path with the...

    docs.aspose.com/page/cpp/ps/working-with-clips/
  4. Add WordArt Watermark to Chart with JavaScript ...

    Learn how to use Aspose.Cells for JavaScript via C++ to add a WordArt watermark to a chart in Microsoft Excel. Our guide will demonstrate how to create and position a WordArt watermark to enhance the visual appeal and uniqueness of your chart.... 3000 ); // Get the shape's fill format and set transparency...const wordArtFormat = wordart . fill ; wordArtFormat . transparency...

    docs.aspose.com/cells/javascript-cpp/add-wordar...
  5. ImageData.cropLeft property | Aspose.Words for ...

    ImageData.cropLeft property. Defines the fraction of picture removal from the left side....cropped edge will be filled by the fill color of the shape)....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 编辑 SVG 文件 – Python 示例

    了解如何在 Python 中编辑 SVG 文件。使用 Aspose.SVG for Python via .NET 库在 SVG 文档中添加、查找和编辑元素。... set_attribute ( "fill" , "red" ) 添加元素 您可以使用 方法将新子节点添加到节点子节点列表的末尾。...# Add < g > element and set "fill" attribute 8 g_element = document...

    docs.aspose.com/svg/zh/python-net/edit-svg-file/
  7. Change Background Color in PowerPoint using Python

    Change background color in PowerPoint using Python. Get the IDE details, steps, and a sample code for changing PPT background color using Python....the fill_format property and set the fill_type and fill_color...background property. Set the fill type, fill color, and background type...

    kb.aspose.com/slides/python/change-background-c...
  8. How to create a Gantt chart with JavaScript via...

    Learn how to create a Gantt chart with Aspose.Cells for JavaScript via C++ API....the Blue Series and set Fill → NO Fill . Format the X Axis, set...add ( "C2:C6" , true ); // No fill for one series chart . nSeries...

    docs.aspose.com/cells/javascript-cpp/how-to-cre...
  9. How to Create Excel Chart in Java

    In this tutorial you will learn how to create Excel chart in Java by writing a simple code. Using these steps creating Excel chart in Java is easier on Windows, Linux and macOS etc....workbook programmatically and then fill data manually or import data...reference to the first sheet and fill in data to be rendered in the...

    kb.aspose.com/cells/java/how-to-create-excel-ch...
  10. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Python...object is created to define the fill color of the ellipse shape....100 , 100 , 200 , 200 )) To fill the ellipse shape with the gradient...

    docs.aspose.com/psd/python-net/graphics-api/