Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 1,935 for

brush

(0.06 sec)
  1. Archiv

    Archiv... Brush brush = new SolidBrush ( Color..."Welcome to Bitmap!" , font , brush , 20 , 80 ); // Speichern Sie...

    blog.aspose.com/de/drawing/create-load-fill-and...
  2. 搜索

    搜索...24 ); // 創建一個實心黑色畫筆用於繪製文本 Brush brush = new SolidBrush ( Color..."Welcome to Bitmap!" , font , brush , 20 , 80 ); // 將最終圖像與文本另存為...

    blog.aspose.com/zh-hant/drawing/create-load-fil...
  3. Použití Grafického API k úpravě vrstev v soubor...

    Příklad použití Grafického API v Aspose.PSD pro Python... brush = LinearGradientBrush ( Rectangle... graphics . fill_ellipse ( brush , Rectangle ( 250 , 250 , 150...

    docs.aspose.com/psd/cs/cs/python-net/graphics-api/
  4. Desenho de Imagens usando Gráficos|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... · Brushes, para definir como áreas são...Todas elas aceitam um objeto Brush como seu primeiro argumento...

    docs.aspose.com/psd/pt/net/drawing-images-using...
  5. Aspose.Drawing for .NET | Cross-platform System...

    .NET graphic library for drawing text, geometries, and images, to directly replace System.Drawing.Common package without changing existing C# code....Curves Draw Shapes Use Pens Use Brushes Render Text Use Different Fonts...texture, gradient, and hatch brushes Supports alpha blending and...

    products.aspose.com/drawing/net/
  6. Travailler avec la transparence dans un fichier...

    Comment travailler avec la transparence d'un fichier XPS with by Aspose.Page. Learn how to use the feature in .NET....z" )); 14 // Set blue solid brush to fill path1 15 path1. Fill...29 // ... and set red solid brush to fill it 30 path3. Fill =...

    docs.aspose.com/page/fr/net/xps/working-with-tr...
  7. 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/ja/cpp/text-rendering-true...
  8. ארכיון

    ארכיון...Bold); var brush = new SolidBrush(Color.WhiteSmoke);...DrawString("Hello, World!", font, brush, new PointF(10, 10)); } // שמור...

    blog.aspose.com/he/drawing/add-text-to-photo-on...
  9. Archiwa

    Archiwa...wyświetlenia, obiektami klasy Font, Brush i Rectangle jako argumentami...wyświetlenia, obiektami klasy Font, Brush i Rectangle jako argumentami...

    blog.aspose.com/pl/drawing/write-text-on-jpg-in...
  10. Working with Pens|Documentation

    Learn about how to draw with pen in Java. Java code to set pen width and color using Java. Join Lines in Java....Graphics in Java Working with Brushes...

    docs.aspose.com/drawing/java/working-with-pens/