Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 1,004 for

solidbrush

(0.15 sec)
  1. 使用 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/
  2. 在 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...
  3. 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...
  4. How to Add Watermark in Tiff using C#

    This step by step tutorial is about how to add watermark in Tiff using C#. This code in C# add Tiff watermark for protection of intellectual property rights of image....Instantiate Graphics , Font , SolidBrush and StringFormat classes...

    kb.aspose.com/imaging/net/how-to-add-watermark-...
  5. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for C++: insert, crop, compress, recolor, and export images with C++ examples for PPT, PPTX, and ODP presentations....FillRectangle ( MakeObject < SolidBrush > ( Color :: FromArgb ( 144...

    docs.aspose.com/slides/cpp/examples/elements/pi...
  6. Working with Clips in PostScript | C++

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...bject < System::Drawing::SolidBrush > (System::Drawing::Color::get_Blue()));...(System::MakeObject < System::Drawing::SolidBrush > (System::Drawing::Color::get_Blue())...

    docs.aspose.com/page/cpp/ps/working-with-clips/
  7. 图片|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中处理图片:插入、裁剪、压缩、重新着色,并使用 C++ 示例导出适用于 PPT、PPTX 和 ODP 演示文稿的图像。...FillRectangle ( MakeObject < SolidBrush > ( Color :: FromArgb ( 144...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  8. Extract Table from PDF Document|Aspose.PDF for ...

    Aspose.PDF for .NET makes it possible to carry out various manipulations with the tables contained in your pdf document.... SolidBrush ( fillColor ), graphicsPath...( new System . Drawing . SolidBrush ( fillColor ), graphicsPath...

    docs.aspose.com/pdf/net/extract-table-from-exis...
  9. Extract Table from PDF|Aspose.PDF for C++

    Aspose.PDF for C++ makes it possible to carry out various manipulations with the tables contained in your pdf document. You may add and extract a table in the existing PDF document, render table on a new page and etc....MakeObject < System :: Drawing :: SolidBrush > ( fillColor ), graphicsPath...MakeObject < System :: Drawing :: SolidBrush > ( fillColor ), graphicsPath...

    docs.aspose.com/pdf/cpp/extract-table-from-exis...
  10. 在 PostScript 中使用剪辑 | C++

    将剪辑添加到 PS 文件是 Aspose.Page API 解决方案支持的一项功能。了解如何在 C++ 中使用该功能...bject < System::Drawing::SolidBrush > (System::Drawing::Color::get_Blue()));...(System::MakeObject < System::Drawing::SolidBrush > (System::Drawing::Color::get_Blue())...

    docs.aspose.com/page/zh/cpp/ps/working-with-clips/