Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,008 for

solidbrush

(0.16 sec)
  1. 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.... The SolidBrush class is used for drawing...specified size and location. The SolidBrush class is used for drawing...

    docs.aspose.com/psd/java/drawing-images/
  2. Working with Clips in PS file| Python

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python... SolidBrush (aspose. pydrawing . Color...Pen (aspose. pydrawing . SolidBrush (aspose. pydrawing . Color...

    docs.aspose.com/page/python-net/ps/working-with...
  3. 在 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/
  4. 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.... The SolidBrush class is used for drawing...specified size and location. The SolidBrush class is used for drawing...

    docs.aspose.com/psd/net/drawing-images/
  5. Working with Clips in PS file| Python

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python... SolidBrush (aspose. pydrawing . Color...Pen (aspose. pydrawing . SolidBrush (aspose. pydrawing . Color...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  6. How to Create and Draw on Bitmaps with Aspose.D...

    Learn how to create and draw on bitmap images using Aspose.Drawing for .NET. Follow this guide with code, setup, and performance tips for C# developers....using (Brush redBrush = new SolidBrush(Color.Red)) { graphics.FillEllipse(redBrush...using (Brush blackBrush = new SolidBrush(Color.Black)) { string text...

    blog.aspose.com/drawing/how-to-create-and-draw-...
  7. 从PDF文档中提取表格|Aspose.PDF for .NET

    Aspose.PDF for .NET 使您能够对PDF文档中包含的表格进行各种操作。... SolidBrush ( fillColor ), graphicsPath...( new System . Drawing . SolidBrush ( fillColor ), graphicsPath...

    docs.aspose.com/pdf/zh/net/extract-table-from-e...
  8. Document.RenderToScale | Aspose.Words for .NET

    Discover the RenderToScale method to efficiently render document pages into Graphics objects at your desired scale for optimal visual results.... FillRectangle ( new SolidBrush ( Color . White ), 0 , 0...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Add a Watermark to Documents via Python | produ...

    Watermark documents including Microsoft Word, Excel, PowerPoint, PDF and Images via your Python application. Add free text or image watermark online via app....Font class, configuring a SolidBrush class for properties like...

    products.aspose.com/total/python-net/watermark/
  10. 档案

    档案...AntiAliasGridFit; Brush brush = new SolidBrush(Color.FromKnownColor(KnownColor...初始化画笔类对象 Brush brush = new SolidBrush(Color.FromKnownColor(KnownColor...

    blog.aspose.com/zh/drawing/draw-text-image-csharp/