Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 1,925 for

brush

(0.08 sec)
  1. Archiwa

    Archiwa... Brush brush = new SolidBrush ( Color..."Welcome to Bitmap!" , font , brush , 20 , 80 ); // Zapisz ostateczny...

    blog.aspose.com/pl/drawing/create-load-fill-and...
  2. arkiv

    arkiv...pensel för att rita texten Brush brush = new SolidBrush ( Color..."Welcome to Bitmap!" , font , brush , 20 , 80 ); // Spara den slutgiltiga...

    blog.aspose.com/sv/drawing/create-load-fill-and...
  3. Archiv

    Archiv...Bold); var brush = new SolidBrush(Color.WhiteSmoke);...DrawString("Hello, World!", font, brush, new PointF(10, 10)); } // Uložte...

    blog.aspose.com/cs/drawing/add-text-to-photo-on...
  4. Feature List|Documentation

    Create vector graphics lines, curves, and shapes with Aspose.Drawing Java API. Display text with different fonts, sizes, and styles in Java. Load and save drawings in Java....Cap type (planned) Join type Brushes Solid Hatch Texture LinearGradient...

    docs.aspose.com/drawing/java/feature-list/
  5. Работа с изображениями в файле XPS | Python

    Как добавить простое или мозаичное изображение в файл XPS — вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в Python...an Image Brush 10 path. fill = doc. create_image_brush (data_dir...XpsImageBrush = doc. create_image_brush (data_dir + "R08LN_NN.jpg" ...

    docs.aspose.com/page/ru/python-net/xps/working-...
  6. 档案

    档案...White); Brush brush = new SolidBrush(Color.Black);...graphics.DrawString(text, arial, brush, rectangle); bitmap.Save("DrawText...

    blog.aspose.com/zh/drawing/add-text-to-png-image/
  7. 搜索

    搜索...White); Brush brush = new SolidBrush(Color.Black);...graphics.DrawString(text, arial, brush, rectangle); bitmap.Save("DrawText...

    blog.aspose.com/zh-hant/drawing/add-text-to-png...
  8. Робота із зображеннями у файлі XPS | Python

    Як додати просте або мозаїчне зображення до файлу XPS — це задача для Aspose.Page. Подивіться, як використовувати функціональність в Python....an Image Brush 10 path. fill = doc. create_image_brush (data_dir...XpsImageBrush = doc. create_image_brush (data_dir + "R08LN_NN.jpg" ...

    docs.aspose.com/page/uk/python-net/xps/working-...
  9. 如何使用 C# 将文本添加到 PNG 文件

    本文指导如何使用 C# 将文本添加到 PNG 文件。它包含设置开发环境的详细信息、步骤列表以及使用 C# 将文本添加到 PNG 的可运行示例代码。...Graphics class object 定义文本内容、Brush 对象和 Font 对象 定义用于在位图中绘制文本的矩形...DrawRectangle( ) 方法在文本周围绘制矩形。文本颜色使用 Brush 颜色设置,矩形颜色使用 Pen 类颜色设置,背景颜色使用...

    kb.aspose.com/zh/drawing/net/how-to-add-text-to...
  10. Working with Image Rendering|Documentation

    Render images with alpha blending in C#. Anti-aliasing with lines and curves in .NET. Image clipping using C# and VB.NET....SetClip method Working with Brushes Working with Coordinate System...

    docs.aspose.com/drawing/net/working-with-image-...