Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 1,965 for

brush

(0.33 sec)
  1. Manage Ink Objects in Presentations with Python...

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for Python via .NET. Get code samples for traces, Brush color & size....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 Presentation Ink Objects in Java|Aspose....

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for Java. Get code samples for traces, Brush color & size....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 Presentation Ink Objects in JavaScript|A...

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for Node.js. Get JavaScript code samples for traces, Brush color & size....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. 在 PostScript 中使用渐变 | .NET

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 .NET 中使用该功能...Brush 的子类。实际上,.NET 平台有两种这样的画笔: System...中设置绘画或描边,我们必须分别将 System.Drawing.Brush 类的对象(用于绘画)和 System.Drawing.Pen...

    docs.aspose.com/page/zh/net/ps/working-with-gra...
  9. 在 PS 文件中使用渐变 | Python

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 Python 中使用该功能...Brush 的子类实现,具体如下: aspose.pydrawing...中应用绘画或描边,需要将用于绘画的 aspose.pydrawing.Brush 类和用于描边的 aspose.pydrawing.Pen...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  10. Manage ActiveX Controls in Presentations in .NE...

    Learn how Aspose.Slides for .NET leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides.... FromImage ( image ); Brush brush = new SolidBrush ( Color...graphics . FillRectangle ( brush , 0 , 0 , image . Width , image...

    docs.aspose.com/slides/net/activex/