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

brush

(0.05 sec)
  1. Manage ActiveX Controls in Presentations with P...

    Learn how Aspose.Slides for Python via .NET leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....WINDOW )) as brush : graphics . fill_rectangle ( brush , 0 , 0 ,...KnownColor . WINDOW_TEXT )) as brush : graphics . draw_string ( newText...

    docs.aspose.com/slides/python-net/activex/
  2. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for C++ leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....:: FromImage ( image ); auto brush = System :: MakeObject < SolidBrush...graphics -> FillRectangle ( brush , 0 , 0 , image -> get_Width...

    docs.aspose.com/slides/cpp/activex/
  3. 管理演示文稿中的 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/
  4. 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/
  5. 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...
  6. 档案

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

    blog.aspose.com/zh/drawing/draw-text-image-csharp/
  7. 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-...
  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. Aspose::Words::Drawing::Shape::get_StrokeWeight...

    Aspose::Words::Drawing::Shape::get_StrokeWeight method. Defines the Brush thickness that strokes the path of a shape in points in C++....Shape::get_StrokeWeight method Defines the brush thickness that strokes the path...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 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-...