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

brush

(0.08 sec)
  1. 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...
  2. 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...
  3. 档案

    档案...Center; Brush brush = new SolidBrush(Color.Red);...graphics.DrawString(text, arial, brush, rectangle, stringFormat); //...

    blog.aspose.com/zh/drawing/image-clipping-in-cs...
  4. 档案

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

    blog.aspose.com/zh/drawing/working-with-aspose-...
  5. 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...
  6. 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...
  7. 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-...
  8. 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...
  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 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...