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

brush

(0.06 sec)
  1. 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...
  2. Java API for PostScript Processing

    Java 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/java/
  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. Write Text on JPG in C#

    Follow this guide to write text on JPG in C#. It has the IDE settings, steps, and a sample code for developing a simple JPG text editor in C# with multiple options to customize the text....Graphics object, and creating a brush, font, and bounding rectangle...

    kb.aspose.com/drawing/net/write-text-on-jpg-in-...
  8. 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/
  9. 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-...
  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-...