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

solidbrush

(0.03 sec)
  1. Adding a Watermark to an Image|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....Create and initialize Font and SolidBrush objects. Draw a string as...Create and initialize Font and SolidBrush objects. Get size of image...

    docs.aspose.com/imaging/python-net/adding-a-wat...
  2. Working with Brushes|Documentation

    Learn to draw an Ellipse with Brushes in C#. Use solid brush to draw graphics in C# and VB.NET....Create a new Brush using the SolidBrush class Use the FillEllipse...

    docs.aspose.com/drawing/net/working-with-brushes/
  3. Working with Shapes in PostScript | .NET

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET... SetPaint ( new SolidBrush(Color. Orange )); 15 //Fill...SetStroke ( new Pen( new SolidBrush(Color. Red ), 3)); 23 //Stroke...

    docs.aspose.com/page/net/ps/working-with-shapes/
  4. Working with Transformations in PS file | Python

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... SolidBrush (aspose. pydrawing . Color...set_paint (aspose. pydrawing . SolidBrush (aspose. pydrawing . Color...

    docs.aspose.com/page/python-net/ps/working-with...
  5. Working with Shapes in PS file | Python

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... SolidBrush (aspose. pydrawing . Color...dth (aspose. pydrawing . SolidBrush (aspose. pydrawing . Color...

    docs.aspose.com/page/python-net/ps/working-with...
  6. Aspose.Barcode in .Net MAUI Mobile Application|...

    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....ToArray ()))) { SolidBrush barcodeBrush = new SolidBrush ( Aspose ..."Pristina" , 10 ); SolidBrush textBrush = new SolidBrush ( Aspose . Drawing...

    docs.aspose.com/barcode/net/aspose-barcode-in-n...
  7. How to draw an image|Documentation

    Draw an image. Drawing lines, ellipses, rectangles, arcs, Bezier curves and strings....draw a dotted line or use SolidBrush for continuous lines, followed...

    docs.aspose.com/imaging/java/developer-guide/ho...
  8. ActiveX|Aspose.Slides 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....= System :: MakeObject < SolidBrush > ( Color :: FromKnownColor...= System :: MakeObject < SolidBrush > ( Color :: FromKnownColor...

    docs.aspose.com/slides/cpp/activex/
  9. ActiveX|Aspose.Slides Documentation

    Manage ActiveX controls in PowerPoint presentation in C# or .NET...image ); Brush brush = new SolidBrush ( Color . FromKnownColor..."FontName" ], 14 ); brush = new SolidBrush ( Color . FromKnownColor...

    docs.aspose.com/slides/net/activex/
  10. How to draw an image|Documentation

    Draw an image. Drawing lines, ellipses, rectangles, arcs, Bezier curves and strings....draw a dotted line or use SolidBrush for continuous lines with...

    docs.aspose.com/imaging/net/developer-guide/how...