Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 12,726 for

fill

(0.1 sec)
  1. ShapeLineStyle enumeration | Aspose.Words for P...

    aspose.words.drawing.ShapeLineStyle enumeration. Specifies the compound line style of a [Shape](../shape/).... # 1 - The fill, which applies to the area within...outline of the shape: shape . fill . fore_color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. GradientStop class | Aspose.Words for Node.js

    Aspose.Words.Drawing.GradientStop class. Represents one gradient stop...transparency of the gradient fill expressed as a percent in range...gradient stops to the gradient fill. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Drawing Images using GraphicsPath|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....(draw_path and fill_path to draw over or fill the paths. The...a Figures array. Draw paths. Fill paths. Drawing Images using...

    docs.aspose.com/imaging/python-net/drawing-imag...
  4. Working with Text in PostScript | C++

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...For using system fonts we just fill or outline a text with native...PsSaveOptions, then fetch . And finally fill or outline text with this DrFont...

    docs.aspose.com/page/cpp/ps/working-with-text/
  5. Need help in understanding svg style class - Fr...

    Hi team, We have attached a file “icons.pptx” containing 2 icons of different colors. We have extracted the svg content for both of these files using below code snippet and attached the svg content files as “svg_conten…...MsftOfcThm_Accent2_lumMod_100_Fill_v2 and MsftOfcThm_Accent1_l...umMod_40_lumOff_60_Fill_v2 , irrespective of whatever color code...

    forum.aspose.com/t/need-help-in-understanding-s...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Deal with PDF Forms in C# https://products.aspose.com/pdf/net/acroforms/ Recent content in Deal with PDF Forms in C# on Aspsoe.PDF Products Hug......com/pdf/net/acroforms/fill/ Thu, 15 Jan 2026 00:00:00 +0000...aspose.com/pdf/net/acroforms/fill/ .nav-program-lang { display:...

    products.aspose.com/pdf/net/acroforms/index.xml
  7. GradientStop class | Aspose.Words for Python

    aspose.words.drawing.GradientStop class. Represents one gradient stop...transparency of the gradient fill expressed as a percent in range...gradient stops to the gradient fill. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Drawing::Shape::get_StrokeColor ...

    Aspose::Words::Drawing::Shape::get_StrokeColor method. Defines the color of a stroke in C++.... Examples Shows how to fill a shape with a solid color....being invisible. // The shape fill by default is fully opaque,...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 如何优化 SVG – C# 示例

    您将学习如何优化 SVG 并减小 SVG 文件的大小。...y= "1" width= "0" height= "1" fill= "blue" /> 11 <g visibility=...y= "1" width= "1" height= "1" fill= "red" /> 13 </g> 14 <circle...

    docs.aspose.com/svg/zh/net/how-to-optimize-svg/
  10. Advanced SVG Builder API for C# – Aspose.SVG

    Explore the capabilities of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient.... Fill (Color. Blue ). Stroke (Paint...=> circle.Cx(50).Cy(50).R(20).Fill(Color.Blue).Stroke(Paint.None)...

    docs.aspose.com/svg/net/svg-builder-api/