Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 1,935 for

brush

(0.2 sec)
  1. Trabajar con transparencia en un archivo XPS | ...

    Cómo trabajar con la transparencia de un archivo XPS es una pregunta respondida por la solución Aspose.Page. Vea cómo utilizar la funcionalidad en Java....z" )); 14 // Set blue solid brush to fill path1 15 path1. setFill...fill on path2 affects shared brush 20 path2. setFill (doc. createSolidColorBrus...

    docs.aspose.com/page/es/java/xps/working-with-t...
  2. Travailler avec des images dans un fichier XPS ...

    Comment ajouter une image simple ou en mosaïque à un fichier XPS est une question à laquelle répond la Aspose.Page pour 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/fr/python-net/xps/working-...
  3. Trabalhar com Imagens em Ficheiro XPS | Python

    Como adicionar uma imagem simples ou em mosaico a um ficheiro XPS é uma questão respondida pela solução API Aspose.Page. Veja como utilizar a funcionalidade em 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/pt/python-net/xps/working-...
  4. Робота із зображеннями у файлі 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-...
  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. Архивы

    Архивы...отображения, объектами классов Font, Brush и Rectangle в качестве аргументов...отображения, объектами классов Font, Brush и Rectangle в качестве аргументов...

    blog.aspose.com/ru/drawing/write-text-on-jpg-in...
  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. Archiver

    les archives... Brush brush = new SolidBrush ( Color..."Welcome to Bitmap!" , font , brush , 20 , 80 ); // Enregistrez...

    blog.aspose.com/fr/drawing/create-load-fill-and...