Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 1,966 for

brush

(0.31 sec)
  1. Lavorare con i modelli di tratteggio in PostScr...

    Come aggiungere un modello di tratteggio a un file PS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in .NET....Brush , ovvero System.Drawing.HatchBrush...che accettano System.Drawing.Brush come parametro. Per delineare...

    docs.aspose.com/page/it/net/ps/working-with-hat...
  2. Vytvoření obrázku PSD nebo PSB od základu pomoc...

    Příklad, jak pomocí Aspose.PSD pro Python vytvořit obrazový soubor Psd od základu...brushes import LinearGradientBrush...Pen ( Color . alice_blue ) brush = LinearGradientBrush ( Rectangle...

    docs.aspose.com/psd/cs/cs/python-net/create-psd...
  3. 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...
  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. 아카이브

    아카이브...AntiAliasGridFit; Brush brush = new SolidBrush(Color.F...graphics.DrawString(text, arial, brush, rectangle); // 출력 이미지 저장 bitmap...

    blog.aspose.com/ko/drawing/draw-text-image-csharp/
  6. Lưu trữ

    Lưu trữ...AntiAliasGridFit; Brush brush = new SolidBrush(Color.F...graphics.DrawString(text, arial, brush, rectangle); // Lưu hình ảnh...

    blog.aspose.com/vi/drawing/draw-text-image-csharp/
  7. Representación de texto usando la biblioteca de...

    Convierta texto en imágenes y represente fuentes TrueType y OpenType dentro de .NET. API de C# para que los desarrolladores manipulen archivos....double fontSize, Brush backgroundBrush, Brush textBrush, string...world" , ttfFont1, 24 , Brushes.White, Brushes.Black, dataDir + "Hello_Arial_out...

    docs.aspose.com/font/es/net/developer-guide/tex...
  8. 아카이브

    아카이브... 다음으로 Bitmap 및 Brush 클래스를 사용하여 이미지에 그라데이션을 그릴 수 있습니다...SmoothingMode.HighQuality; Brush brush = new LinearGradientBrush(new...

    blog.aspose.com/ko/drawing/system.drawing-with-...
  9. Procurar

    Procurar...brushes import * from aspose.imaging...BOLD) brush = SolidBrush() brush.color = Color.red brush.opacity...

    blog.aspose.com/pt/imaging/add-watermark-to-ima...
  10. .NET でのプレゼンテーションにおける ActiveX コントロールの管理|Aspose.S...

    Aspose.Slides for .NET が ActiveX を活用して PowerPoint プレゼンテーションを自動化および強化する方法を学び、開発者にスライドの強力な制御を提供します。... FromImage ( image ); Brush brush = new SolidBrush ( Color...graphics . FillRectangle ( brush , 0 , 0 , image . Width , image...

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