Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 1,935 for

brush

(3.94 sec)
  1. 如何使用 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...
  2. Lưu trữ

    Lưu trữ... Brush brush = new SolidBrush ( Color..."Welcome to Bitmap!" , font , brush , 20 , 80 ); // Lưu hình ảnh...

    blog.aspose.com/vi/drawing/create-load-fill-and...
  3. XPSファイル内のテキスト操作 | Python

    XPSファイルにテキストを追加する方法については、Aspose.Page APIソリューションで回答しています。Pythonでの機能の使い方をご覧ください。...Create a brush 6 text_fill = doc. create_solid_color_brush (aspose...text_fill = doc. create_solid_color_brush (aspose. pydrawing . Color ...

    docs.aspose.com/page/ja/python-net/xps/working-...
  4. XPSファイルでの透明度の操作 | Java

    XPSファイルの透明度を操作する方法については、Aspose.Page APIソリューションで回答しています。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/ja/java/xps/working-with-t...
  5. Archiv

    Archiv...k zobrazení, objekty Font, Brush a Rectangle jako argumenty....k zobrazení, objekty Font, Brush a Rectangle jako argumenty....

    blog.aspose.com/cs/drawing/write-text-on-jpg-in...
  6. Archiwa

    Archiwa...Bold); var brush = new SolidBrush(Color.WhiteSmoke);...DrawString("Hello, World!", font, brush, new PointF(10, 10)); } // Zapisz...

    blog.aspose.com/pl/drawing/add-text-to-photo-on...
  7. Archiv

    Archiv...k zobrazení, objekty Font a Brush jako argumenty. Nakonec výstupní...// Inicializujte štětec var brush = new SolidBrush(Color.Red);...

    blog.aspose.com/cs/drawing/create-load-fill-and...
  8. Rendu de texte à l'aide de la police TrueType |...

    API C++ pour la manipulation des polices. Découvrez les principes fondamentaux du rendu des polices TrueType et OpenType dans les produits C++....System::SharedPtr < System::Drawing::Brush > backgroundBrush, System::SharedPtr...System::SharedPtr < System::Drawing::Brush > textBrush, System::String...

    docs.aspose.com/font/fr/cpp/text-rendering-true...
  9. Rendering di testo utilizzando il carattere Typ...

    API C ++ per gli sviluppatori per manipolare e font. Impara i fondamenti su come rendere i caratteri di Type 1 all'interno di prodotti C ++....System::SharedPtr < System::Drawing::Brush > backgroundBrush, System::SharedPtr...System::SharedPtr < System::Drawing::Brush > textBrush, System::String...

    docs.aspose.com/font/it/cpp/text-rendering-type...
  10. Renderização de texto usando a fonte Type1 | C++

    APIs C ++ para os desenvolvedores manipularem e fontes. Aprenda os fundamentos sobre como renderizar fontes Type1 nos produtos C ++....System::SharedPtr < System::Drawing::Brush > backgroundBrush, System::SharedPtr...System::SharedPtr < System::Drawing::Brush > textBrush, System::String...

    docs.aspose.com/font/pt/cpp/text-rendering-type...