Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 1,917 for

brush

(0.1 sec)
  1. Watermark J2K image via C# | products.aspose.com

    Try our On-Premise document APIs to watermark J2K image file on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....from the Image; define Font, Brush and Format for watermark text;...

    products.aspose.com/imaging/net/watermark/j2k/
  2. Modify and add new XPS files | C++

    C++ API Solution to manage XPS files. Create and modify XPS files with a few lines of code. Learn the code examples on how to do it....Method, passing in a solid color brush created by the CreateSolidColorBrus...

    products.aspose.com/page/cpp/create-xps-file/
  3. WMF Images Watermark with Python | products.asp...

    How to use Python for WMF images and photos watermark on desktop and web applications....from the Image; define Font, Brush and Format for watermark text;...

    products.aspose.com/imaging/python-net/watermar...
  4. Working with Gradient in PS file | Java

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...transformation on this brush. Set the gradient brush as the current paint...20 //Create linear gradient brush with rectangle as a bounds,...

    docs.aspose.com/page/java/ps/working-with-gradi...
  5. Text Rendering using Type1 Font | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 fonts within C++ products....System::SharedPtr < System::Drawing::Brush > backgroundBrush, System::SharedPtr...System::SharedPtr < System::Drawing::Brush > textBrush, System::String...

    docs.aspose.com/font/cpp/text-rendering-type1-f...
  6. Aspose.PSD for Python via .NET - API Reference ...

    Aspose.PSD for Python via .NET - API Reference Modules Module Description aspose.psd The module is the core for neste......brushes The module provides helper...methods to work with different brush types. aspose.psd.coreexceptions...

    reference.aspose.com/psd/python-net/
  7. Working with XPS Document | Aspose.Page for .NET

    There are articles on how to work with text, gradient, image, transparency, and pages of XPS files using Aspose.Page for .NET API solution....Gradient Working with Visual Brush Working with Transparency Working...

    docs.aspose.com/page/net/working-with-xps/
  8. Working with XPS Document | Aspose.Page for C++

    How to work with XPS Documents using Aspose.Page for C++ API solution? There are articles on how to work with text, gradient, image, and pages of XPS files...Gradient Working with Visual Brush Working with Transparency Working...

    docs.aspose.com/page/cpp/working-with-xps/
  9. Text Rendering using Type1 Font | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 fonts within .NET products....double fontSize, 3 Brush backgroundBrush, Brush textBrush, string...world" , font, 14, Brushes. White , Brushes. Black , dataDir +...

    docs.aspose.com/font/net/text-rendering-type1-f...
  10. 在 Java 中编辑 HTML5 Canvas – Aspose.HTML for Java

    学习如何在 Java 中编辑 HTML5 Canvas,包括使用 Aspose.HTML for Java API 进行动态 2D 渲染和高级图形处理。...18 19 // Prepare a gradient brush 20 ICanvasGradient gradient..."red" ); 24 25 // Assign the brush to the content 26 context. setFillStyle...

    docs.aspose.com/html/zh/java/edit-html5-canvas/