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

brush

(0.13 sec)
  1. 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-...
  2. 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-...
  3. 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...
  4. 在 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-...
  5. What is XPS an file? | Knowledge Base

    XPS as one of the PDLs languages is explained in this article. Along with it this page briefly answers the question "what is an XPS document?"...complex brush, for example, gradient or image brush. Gradient...Gradient Brush can be Linear or Radial and Image Brush always contains...

    docs.aspose.com/page/net/what-is-xps-file/
  6. 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/
  7. Watermark PSD document via .NET | products.aspo...

    C# source code to add or remove watermark to PSD file on .NET Framework, .NET Core.... Define & set Font, Brush and Format for watermark text...

    products.aspose.com/psd/net/watermark/psd/
  8. 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...
  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. 在 PS 文件中使用透明度 | Python

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加透明度的问题。了解如何在 Python 中使用该功能...width, height)) 20 21 opaque_brush: aspose. pydrawing . drawing2d...GraphicsFactory. create_linear_gradient_brush_by_rect_and_angle (aspose. pydrawing...

    docs.aspose.com/page/zh/python-net/ps/working-w...