Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,655 for

brush

(0.09 sec)
  1. Create Transparent Image in C#

    Follow this article to create transparent image in C#. It has all the settings for the IDE, a list of steps, and a sample code for drawing images with transparent background in C#....to the path Create a colored brush and use it to fill all the shapes...etc., to the path, create a brush and fill shapes with it, and...

    kb.aspose.com/drawing/net/create-transparent-im...
  2. Feature List | Aspose.Page for .NET

    Feature List page provides you with the information on what you can do and with which Page Description Languages working with this API solution for .NET....Use brushes of different types including solid color brush, image...image brush, visual brush etc Specify colors in different color...

    docs.aspose.com/page/net/feature-list/
  3. Working with Transparency | C++

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...z" )); 11 // Set blue solid brush to fill path1 12 path1 -> set_Fill(doc...26 // ... and set red solid brush to fill it 27 path3 -> set_Fill(doc...

    docs.aspose.com/page/cpp/xps/working-with-trans...
  4. 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....$color -> getYellow ()); $solid_brush = new SolidBrush (); $rectangle...the Pen object having solid brush with blue color and a surrounding...

    docs.aspose.com/imaging/java/drawing-ellipse-in...
  5. Stroke.weight property | Aspose.Words for Node.js

    Stroke.weight property. Defines the Brush thickness that strokes the path of a shape in points....weight property Defines the brush thickness that strokes the path...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Features List | Aspose.Page for C++

    Feature List page provides you with the information on what you can do and with which Page Description Languages working with this API solution for C++....strings Select from a variety of brushes along with different color...Use brushes of different types including solid color brush, image...

    docs.aspose.com/page/cpp/features-list/
  7. Drawing Images using GraphicsPath|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....object of any brush class from the aspose.imaging.brushes namespace...HatchBrush which is a rectangular brush with a hatch style, a foreground...

    docs.aspose.com/imaging/python-net/drawing-imag...
  8. Working with Text | C++ API Solution

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...document by specifying the brush of your choice. Text can be...instance of class Create a brush using the class to the document...

    docs.aspose.com/page/cpp/xps/working-with-text/
  9. Working with Transparency in XPS file | Java

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...z" )); 12 // Set blue solid brush to fill path1 13 path1. setFill...27 // ... and set red solid brush to fill it 28 path3. setFill...

    docs.aspose.com/page/java/xps/working-with-tran...
  10. Working with Gradient | C++ API Solution

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for C++...to create gradient brush. Then set this brush to filling Use to...to set ’s for the brush Save the document Copy 1 For complete...

    docs.aspose.com/page/cpp/xps/working-with-gradi...