Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 1,915 for

brush

(0.06 sec)
  1. Working with Transparency in PS file | Python

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...width, height)) 29 30 opaque_brush: aspose. pydrawing . drawing2d...GraphicsFactory. create_linear_gradient_brush_by_rect_and_angle (aspose. pydrawing...

    docs.aspose.com/page/python-net/ps/working-with...
  2. Shape.StrokeWeight | Aspose.Words for .NET

    Adjust the StrokeWeight property to customize Brush thickness for shapes, enhancing your designs with precise line control and professional quality....StrokeWeight property Defines the brush thickness that strokes the path...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Edit HTML5 Canvas – Aspose.HTML for .NET

    Learn about HTML Canvas and how to work with a document that contains HTML5 Canvas element using Aspose.HTML for .NET API....filled in with the gradient brush. Copy 1 // How to render HTML5...18 19 // Prepare a gradient brush 20 ICanvasGradient gradient...

    docs.aspose.com/html/net/edit-html5-canvas/
  4. Edit PSD files online | products.aspose.com

    Edit PSD Adobe Photoshop Files online...editing including Text Update, Brush Operations, creating of new...this editor and update it with Brush Operations. Update of PSD can...

    products.aspose.com/psd/editor/
  5. Working with Images | C++ API Solution

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Fill path with creared image brush using Save the document to disc...20. f )); 8 //Create Image Brush 9 path -> set_Fill(doc -> C...

    docs.aspose.com/page/cpp/xps/working-with-images/
  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/imaging/python-net/drawing-images/
  7. 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/imaging/net/drawing-images/
  8. Working with Transparency in PostScript | .NET

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...40 //Create linear gradient brush colors which transparency are...43 //Create a transform for brush. 44 brushTransform = new Matrix(width...

    docs.aspose.com/page/net/ps/working-with-transp...
  9. Python API for PostScript Processing

    Python library to create, read or update XPS, PS, or EPS documents. Native APIs that are easy to integrate into your own project/solution....Glyphs Solid Color Brush Image Brush Visual Brush sRGB scRGB ICC...gradient Select from a variety of brushes along with different color...

    products.aspose.com/page/python-net/
  10. How to Draw Graphics in C#

    This brief tutorial explains how to draw graphics in C#. While using C# drawing shapes is made easy by sharing detailed steps and runnable code....its surface Create a Pen and Brush for drawing different shapes...filled using different pens and brushes as demonstrated in the sample...

    kb.aspose.com/imaging/net/how-to-draw-graphics-...