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

brush

(0.03 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 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/net/manage-ink/
  3. 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/
  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 PostScript | .NET

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

    docs.aspose.com/page/net/ps/working-with-gradient/
  6. 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/
  7. 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/
  8. 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/
  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. ActiveX|Aspose.Slides for Python Documentation

    Manage ActiveX controls in PowerPoint presentation in Python...WINDOW )) as brush : graphics . fill_rectangle ( brush , 0 , 0 ,...KnownColor . WINDOW_TEXT )) as brush : graphics . draw_string ( newText...

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