Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 1,960 for

brush

(0.09 sec)
  1. 档案

    档案...Exclude(innerPath); // 定义实心画笔 Brush brush = new SolidBrush(Color.Green);...// 填充区域 graphics.FillRegion(brush, region); MemoryStream result...

    blog.aspose.com/zh/drawing/working-with-aspose-...
  2. 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....$color -> getYellow ()); $solid_brush = new SolidBrush (); $rectangle...Pen object having \ # solid brush with blue color and a rectangle...

    docs.aspose.com/imaging/java/drawing-rectangle-...
  3. Shape.fillColor property | Aspose.Words for Nod...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. 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...
  6. 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/net/drawing-images/
  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.PSD.Brushes namespace....HatchBrush which is a rectangular brush with a hatch style, a foreground...

    docs.aspose.com/psd/net/drawing-images-using-gr...
  8. 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.PSD.Brushes namespace....HatchBrush which is a rectangular brush with a hatch style, a foreground...

    docs.aspose.com/psd/java/drawing-images-using-g...
  9. 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...
  10. Edit HTML5 Canvas in Java – Aspose.HTML for Java

    Learn how to edit HTML5 Canvas in Java, including dynamic 2D rendering and advanced graphics manipulation using Aspose.HTML for Java API....filled in with the gradient brush. Copy 1 // Create HTML5 canvas...18 19 // Prepare a gradient brush 20 ICanvasGradient gradient...

    docs.aspose.com/html/java/edit-html5-canvas/