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

brush

(0.07 sec)
  1. 在 PostScript 中使用填充图案 | .NET

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 .NET 中使用该功能...Brush 和 System.Drawing.HatchBrush...SetPaint() 或接受 System.Drawing.Brush 作为参数的 FillText() 或 FillAndStrokeText()...

    docs.aspose.com/page/zh/net/ps/working-with-hat...
  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. 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...
  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. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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/
  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/