Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 1,966 for

brush

(0.34 sec)
  1. 搜索

    搜索... 選擇一個 Brush 來設置文字顏色。 使用 Graphics.drawString()...定義一個具有特定樣式(粗體,斜體)的 Font 。 選擇一個 Brush 來設置文字顏色。 使用 Graphics.drawString()...

    blog.aspose.com/zh-hant/drawing/draw-text-in-java/
  2. Архів

    Архів...Center; Brush brush = new SolidBrush(Color.Red);...graphics.DrawString(text, arial, brush, rectangle, stringFormat); //...

    blog.aspose.com/uk/drawing/image-clipping-in-cs...
  3. 档案

    档案...我们有这个类的 DrawString(string, Font, Brush, RectangleF, StringFormat) ...0 的实心画笔以使用水印效果。 SolidBrush brush = new SolidBrush(Color.FromArgb(80...

    blog.aspose.com/zh/psd/add-watermark-to-psd-in-...
  4. 搜索

    搜索...System::Drawing::Brushes::get_White(), System::Drawing::Brushes::get_Black()...System::Drawing::Brushes::get_Yellow(), System::Drawing::Brushes::get_Red()...

    blog.aspose.com/zh-hant/font/render-truetype-fo...
  5. 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 as áreas...Todos eles aceitam um objeto Brush como seu primeiro argumento...

    docs.aspose.com/psd/pt/java/desenhando-imagens-...
  6. ค้นหา

    ค้นหา...Center; Brush brush = new SolidBrush(Color.Red);...graphics.DrawString(text, arial, brush, rectangle, stringFormat); //...

    blog.aspose.com/th/drawing/image-clipping-in-cs...
  7. 搜索

    搜索...FromImage(bitmap); Brush brush = new LinearGradientBrush(new...Blue); graphics.FillEllipse(brush, 100, 100, 800, 600); MemoryStream...

    blog.aspose.com/zh-hant/drawing/use-system-draw...
  8. آرشیوها

    آرشیوها... یک Brush برای رنگ متن انتخاب کنید. از...رنگ، ایتالیک) تعریف کنید. یک Brush برای رنگ متن انتخاب کنید. از...

    blog.aspose.com/fa/drawing/draw-text-in-csharp/
  9. ארכיון

    ארכיון...מכחול שחור מוצק לציור הטקסט Brush brush = new SolidBrush ( Color..."Welcome to Bitmap!" , font , brush , 20 , 80 ); // שמור את התמונה...

    blog.aspose.com/he/drawing/create-load-fill-and...
  10. Developer Guide|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....Working with Pens Working with Brushes Working with Image Rendering...

    docs.aspose.com/drawing/java/developer-guide/