Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 9,142 for

fill

(0.07 sec)
  1. Stroke.weight property | Aspose.Words for Node.js

    Stroke.weight property. Defines the brush thickness that strokes the path of a shape in points.... // 1 - The fill, which applies to the area within...outline of the shape: shape . fill . foreColor = "#FFFFFF" ; //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. pink-effect.svg

    docs.aspose.com/svg/files/pink-effect.svg

  3. Fill.image_bytes property | Aspose.Words for Py...

    Fill.image_bytes property. Gets the raw bytes of the Fill texture or pattern....image_bytes property Fill.image_bytes property Gets the raw bytes...bytes of the fill texture or pattern. @property def image_bytes...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartSeries.format property | Aspose.Words for ...

    ChartSeries.format property. Provides access to Fill and line formatting of the series....property Provides access to fill and line formatting of the series...format . fill . foreColor = "#FF0000" ; series2 . format . fill . foreColor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Fill.foreColor property | Aspose.Words for Node.js

    Fill.foreColor property. Gets or sets a Color object that represents the foreground color for the Fill....foreColor property Fill.foreColor property Gets or sets a Color...the foreground color for the fill. get foreColor () : string Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. bezier-curve5.svg

    Fill="none" /> docs.aspose.com/svg/files/bezier-curve5.svg

  7. gradient.svg

    Fill="none" /> fill="none" /> <defs> <radialGradient...style="stroke: grey; stroke-width:1" fill="url(#myRG)" /> <circle cx="260"...

    docs.aspose.com/html/files/gradient.svg
  8. TextDmlEffect enumeration | Aspose.Words for Py...

    aspose.words.TextDmlEffect enumeration. Dml text effect for text runs.... FILL Fill overlay effect. SHADOW Shadow...has_dml_effect ( aw . TextDmlEffect . FILL )) See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  9. GradientStop.Transparency | Aspose.Words for .NET

    Discover the GradientStop Transparency property to easily adjust gradient Fill transparency from 0% to 100%. Enhance your designs with precise control!...transparency of the gradient fill expressed as a percent in range...gradient stops to the gradient fill. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  10. SVG Shapes | Basics & SVG Code, Examples

    You learn how to create SVG shapes – SVG Rectangle, SVG Circle, SVG Line, SVG Ellipse, SVG Polyline, SVG Polygon, and how to apply style properties to them....You can fill the rectangle with a color, make the filling transparent...style attribute properties (see Fills and Strokes in SVG ). The SVG...

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