Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 1,925 for

brush

(0.15 sec)
  1. PostScript でのテクスチャ操作 | .NET

    PS ファイルにテクスチャパターンを追加する方法については、Aspose.Page API ソリューションで回答しています。.NET での機能の使用方法については、こちらをご覧ください。...Brush クラスのオブジェクト、ストロークの場合は System...プラットフォームで提供される System.Drawing.Brush のすべてのサブクラスを処理します。これらのサブクラスは、...

    docs.aspose.com/page/ja/net/ps/working-with-tex...
  2. 記録

    記録...double fontSize, Brush backgroundBrush, Brush textBrush, string...world", ttfFont1, 14, Brushes.White, Brushes.Black, dataDir + "...

    blog.aspose.com/ja/font/render-text-with-truety...
  3. Erstellen Sie PSD- oder PSB-Bilder von Grund au...

    Beispiel dafür, wie Aspose.PSD für Python ein PSD-Bild von Grund auf erstellen kann...brushes import LinearGradientBrush...Pen ( Color . alice_blue ) brush = LinearGradientBrush ( Rectangle...

    docs.aspose.com/psd/de/de/python-net/create-psd...
  4. สร้างภาพ PSD หรือ PSB จากต้นแบบโดยใช้ Python|Do...

    ตัวอย่างเช่นว่า Aspose.PSD สำหรับ Python สามารถสร้างภาพ Psd จากต้นแบบ...brushes import LinearGradientBrush...Pen ( Color . alice_blue ) brush = LinearGradientBrush ( Rectangle...

    docs.aspose.com/psd/th/th/python-net/create-psd...
  5. Crea un'immagine PSD o PSB da zero usando Pytho...

    Esempio di come Aspose.PSD per Python può creare un'immagine Psd da zero...brushes import LinearGradientBrush...Pen ( Color . alice_blue ) brush = LinearGradientBrush ( Rectangle...

    docs.aspose.com/psd/it/it/python-net/crea-immag...
  6. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Java...drawing shapes and applying brushes. A Pen object is used to define...outline of shapes. Similarly, brushes like LinearGradientBrush are...

    docs.aspose.com/psd/java/graphics-api/
  7. Архивы

    Архивы...Создайте кисть, указав ее цвет Brush brush = new SolidBrush(Color.F...Создать ручку Pen pen = new Pen(brush); // Нарисовать эллипс graphics...

    blog.aspose.com/ru/drawing/draw-an-ellipse-csharp/
  8. Travailler avec des motifs de hachures dans PS ...

    Comment ajouter un motif hachuré à un fichier PS avec Aspose.Page. Découvrez comment utiliser cette fonctionnalité dans .NET....Brush , System.Drawing.HatchBrush...qui acceptent System.Drawing.Brush comme paramètre. Afin de décrire...

    docs.aspose.com/page/fr/net/ps/working-with-hat...
  9. Arsip

    Arsip...sambil menentukan warnanya Brush brush = new SolidBrush(Color.F...Buat pena Pen pen = new Pen(brush); // Menggambar Elips graphics...

    blog.aspose.com/id/drawing/draw-an-ellipse-csharp/
  10. أرشيف

    أرشيف...AntiAlias; Brush brush = new LinearGradientBrush(new...Blue); graphics.FillEllipse(brush, 100, 100, 800, 600); MemoryStream...

    blog.aspose.com/ar/drawing/use-system-drawing-b...