Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 12,312 for

fill

(0.98 sec)
  1. PatternType enumeration | Aspose.Words for Python

    aspose.words.drawing.PatternType enumeration. Specifies the Fill pattern to be used to Fill a shape....Specifies the fill pattern to be used to fill a shape. Members...True ) . as_shape () fill = shape . fill print ( 'Pattern value...

    reference.aspose.com/words/python-net/aspose.wo...
  2. SVG Shapes – SVG Code Examples – Aspose.SVG Guide

    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 customize fill color, opacity, corner rounding...with the style attribute (see Fills and Strokes in SVG ). Copy 1...

    docs.aspose.com/svg/net/drawing-basics/svg-shapes/
  3. ChartDataPoint.format property | Aspose.Words f...

    ChartDataPoint.format property. Provides access to Fill and line formatting of this data point....property Provides access to fill and line formatting of this...data_points [ 0 ] . format . fill . preset_textured ( aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  4. conclusion.svg

    fill:#778899; stroke:#FF4500; stroke- width:5; fill-opacity:0...style="fill:orange; stroke:purple; stroke-width:1; fill-opacity:1"...

    docs.aspose.com/svg/files/conclusion.svg
  5. discourse-lazy-videos_4560ee16f2bea569358c6c079...

    .lazy-video-container{z-index:1;position:relative;display:block;height:0;padding:0 0 56.25% 0;background-color:#000;margin-bottom:12px}.lazy-video-container .video-thumbnail{cursor:pointer;overflow......viewBox='0 0 512 512'%3E%3Cpath fill='%23181818' d='M512 256c0 141...24S67.94,13.05,66.52,7.74z' fill='%23f00'%3E%3C/path%3E%3Cpath...

    forum.aspose.com/stylesheets/discourse-lazy-vid...
  6. SvgColorMode|Aspose.BarCode for Python via .NET...

    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....enumeration Possible modes for filling color in svg file, RGB is default...opacity will be set through “fill-opacity” parameter Members Member...

    docs.aspose.com/barcode/python-net/api-referenc...
  7. basic-shapes.svg

    fill:orange; stroke:purple; stroke-width:1; fill-opacity:1"...width="90" height="90" style="fill:grey; stroke-width:3; stroke:rgb(0...

    docs.aspose.com/svg/files/basic-shapes.svg
  8. Stroke.BaseForeColor | Aspose.Words for .NET

    Discover the Stroke BaseForeColor property to easily access the unmodified base foreground color of your stroke for precise design control.... Fill . ForeColor = Color . Red ; shape . Fill . ForeTintAndShade...ForeTintAndShade = 0.5 ; shape . Stroke . Fill . ForeColor = Color . Green...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Stroke.base_fore_color property | Aspose.Words ...

    Stroke.base_fore_color property. Gets the base foreground color of the stroke without any modifiers.... fill . fore_color = aspose . pydrawing...shape . fill . fore_tint_and_shade = 0.5 shape . stroke . fill . fore_color...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Transparency in XPS file | Python

    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 Python... fill = doc. create_solid_color_brush..."M300,120 h600 V420 h-600" )). fill = doc. create_solid_color_brush...

    docs.aspose.com/page/python-net/xps/working-wit...