Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 604 for

brush

(0.05 sec)
  1. 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/
  2. 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...
  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. 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/
  5. Create PSD or PSB Image From Scratch using Pyth...

    Example of how the Aspose.PSD for Python can create Psd Image from scratch...brushes import LinearGradientBrush...Pen ( Color . alice_blue ) brush = LinearGradientBrush ( Rectangle...

    docs.aspose.com/psd/python-net/create-psd-psb-i...
  6. Working with Textures in PS file | Python

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Brush class for painting and an object...implemented by aspose.pydrawing.Brush that is offered by the Python...

    docs.aspose.com/page/python-net/ps/working-with...
  7. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Python...drawing shapes and applying brushes. graphics = Graphics ( layer...end colors of the gradient. brush = LinearGradientBrush ( Rectangle...

    docs.aspose.com/psd/python-net/graphics-api/
  8. Working with Hatch Patterns in PostScript | .NET

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Brush , System.Drawing.HatchBrush...that accept System.Drawing.Brush as a parameter. In order to...

    docs.aspose.com/page/net/ps/working-with-hatch-...
  9. LinearGradientBrush | Aspose.PSD for Java API R...

    Encapsulates a Aspose.Imaging.Brush with a linear gradient....Brush , com.aspose.psd.brushes.TransformBrush...TransformBrush , com.aspose.psd.brushes.LinearGradientBrushB public final class...

    reference.aspose.com/psd/java/com.aspose.psd.br...
  10. Working with Hatch Patterns in PostScript | C++

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Brush , System.Drawing.HatchBrush...that accept System.Drawing.Brush as a parameter. In order to...

    docs.aspose.com/page/cpp/ps/working-with-hatch-...