Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 1,965 for

brush

(0.09 sec)
  1. EMF Images Watermark with Python | products.asp...

    How to use Python for EMF 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...
  2. Watermark ICO image via C# | products.aspose.com

    Try our On-Premise document APIs to watermark ICO 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/ico/
  3. 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/
  4. Working with XPS Document | Python via .NET

    There are articles on how to work with text, gradient, image, transparency, and pages of XPS files using Aspose.Page for Python via .NET API solution.... How to work with Visual Brush XPS file manipulations. How...

    docs.aspose.com/page/python-net/working-with-xps/
  5. Aspose::Words::Drawing::Stroke class | Aspose.W...

    Aspose::Words::Drawing::Stroke class. Defines a stroke for a shape. To learn more, visit the documentation article in C++.... get_Weight () Defines the brush thickness that strokes the path...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Display typeface

    What is display font? Get a comprehensive understanding of these typefaces, their classification, peculiarities, pros, and cons....are a few representatives: Brush Script Lobster Pacifico Blackletter...both script and display, like brush ones. Monospace vs display fonts...

    docs.aspose.com/font/net/what-is-font/display-f...
  7. Text Rendering using TrueType Font | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to render TrueType and OpenType 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-truetyp...
  8. 使用TrueType字体渲染文本 | C++

    C ++ API用于开发人员操纵和字体文件。了解有关如何在C ++产品中渲染TrueType和Opentype字体的基本原理。...System::SharedPtr < System::Drawing::Brush > backgroundBrush, System::SharedPtr...System::SharedPtr < System::Drawing::Brush > textBrush, System::String...

    docs.aspose.com/font/zh/cpp/text-rendering-true...
  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/