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

solidbrush

(0.87 sec)
  1. 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/net/ps/working-with-clips/
  2. 在 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...
  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....image ); Brush brush = new SolidBrush ( Color . FromKnownColor..."FontName" ], 14 ); brush = new SolidBrush ( Color . FromKnownColor...

    docs.aspose.com/slides/net/activex/
  4. 在 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...
  5. 在 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...
  6. mauibarcode.zip

    mauibarcode/mauibarcode/App.xaml mauibarcode/mauibarcode/App.xaml.cs namespace mauibarcode; public partial class App : Application { public App() { InitializeComponent(); MainPage = new AppShell();......ToArray()))) { SolidBrush barcodeBrush = new SolidBrush(Aspose.Drawing...Font("Pristina", 10); SolidBrush textBrush = new SolidBrush(Aspose.Drawing...

    docs.aspose.com/barcode/net/aspose-barcode-in-n...
  7. Working with Transformations in PostScript | .NET

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET... SetPaint ( new SolidBrush(Color. Orange )); 4 5 //Fill...document. SetPaint ( new SolidBrush(Color. Blue )); 11 12 //Fill...

    docs.aspose.com/page/net/ps/working-with-transf...
  8. 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/
  9. 管理演示文稿中的 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/
  10. 在 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...