Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 1,965 for

brush

(2.73 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. Архивы

    Архивы... Выберите Brush для цвета текста. Используйте...(жирный, курсив). Выберите Brush для цвета текста. Используйте...

    blog.aspose.com/ru/drawing/draw-text-in-java/
  4. Arsip

    Arsip... Pilih Brush untuk warna teks. Gunakan metode...tertentu (tebal, miring). Pilih Brush untuk warna teks. Gunakan Graphics...

    blog.aspose.com/id/drawing/draw-text-in-java/
  5. Lưu trữ

    Lưu trữ...khi chỉ định màu của nó Brush brush = new SolidBrush(Color.F...một cây bút Pen pen = new Pen(brush); // Vẽ hình elip graphics.DrawEllipse(pen...

    blog.aspose.com/vi/drawing/draw-an-ellipse-csharp/
  6. XPSファイルでのビジュアルブラシの操作 | Python

    XPSファイルのビジュアルブラシの操作方法は、Aspose.Page APIソリューションで回答されています。Pythonでの機能の使用方法については、こちらをご覧ください。... Visual Brush を使用してグリッドを追加 Aspose.Page for...get_data_dir_working_with_visual_brush () 3 4 doc = XpsDocument() 5...

    docs.aspose.com/page/ja/python-net/xps/working-...
  7. Het tekenen van afbeeldingen met behulp van Gra...

    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....object van een brush-klasse uit de Aspose.PSD.Brushes-namespace....

    docs.aspose.com/psd/nl/java/het-tekenen-van-afb...
  8. Zeichnen von Bildern mit GraphicsPath|Documenta...

    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....beliebigen Brush-Klasse aus dem Aspose.PSD.Brushes-Namespace....

    docs.aspose.com/psd/de/java/drawing-images-usin...
  9. 그래픽을 사용하여 이미지 그리기|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: 영역을 채우는 방법을 정의합니다. Fonts:...있습니다. 이들은 모두 채우기의 특성을 정의하는 Brush 객체를 첫 번째 인수로 수락합니다. 두 번째 매개변수는...

    docs.aspose.com/psd/ko/java/drawing-images-usin...
  10. Arsip

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

    blog.aspose.com/id/drawing/image-clipping-in-java/