Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 996 for

solidbrush

(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.... SolidBrush ( draw . Color . from_known_color..."Arial" , 14 ) with draw . SolidBrush ( draw . Color . from_known_color...

    docs.aspose.com/slides/python-net/activex/
  2. How to draw an image|Documentation

    Draw an image. Drawing lines, ellipses, rectangles, arcs, Bezier curves and strings....draw a dotted line or use SolidBrush for continuous lines with...

    docs.aspose.com/imaging/python-net/developer-gu...
  3. How to draw an image|Documentation

    Draw an image. Drawing lines, ellipses, rectangles, arcs, Bezier curves and strings....draw a dotted line or use SolidBrush for continuous lines with...

    docs.aspose.com/imaging/net/developer-guide/how...
  4. Aspose.Barcode in .Net MAUI Mobile Application|...

    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....ToArray ()))) { SolidBrush barcodeBrush = new SolidBrush ( Aspose ..."Pristina" , 10 ); SolidBrush textBrush = new SolidBrush ( Aspose . Drawing...

    docs.aspose.com/barcode/net/aspose-barcode-in-n...
  5. 在 PS 文件中使用转换 | Python

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 Python 中使用该功能... SolidBrush (aspose. pydrawing . Color...set_paint (aspose. pydrawing . SolidBrush (aspose. pydrawing . Color...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  6. 在 PostScript 中使用形状 | .NET

    Aspose.Page API 解决方案解答了如何将形状添加到 PS 文件的问题。了解如何在 .NET 中使用该功能... SetPaint ( new SolidBrush(Color. Orange )); 16 //Fill...SetStroke ( new Pen( new SolidBrush(Color. Red ), 3)); 24 //Stroke...

    docs.aspose.com/page/zh/net/ps/working-with-sha...
  7. 在 PS 文件中处理形状 | Python

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加形状的问题。了解如何在 Python 中使用该功能... SolidBrush (aspose. pydrawing . Color...dth (aspose. pydrawing . SolidBrush (aspose. pydrawing . Color...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  8. 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....image ); Brush brush = new SolidBrush ( Color . FromKnownColor..."FontName" ], 14 ); brush = new SolidBrush ( Color . FromKnownColor...

    docs.aspose.com/slides/net/activex/
  9. Working with Shapes in PostScript | C++

    How to add shapes to 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()));...(System::MakeObject < System::Drawing::SolidBrush > (System::Drawing::Color::get_Red())...

    docs.aspose.com/page/cpp/ps/working-with-shapes/
  10. 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/