Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 1,915 for

brush

(0.24 sec)
  1. Stroke.weight property | Aspose.Words for Python

    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/python-net/aspose.wo...
  2. 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...
  3. XPS Package | Cross-package operations | .NET

    .NET API Solution to work with XPS. Use multiple document elements within the same XPS Package for cross-package operations. C# examples on how to do it....fill the glyphs with an image brush use the CreateImageBrush() Method...AddGlyphs() Method. Create an image brush from the fill of the first document...

    products.aspose.com/page/net/cross-package-oper...
  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. Shape.FillColor | Aspose.Words for .NET

    Discover the Shape FillColor property to customize your designs with vibrant Brush colors that enhance your shapes and elevate your projects....FillColor property Defines the brush color that fills the closed...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 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...
  7. Working with Transparency in XPS file | Python

    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 Python... create_solid_color_brush (aspose. pydrawing . Color ...fill = doc. create_solid_color_brush (aspose. pydrawing . Color ...

    docs.aspose.com/page/python-net/xps/working-wit...
  8. Working with Text and Fonts|Documentation

    Add text to an image using C#. Draw text on an image using C# and VB.NET. Draw with different fonts using C#....bitmap object Initialize a brush Use the DrawString method to...

    docs.aspose.com/drawing/net/working-with-text-a...
  9. Shape.fill_color property | Aspose.Words for Py...

    Shape.fill_color property. Defines the Brush color that fills the closed path of the shape....fill_color property Defines the brush color that fills the closed...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Drawing Images|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....with specified color, width & brush. The SolidBrush class is used...with specified color, width & brush. The Rectangle class stores...

    docs.aspose.com/psd/java/drawing-images/