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

solidbrush

(0.02 sec)
  1. 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 ); $solid_brush = new SolidBrush (); $point = new Point ();...drawLine ( new Pen ( new SolidBrush ( $color -> getRed ())),...

    docs.aspose.com/imaging/java/drawing-lines-in-php/
  2. 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...and Initializing Font and SolidBrush Objects Now create, initialize...

    docs.aspose.com/imaging/java/adding-a-watermark...
  3. Working with Text in PostScript | .NET

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...is black) and with the new SolidBrush . Copy 1 ////////// Using...(str, font, 50, 150, new SolidBrush(Color. Blue )); 7 //////////...

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

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...is black) and with the new SolidBrush . Copy 1 ########## Using...150, aspose. pydrawing . SolidBrush (aspose. pydrawing . Color...

    docs.aspose.com/page/python-net/ps/working-with...
  5. Drawing Ellipse 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....getYellow ()); $solid_brush = new SolidBrush (); $rectangle = new Rectangle...drawEllipse ( new Pen ( new SolidBrush ( $color -> getBlue ()))...

    docs.aspose.com/imaging/java/drawing-ellipse-in...
  6. Drawing Rectangle 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....getYellow ()); $solid_brush = new SolidBrush (); $rectangle = new Rectangle...drawRectangle ( new Pen ( new SolidBrush ( $color -> getBlue ()))...

    docs.aspose.com/imaging/java/drawing-rectangle-...
  7. Working with Text in PostScript | C++

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...is black) and with the new SolidBrush . Copy 1 ////////// Using...System::MakeObject < System::Drawing::SolidBrush > (System::Drawing::Color::get_Blue()));...

    docs.aspose.com/page/cpp/ps/working-with-text/
  8. 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/psd/java/adding-a-watermark-to-...
  9. 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...
  10. 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/psd/net/adding-a-watermark-to-a...