Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 1,965 for

brush

(0.15 sec)
  1. Triangulation of a Simple Polygon|Documentation

    Using Aspose.3D for .NET API, developers can triangulate a simple polygon. Any polygon can be divided into triangles. All of the operations and calculations for triangles can be piecewise applied to the polygon....; private Brush [] brushes = new Brush [] { Brushes . Blue , Brushes...Brushes . BlueViolet , Brushes . DarkCyan , Brushes . ForestGreen...

    docs.aspose.com/3d/net/triangulation-of-a-simpl...
  2. 简单多边形的三角剖分|Documentation

    使用 Aspose.3D for .NET API,开发人员可以对简单多边形进行三角剖分。任何多边形都可以划分为三角形。三角形的所有操作和计算可以分段应用于多边形。...; private Brush [] brushes = new Brush [] { Brushes . Blue , Brushes...Brushes . BlueViolet , Brushes . DarkCyan , Brushes . ForestGreen...

    docs.aspose.com/3d/zh/net/triangulation-of-a-si...
  3. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Python...drawing shapes and applying brushes. graphics = Graphics ( layer...end colors of the gradient. brush = LinearGradientBrush ( Rectangle...

    docs.aspose.com/psd/python-net/graphics-api/
  4. Working with Textures in PS file | Python

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Brush class for painting and an object...implemented by aspose.pydrawing.Brush that is offered by the Python...

    docs.aspose.com/page/python-net/ps/working-with...
  5. 管理演示文稿中的 ActiveX 控件(Python)|Aspose.Slides for P...

    了解 Aspose.Slides for Python via .NET 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发人员提供对幻灯片的强大控制。...WINDOW )) as brush : graphics . fill_rectangle ( brush , 0 , 0 ,...KnownColor . WINDOW_TEXT )) as brush : graphics . draw_string ( newText...

    docs.aspose.com/slides/zh/python-net/activex/
  6. 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...
  7. 档案

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

    blog.aspose.com/zh/drawing/draw-text-image-csharp/
  8. 使用 C++ 在演示文稿中管理 ActiveX 控件|Aspose.Slides 文档

    了解 Aspose.Slides for C++ 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发者提供对幻灯片的强大控制。...:: FromImage ( image ); auto brush = System :: MakeObject < SolidBrush...graphics -> FillRectangle ( brush , 0 , 0 , image -> get_Width...

    docs.aspose.com/slides/zh/cpp/activex/
  9. 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-...
  10. Add brushes and gradients to XPS files | .NET

    .NET API Solution to modify XPS files. Add different Visual Brushes, gradients, and color spaces Create and modify XPS files with a few lines of C# code....NET Work with brushes Brushes and gradients in XPS C#...API solution to work with brushes and gradients of XPS files...

    products.aspose.com/page/net/work-with-brushes/