Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 604 for

brush

(0.04 sec)
  1. Manage Ink|Aspose.Slides Documentation

    Use ink tools to draw objects in PowerPoint C++...this: Brush Properties For Drawing You can use a brush to draw...trace elements' points. The brush has its own color and size,...

    docs.aspose.com/slides/cpp/manage-ink/
  2. Manage Ink|Aspose.Slides for PHP Documentation

    Use ink tools to draw objects in PowerPoint Java...this: Brush Properties For Drawing You can use a brush to draw...trace elements' points. The brush has its own color and size,...

    docs.aspose.com/slides/php-java/manage-ink/
  3. Pen | Aspose.PSD for Java API Reference

    Defines an object used to draw lines curves and figures.... Pen(Brush brush) Initializes a new instance...with the specified Brush . Pen(Brush brush, float width) Initializes...

    reference.aspose.com/psd/java/com.aspose.psd/pen/
  4. Working with Gradient in PostScript | C++

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...Brush . Actually, C++ platform has two such brushes: System...an object of System.Drawing.Brush class for a painting and an...

    docs.aspose.com/page/cpp/ps/working-with-gradient/
  5. Working with Gradient in PS file | Python

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...Brush , namely: aspose.pydrawing.drawing2d...objects of the aspose.pydrawing.Brush class for painting and aspose...

    docs.aspose.com/page/python-net/ps/working-with...
  6. Graphics | Aspose.PSD for Java API Reference

    Represents the graphics according to the graphics engine used in the current assembly....drawString(String s, Font font, Brush brush, PointF point) Draws the...the specified com.aspose.psd.Brush and com.aspose.psd.Font objects...

    reference.aspose.com/psd/java/com.aspose.psd/gr...
  7. ActiveX|Aspose.Slides Documentation

    Manage ActiveX controls in PowerPoint presentation in C# or .NET... FromImage ( image ); Brush brush = new SolidBrush ( Color...graphics . FillRectangle ( brush , 0 , 0 , image . Width , image...

    docs.aspose.com/slides/net/activex/
  8. ActiveX|Aspose.Slides 文档

    在 C# 或 .NET 中管理 PowerPoint 演示文稿中的 ActiveX 控件... FromImage ( image ); Brush brush = new SolidBrush ( Color...graphics . FillRectangle ( brush , 0 , 0 , image . Width , image...

    docs.aspose.com/slides/zh/net/activex/
  9. Working with Textures in PostScript | .NET

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Brush class for a painting and an...subclasses of System.Drawing.Brush that is offered by the .NET...

    docs.aspose.com/page/net/ps/working-with-textures/
  10. Working with Textures in PostScript | C++

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Brush class for a painting and an...subclasses of System.Drawing.Brush that is offered by the C++ platform...

    docs.aspose.com/page/cpp/ps/working-with-textures/