Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 1,655 for

brush

(0.03 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. 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-...
  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. Working with Transparency in PostScript | C++

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...45 //Create linear gradient brush colors which transparency are...47 //Create a transform for brush. 48 brushTransform = System::MakeObject...

    docs.aspose.com/page/cpp/ps/working-with-transp...
  5. 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/
  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/net/drawing-images/
  7. Add Text to XPS files | API for C++

    C++ API Solution to manage XPS files. Add or remove text from/to XPS documents with a few lines of code....document by specifying the brush of your choice. Here’s an example...and the text to be added. The brush created above is then set as...

    products.aspose.com/page/cpp/add-text-to-xps/
  8. XPS Package | Cross-package operations | C++

    C++ 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/cpp/cross-package-oper...
  9. Watermark PSD document via Java | products.aspo...

    Java sample code to add or remove watermark to PSD file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Define & set Font, Brush and Format for watermark text...

    products.aspose.com/psd/java/watermark/psd/
  10. 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-...