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

brush

(0.15 sec)
  1. 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/
  2. 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/
  3. Draw Lines in Java

    This topic explains to draw lines in Java. It includes the environment configuration, step-by-step logic, and a working sample code for easy line drawing in Java....width, dashed or dotted line, brush, etc., to adjust the appearance...

    kb.aspose.com/drawing/java/draw-lines-in-java/
  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. 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...
  7. 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/
  8. Clarification Regarding the Font Styles in Apry...

    Hii, We have recently bought the subscription for "Aspose.Words - https://products.aspose.com/words/nodejs-net/ and “Apryse Docx Editor” - https://apryse.com/capabilities/docx-editor with the “Apryse Docx Editor”, we…...old face Bookman old style Brush Script MT Calibri Calibri light...

    forum.aspose.com/t/clarification-regarding-the-...
  9. 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...
  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-...