Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 1,935 for

brush

(0.07 sec)
  1. 在 XPS 文件中使用透明度 | Python

    Aspose.Page API 解决方案解答了如何处理 XPS 文件的透明度问题。了解如何在 Python 中使用该功能... create_solid_color_brush (aspose. pydrawing . Color ...fill = doc. create_solid_color_brush (aspose. pydrawing . Color ...

    docs.aspose.com/page/zh/python-net/xps/working-...
  2. 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/
  3. 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...
  4. 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/
  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. 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-...
  7. 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/
  8. 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...
  9. 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-...
  10. Drawing Images using Graphics|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.... · Brushes, to define how areas are filled...method. All of these accept a Brush object as its first argument...

    docs.aspose.com/psd/net/drawing-images-using-gr...