Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 1,965 for

brush

(0.1 sec)
  1. Write Text on JPG Image in .NET

    Learn to add text to JPG images in .NET with Aspose.Drawing. This guide covers setup, code example, font handling, performance tips, and best practices....Graphics(image); Configure font and brush - Choose a font family, size...FontStyle.Bold); SolidBrush brush = new SolidBrush(Color.Red);...

    blog.aspose.com/drawing/write-text-on-jpg-image...
  2. 档案

    档案...AntiAliasGridFit; Brush brush = new SolidBrush(Color.F...graphics.DrawString(text, arial, brush, rectangle); // 保存输出图像 bitmap...

    blog.aspose.com/zh/drawing/draw-text-image-csharp/
  3. Working with Hatch Patterns in PostScript | .NET

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Brush , System.Drawing.HatchBrush...that accept System.Drawing.Brush as a parameter. In order to...

    docs.aspose.com/page/net/ps/working-with-hatch-...
  4. Shape.strokeWeight property | Aspose.Words for ...

    Shape.strokeWeight property. Defines the Brush thickness that strokes the path of a shape in points....strokeWeight property Defines the brush thickness that strokes the path...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to Add Text to a PNG File using C#

    This article guides on how to add text to a PNG file using C#. It has details to set the development environment, a list of steps, and a runnable sample code to add text to PNG using C#....Define the text contents, the Brush object, and the Font object...defined text, the text font, the brush for color, and the rectangle...

    kb.aspose.com/drawing/net/how-to-add-text-to-a-...
  6. Working with Hatch Patterns in PostScript | C++

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Brush , System.Drawing.HatchBrush...that accept System.Drawing.Brush as a parameter. In order to...

    docs.aspose.com/page/cpp/ps/working-with-hatch-...
  7. Shape.stroke_weight property | Aspose.Words for...

    Shape.stroke_weight property. Defines the Brush thickness that strokes the path of a shape in points....stroke_weight property Defines the brush thickness that strokes the path...

    reference.aspose.com/words/python-net/aspose.wo...
  8. LinearGradientBrush | Aspose.PSD for Java API R...

    Encapsulates a Aspose.Imaging.Brush with a linear gradient....Brush , com.aspose.psd.brushes.TransformBrush...TransformBrush , com.aspose.psd.brushes.LinearGradientBrushB public final class...

    reference.aspose.com/psd/java/com.aspose.psd.br...
  9. 使用 Visual Brush | C++

    如何使用 XPS 文件的 Visual Brush 是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能。...C++ 开发者指南 使用 XPS 文档 使用 Visual Brush Live Demos Source Code API Reference...Visual Brush | C++ Contents [ Hide Show ] 使用 Visual Brush 添加网格...

    docs.aspose.com/page/zh/cpp/xps/working-with-vi...
  10. Working with Text in XPS file | Python

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...To do so, you must specify a brush offered by the API. In the example...Create a brush 13 text_fill = doc. create_solid_color_brush (aspose...

    docs.aspose.com/page/python-net/xps/working-wit...