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

brush

(0.13 sec)
  1. PostScript でのテクスチャ操作 | C++

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

    docs.aspose.com/page/ja/cpp/ps/working-with-tex...
  2. เพิ่มแปรงและไล่เฉดสีในไฟล์ XPS | .NET

    โซลูชัน .NET API เพื่อแก้ไขไฟล์ XPS เพิ่ม Visual Brushes, การไล่เฉดสี และปริภูมิสีที่แตกต่างกัน สร้างและแก้ไขไฟล์ XPS ด้วยโค้ด C# เพียงไม่กี่บรรทัด...ข้อมูลโค้ดถัดไปจะแสดงวิธีใช้ Visual Brush ของไฟล์ XPS ภายในโซลูชัน Aspose...API ขั้นตอนการทำงานกับ Visual Brush ด้วย C# กำหนดเส้นทางไปยังไดเรกทอรีเอกสาร...

    products.aspose.com/page/th/net/work-with-brushes/
  3. Chercher

    chercher...les objets de classe Font, Brush et Rectangle comme arguments...Définir la couleur du texte Brush brush = new SolidBrush(Color.DarkBlue);...

    blog.aspose.com/fr/drawing/add-text-to-image-in...
  4. arkiv

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

    blog.aspose.com/sv/font/render-text-with-truety...
  5. ค้นหา

    ค้นหา...ที่มีครอบครัวฟอนต์และขนาดตามที่ต้องการ เลือก Brush สำหรับสีของข้อความ ใช้วิธี Graphics...ด้วยสไตล์เฉพาะ (ตัวหนา, ตัวเอียง) เลือก Brush สำหรับสีของข้อความ ใช้ Graphics...

    blog.aspose.com/th/drawing/draw-text-in-java/
  6. Archiwa

    Archiwa... Wybierz Brush dla koloru tekstu. Użyj metody...(pogrubiony, kursywa). Wybierz Brush dla koloru tekstu. Użyj Graphics...

    blog.aspose.com/pl/drawing/draw-text-in-csharp/
  7. 档案

    档案...FromImage(bitmap); // 在指定颜色的同时创建画笔 Brush brush = new SolidBrush(Color.F...// 创建一支笔 Pen pen = new Pen(brush); // 绘制矩形 graphics.DrawRectangle(pen...

    blog.aspose.com/zh/drawing/draw-rectangle-csharp/
  8. Archivio

    Archivio... Scegli un Brush per il colore del testo. Usa...(grassetto, corsivo). Scegli un Brush per il colore del testo. Usa...

    blog.aspose.com/it/drawing/draw-text-in-java/
  9. 搜索

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

    blog.aspose.com/zh-hant/drawing/use-system-draw...
  10. Управление ActiveX элементами управления в през...

    Узнайте, как Aspose.Slides для .NET использует ActiveX для автоматизации и улучшения презентаций PowerPoint, предоставляя разработчикам мощный контроль над слайдами.... FromImage ( image ); Brush brush = new SolidBrush ( Color...graphics . FillRectangle ( brush , 0 , 0 , image . Width , image...

    docs.aspose.com/slides/ru/net/activex/