Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 9,142 for

fill

(0.09 sec)
  1. SVG 形状 – 基础知识和 SVG 代码、示例

    您将学习如何创建 SVG 形状 – SVG 矩形、SVG 圆形、SVG 直线、SVG 椭圆、SVG 折线、SVG 多边形,以及如何向它们应用样式属性。...style = "fill:#778899; stroke:#FF4500; stroke-width:5; fill-opacity:0..."90" height = "90" style = "fill:grey; stroke-width:3; stroke:rgb(0...

    docs.aspose.com/svg/zh/net/drawing-basics/svg-s...
  2. Working with Fonts in Python|Aspose.Words for P...

    Customize font settings using Python....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/python-net/working-with-f...
  3. DocumentBuilder.Italic | Aspose.Words for .NET

    Discover the DocumentBuilder Italic property. Easily format your text in italic for enhanced readability and style in your documents....set ; } Examples Shows how to fill MERGEFIELDs with data with a...during a mail merge, // and then fill them manually. builder . InsertField...

    reference.aspose.com/words/net/aspose.words/doc...
  4. linejoin.svg

    Fill="none"> fill="none"> <polyline points="40...stroke-linejoin="bevel" /> </g> <g fill="none" stroke="orange" stroke-width="2">...

    docs.aspose.com/svg/files/linejoin.svg
  5. Chart Series|Aspose.Slides Documentation

    Chart series in PowerPoint presentations in Java... Set your preferred fill type and fill color. Save the modified...change. Set your preferred fill type and fill color. Save the modified...

    docs.aspose.com/slides/java/chart-series/
  6. Chart Series|Aspose.Slides Documentation

    Chart series in PowerPoint presentations in Java... Set your preferred fill type and fill color. Save the modified...change. Set your preferred fill type and fill color. Save the modified...

    docs.aspose.com/slides/androidjava/chart-series/
  7. Stroke class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Stroke class. Defines a stroke for a shape... fill Gets fill formatting for the Stroke...for a stroke image or pattern fill. joinStyle Defines the join...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. GradientStop.BaseColor | Aspose.Words for .NET

    Discover the GradientStop BaseColor property to easily access the pure color of your gradient stop, enhancing your design with precision and clarity....gradient stops to the gradient fill. Document doc = new Document...Rectangle , 80 , 80 ); shape . Fill . TwoColorGradient ( Color ...

    reference.aspose.com/words/net/aspose.words.dra...
  9. GradientStop.Color | Aspose.Words for .NET

    Discover the GradientStop Color property to easily set and customize gradient stop colors for stunning visual effects in your designs....gradient stops to the gradient fill. Document doc = new Document...Rectangle , 80 , 80 ); shape . Fill . TwoColorGradient ( Color ...

    reference.aspose.com/words/net/aspose.words.dra...
  10. GradientStopCollection.count property | Aspose....

    GradientStopCollection.count property. Gets an integer value indicating the number of items in the collection....gradient stops to the gradient fill. doc = aw . Document () builder...= 80 , height = 80 ) shape . fill . two_color_gradient ( color1...

    reference.aspose.com/words/python-net/aspose.wo...