Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 996 for

solidbrush

(0.04 sec)
  1. 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....= System :: MakeObject < SolidBrush > ( Color :: FromKnownColor...= System :: MakeObject < SolidBrush > ( Color :: FromKnownColor...

    docs.aspose.com/slides/cpp/activex/
  2. Drawing Images|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Note: The SolidBrush class is used for drawing...with specific color. The SolidBrush class is used for drawing...

    docs.aspose.com/imaging/java/drawing-images/
  3. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET... SetPaint ( new SolidBrush(Color. Blue )); 32 33 //Fill...42 Pen pen = new Pen( new SolidBrush(Color. Blue ), 2); 43 pen...

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

    了解 Aspose.Slides for Python via .NET 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发人员提供对幻灯片的强大控制。... SolidBrush ( draw . Color . from_known_color..."Arial" , 14 ) with draw . SolidBrush ( draw . Color . from_known_color...

    docs.aspose.com/slides/zh/python-net/activex/
  5. 在 PostScript 中使用形状 | C++

    Aspose.Page API 解决方案解答了如何将形状添加到 PS 文件的问题。了解如何在 C++ 中使用该功能...bject < System::Drawing::SolidBrush > (System::Drawing::Color::get_Orange()));...(System::MakeObject < System::Drawing::SolidBrush > (System::Drawing::Color::get_Red())...

    docs.aspose.com/page/zh/cpp/ps/working-with-sha...
  6. Working with Transformations in PostScript | C++

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...bject < System::Drawing::SolidBrush > (System::Drawing::Color::get_Orange()));...bject < System::Drawing::SolidBrush > (System::Drawing::Color::get_Blue()));...

    docs.aspose.com/page/cpp/ps/working-with-transf...
  7. 在 .NET 中管理演示文稿中的 ActiveX 控件|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/net/activex/
  8. 在 PostScript 中使用转换 | C++

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 C++ 中使用该功能...bject < System::Drawing::SolidBrush > (System::Drawing::Color::get_Orange()));...bject < System::Drawing::SolidBrush > (System::Drawing::Color::get_Blue()));...

    docs.aspose.com/page/zh/cpp/ps/working-with-tra...
  9. 在 PostScript 中使用转换 | .NET

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 .NET 中使用该功能... SetPaint ( new SolidBrush(Color. Orange )); 4 5 //Fill...document. SetPaint ( new SolidBrush(Color. Blue )); 11 12 //Fill...

    docs.aspose.com/page/zh/net/ps/working-with-tra...
  10. 使用 C++ 在演示文稿中管理 ActiveX 控件|Aspose.Slides 文档

    了解 Aspose.Slides for C++ 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发者提供对幻灯片的强大控制。...= System :: MakeObject < SolidBrush > ( Color :: FromKnownColor...= System :: MakeObject < SolidBrush > ( Color :: FromKnownColor...

    docs.aspose.com/slides/zh/cpp/activex/