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

brush

(0.05 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. 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...
  3. Edit HTML5 Canvas – Aspose.HTML for .NET

    Learn about HTML Canvas and how to work with a document that contains HTML5 Canvas element using Aspose.HTML for .NET API....filled in with the gradient brush. Copy 1 // How to render HTML5...18 19 // Prepare a gradient brush 20 ICanvasGradient gradient...

    docs.aspose.com/html/net/edit-html5-canvas/
  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. 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...
  6. 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-...
  7. 在 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-...
  8. 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/
  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. 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/