Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 1,966 for

brush

(0.24 sec)
  1. Archiv

    Archiv...štětec pro kreslení textu Brush brush = new SolidBrush ( Color..."Welcome to Bitmap!" , font , brush , 20 , 80 ); // Uložte koncový...

    blog.aspose.com/cs/drawing/create-load-fill-and...
  2. Utiliser l'API graphique pour éditer les calque...

    Exemple d'utilisation de l'API graphique dans Aspose.PSD pour Python... brush = LinearGradientBrush ( Rectangle... graphics . fill_ellipse ( brush , Rectangle ( 250 , 250 , 150...

    docs.aspose.com/psd/fr/fr/python-net/graphics-api/
  3. Usar la API de gráficos para editar capas en ar...

    Ejemplo de cómo utilizar la API de gráficos en Aspose.PSD para Python... brush = LinearGradientBrush ( Rectangle... graphics . fill_ellipse ( brush , Rectangle ( 250 , 250 , 150...

    docs.aspose.com/psd/es/es/python-net/graphics-api/
  4. การวาดรูปภาพโดยใช้กราฟิก|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, ใช้สำหรับกำหนดว่าพื้นที่จะถูกเติม...หลายเวอร์ชัน ทั้งหมดรับอ็อบเจกต์ Brush เป็นอาร์กิวเมนต์แรก กำหนดลักษณะของการเติม...

    docs.aspose.com/psd/th/net/drawing-images-using...
  5. Travailler avec du texte dans PS | Python

    Comment ajouter du texte dans un fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité en Python...Brush ou aspose.pydrawing.Pen selon...méthode sans aspose.pydrawing.Brush ou aspose.pydrawing.Pen , le...

    docs.aspose.com/page/fr/python-net/ps/working-w...
  6. 아카이브

    아카이브...System::Drawing::Brushes::get_White(), System::Drawing::Brushes::get_Black()...System::Drawing::Brushes::get_Yellow(), System::Drawing::Brushes::get_Red()...

    blog.aspose.com/ko/font/render-truetype-fonts-cpp/
  7. 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...
  8. 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/
  9. آرشیوها

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

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

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

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