Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 1,965 for

brush

(0.41 sec)
  1. 在 PostScript 中使用渐变 | .NET

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 .NET 中使用该功能...Brush 的子类。实际上,.NET 平台有两种这样的画笔: System...中设置绘画或描边,我们必须分别将 System.Drawing.Brush 类的对象(用于绘画)和 System.Drawing.Pen...

    docs.aspose.com/page/zh/net/ps/working-with-gra...
  2. 在 PS 文件中使用渐变 | Python

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 Python 中使用该功能...Brush 的子类实现,具体如下: aspose.pydrawing...中应用绘画或描边,需要将用于绘画的 aspose.pydrawing.Brush 类和用于描边的 aspose.pydrawing.Pen...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  3. Manage ActiveX Controls in Presentations in .NE...

    Learn how Aspose.Slides for .NET leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides.... FromImage ( image ); Brush brush = new SolidBrush ( Color...graphics . FillRectangle ( brush , 0 , 0 , image . Width , image...

    docs.aspose.com/slides/net/activex/
  4. 在 PostScript 中使用渐变 | C++

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 C++ 中使用该功能...Brush 的子类。实际上,C++ 平台有两种这样的画笔: System...中设置绘画或描边,我们必须分别将 System.Drawing.Brush 类的对象(用于绘画)和 System.Drawing.Pen...

    docs.aspose.com/page/zh/cpp/ps/working-with-gra...
  5. Working with Textures in PostScript | .NET

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Brush class for a painting and an...subclasses of System.Drawing.Brush that is offered by the .NET...

    docs.aspose.com/page/net/ps/working-with-textures/
  6. Working with Textures in PostScript | C++

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Brush class for a painting and an...subclasses of System.Drawing.Brush that is offered by the C++ platform...

    docs.aspose.com/page/cpp/ps/working-with-textures/
  7. 简单多边形的三角剖分|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...
  8. How to Set Watermark in TIFF using Java

    This brief tutorial guides on how to set watermark in TIFF using Java. It can be used to secure TIFF image by adding watermark in Java in any of the common operating systems like Ubuntu, MS Windows or macOS....the watermark string, font, brush, string format, and position...watermark string Instantiate a brush and set the color and opacity...

    kb.aspose.com/imaging/java/how-to-set-watermark...
  9. 在 .NET 中管理演示文稿中的 ActiveX 控件|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发人员提供对幻灯片的强大控制。... FromImage ( image ); Brush brush = new SolidBrush ( Color...graphics . FillRectangle ( brush , 0 , 0 , image . Width , image...

    docs.aspose.com/slides/zh/net/activex/
  10. 管理演示文稿中的 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/