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

brush

(0.07 sec)
  1. 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/
  2. 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/
  3. 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/
  4. 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/
  5. 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/
  6. 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/
  7. 在 PostScript 中使用渐变 | C++

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

    docs.aspose.com/page/zh/cpp/ps/working-with-gra...
  8. 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/
  9. How to Set Watermark in TIFF using Java

    This brief tutorial guides on how to set watermark in TIFF using Java. It can be used to secure TIFF image by adding watermark in Java in any of the common operating systems like Ubuntu, MS Windows or macOS....the watermark string, font, brush, string format, and position...watermark string Instantiate a brush and set the color and opacity...

    kb.aspose.com/imaging/java/how-to-set-watermark...
  10. 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...