Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 1,935 for

brush

(0.14 sec)
  1. 搜索

    搜索... 為文字顏色選擇 Brush 。 使用 Graphics.DrawString 方法渲染文字。...定義一個具有特定樣式(粗體、斜體)的 Font 。 為文字顏色選擇 Brush 。 使用 Graphics.DrawString 渲染格式化的文字。...

    blog.aspose.com/zh-hant/drawing/draw-text-in-cs...
  2. Arşiv

    Arşiv...Center); Brush brush = new SolidBrush(Color.getBlue());...graphics.drawString(text, arial, brush, rectangle, stringFormat); //...

    blog.aspose.com/tr/drawing/image-clipping-in-java/
  3. Архів

    Архів...// Визначте тверду кисть Brush brush = new SolidBrush(Color.Green);...заливки graphics.FillRegion(brush, region); MemoryStream result...

    blog.aspose.com/uk/drawing/working-with-aspose-...
  4. 搜索

    搜索...我們有此類的 DrawString(string, Font, Brush, RectangleF, StringFormat) ...0 的實心畫筆以使用水印效果。 SolidBrush brush = new SolidBrush(Color.FromArgb(80...

    blog.aspose.com/zh-hant/psd/add-watermark-to-ps...
  5. Lưu trữ

    Lưu trữ...Center; Brush brush = new SolidBrush(Color.Red);...graphics.DrawString(text, arial, brush, rectangle, stringFormat); //...

    blog.aspose.com/vi/drawing/image-clipping-in-cs...
  6. Lưu trữ

    Lưu trữ...White); Brush brush = new SolidBrush(Color.Black);...graphics.DrawString(text, arial, brush, rectangle); bitmap.Save("DrawText...

    blog.aspose.com/vi/drawing/add-text-to-png-image/
  7. آرشیوها

    آرشیوها...یک برس جامد را تعریف کنید Brush brush = new SolidBrush(Color.Green);...پر کنید graphics.FillRegion(brush, region); MemoryStream result...

    blog.aspose.com/fa/drawing/working-with-aspose-...
  8. 搜索

    搜索...Exclude(innerPath); // 定義實心畫筆 Brush brush = new SolidBrush(Color.Green);...// 填充區域 graphics.FillRegion(brush, region); MemoryStream result...

    blog.aspose.com/zh-hant/drawing/working-with-as...
  9. 搜索

    搜索...Center; Brush brush = new SolidBrush(Color.Red);...graphics.DrawString(text, arial, brush, rectangle, stringFormat); //...

    blog.aspose.com/zh-hant/drawing/image-clipping-...
  10. Arbeiten mit Bildern in XPS-Dateien | Python

    Wie man einer XPS-Datei ein einfaches oder gekacheltes Bild hinzufügt Aspose.Page beantwortet wird. Erfahr, wie die Funktionalität in Python nutzen....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/de/python-net/xps/working-...