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

brush

(0.68 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 .NET|Aspose....

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for .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/net/manage-ink/
  3. 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/
  4. 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/
  5. 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/
  6. 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/
  7. 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...
  8. HorizontalRuleFormat | Aspose.Words for Java

    Represents horizontal rule formatting in Java.... getColor() Gets the brush color that fills the horizontal...setColor(Color value) Sets the brush color that fills the horizontal...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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/
  10. 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/