Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 12,470 for

fill

(0.65 sec)
  1. ChartStyle enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.ChartStyle enumeration. Specifies predefined styles of a chart....GRADIENT A style with gradient fill of data points. ORIGINAL A style...style with data points having no fill, but only an outline. OUTLINE_BLACK...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Working with Fonts in Java|Aspose.Words for Java

    Font formatting in details using Java....how to set font formatting: Fill properties now are also available...available for fonts to set fill formatting of text. It gives an...

    docs.aspose.com/words/java/working-with-fonts/
  7. 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...
  8. 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/
  9. 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...
  10. 如何优化 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/