Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 12,309 for

fill

(0.35 sec)
  1. Working with Transparency in XPS file | Java

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...14 // Set blue solid brush to fill path1 15 path1. setFill (doc...path1 has no parent. Setting fill on path2 affects shared brush...

    docs.aspose.com/page/java/xps/working-with-tran...
  2. ChartDataLabel.format property | Aspose.Words f...

    ChartDataLabel.format property. Provides access to Fill and line formatting of the data label....property Provides access to fill and line formatting of the data...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Stroke.imageBytes property | Aspose.Words for N...

    Stroke.imageBytes property. Defines the image for a stroke image or pattern Fill....for a stroke image or pattern fill. get imageBytes () : number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 在 PS 文件中使用渐变 | Java

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 Java 中使用该功能...text with horizontal gradient fill in PS document. 2 3 String outputFileName...(paint); 28 29 //Fill the rectangle 30 document. fill (path); 31 32...

    docs.aspose.com/page/zh/java/ps/working-with-gr...
  5. ArrowType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ArrowType enum to customize arrow styles for line ends, enhancing your document's visual appeal and precision....); // 3 - Arrow with a green fill: Shape filledInArrow = new Shape...Top = 100 ; filledInArrow . Fill . ForeColor = Color . Green...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Change Background Color in PowerPoint using Java

    Change background color in PowerPoint using Java. Get IDE settings, steps, and a sample code for setting background color for PowerPoint presentation using Java....FillFormat property and set the fill type and color Set background...property where we can set the fill format and type. If you want...

    kb.aspose.com/slides/java/change-background-col...
  7. ChartDataLabel.format property | Aspose.Words f...

    ChartDataLabel.format property. Provides access to Fill and line formatting of the data label....property Provides access to fill and line formatting of the data...( 2 ); dataLabel . format . fill . color = "#FF0000" ; // For...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Text Box|Aspose.Slides for Node.js via .NET Doc...

    Work with text boxes in Aspose.Slides for Node.js: add, format, align, wrap, autofit, and style text using JavaScript for PPT, PPTX, and ODP presentations....but a typical text box has no fill or border and displays only...simply an AutoShape with no fill or border and some formatted...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  9. Working with Hatch Patterns in PostScript | C++

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...52 styles can be used for filling or stroking (outlining) in...demonstrate, firstly, how to fill a shape with a hatch pattern...

    docs.aspose.com/page/cpp/ps/working-with-hatch-...
  10. SVG Text – text element, textPath – Aspose.SVG ...

    Learn about SVG glyphs, fonts, and characters, and how to display, format, and style SVG text using the text, tspan, and textPath elements....> 2 < text x = "10" y = "6" fill = "red" > The text is not fully...> 3 < text x = "10" y = "30" fill = "green" > The text is fully...

    docs.aspose.com/svg/net/drawing-basics/svg-text/