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

brush

(0.03 sec)
  1. Manage Ink|Aspose.Slides for Python Documentation

    Use ink tools to draw objects in PowerPoint Python...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/python-net/manage-ink/
  2. Manage Ink|Aspose.Slides 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/java/manage-ink/
  3. Manage Ink|Aspose.Slides for Node.js via .NET D...

    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/nodejs-java/manage-ink/
  4. Working with Brushes|Documentation

    Learn to draw an Ellipse with Brushes in Java. Use solid Brush to draw graphics in Java....Working with Brushes Contents [ Hide ] Aspose.Drawing for Java...and brushes play a pivotal role in this process. Brushes are...

    docs.aspose.com/drawing/java/working-with-brushes/
  5. Working with Brushes|Documentation

    Learn to draw an Ellipse with Brushes in C#. Use solid Brush to draw graphics in C# and VB.NET....Working with Brushes Contents [ Hide ] Aspose.Drawing for .NET...to draw graphics elements. Brushes are one of the key element...

    docs.aspose.com/drawing/net/working-with-brushes/
  6. 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...
  7. 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/
  8. 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/
  9. 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/
  10. Drawing Lines in PHP|Documentation

    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.... 9 , 90 , 90 , 9 ); $solid_brush = new SolidBrush (); $point...the Pen object having Solid Brush with red color and two point...

    docs.aspose.com/imaging/java/drawing-lines-in-php/