Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,965 for

brush

(0.14 sec)
  1. HorizontalRuleFormat.color property | Aspose.Wo...

    HorizontalRuleFormat.color property. Gets or sets the Brush color that fills the horizontal rule....color property Gets or sets the brush color that fills the horizontal...

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

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...To do so, you must specify a brush offered by the API. In the example...Create a brush 13 text_fill = doc. create_solid_color_brush (aspose...

    docs.aspose.com/page/python-net/xps/working-wit...
  3. Handwritten/Cursive fonts

    This article provides a brief overview of script fonts (letter fonts), explaining their characteristics and purpose, pros and cons, and many more....script fonts: Lobster Pacifico Brush Script Amatic SC Kristi Cheddar...Calligraphic scripts copy the brush or pen strokes of traditional...

    docs.aspose.com/font/net/what-is-font/script-fo...
  4. HorizontalRuleFormat.Color | Aspose.Words for .NET

    Discover the HorizontalRuleFormat Color property to customize your design. Easily set or get the Brush color for a stunning horizontal rule effect!...Color property Gets or sets the brush color that fills the horizontal...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Working with Hatch Patterns in PS file | Python

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Brush . Unlike aspose. pydrawing.TextureBrush...accepting aspose.pydrawing.Brush . To outline graphics objects...

    docs.aspose.com/page/python-net/ps/working-with...
  6. Working with Text in XPS file | Java

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java... You need to specify any brush offered by the API, below example..."AddText_out.xps" ; 7 8 //Create a brush 9 XpsSolidColorBrush textFill...

    docs.aspose.com/page/java/xps/working-with-text/
  7. Create Transparent Image in Java

    This article provides guidance on how to create transparent image in Java. It includes IDE setup details, a step-by-step guide, and a code example to draw pictures with transparent background in Java....polygons into the path Generate a brush with color and use it to fill...the path, color them using a brush, and finally apply transparency...

    kb.aspose.com/drawing/java/create-transparent-i...
  8. Working with Transparency in XPS file | Java

    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 Java...z" )); 14 // Set blue solid brush to fill path1 15 path1. setFill...fill on path2 affects shared brush 20 path2. setFill (doc. createSolidColorBrus...

    docs.aspose.com/page/java/xps/working-with-tran...
  9. 档案

    档案...FromImage(bitmap); Brush brush = new LinearGradientBrush(new...Blue); graphics.FillEllipse(brush, 100, 100, 800, 600); MemoryStream...

    blog.aspose.com/zh/drawing/use-system-drawing-i...
  10. 用Python从头开始创建PSD或PSB图像|Documentation

    演示Aspose.PSD for Python如何从头创建Psd图像...brushes import LinearGradientBrush...Pen ( Color . alice_blue ) brush = LinearGradientBrush ( Rectangle...

    docs.aspose.com/psd/zh/zh/python-net/create-psd...