Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 1,670 for

brush

(0.06 sec)
  1. Python İle Sıfırdan PSD veya PSB Görüntü Oluştu...

    Python kullanarak Aspose.PSD'nin sıfırdan Psd Görüntü oluşturabileceğinin bir örneği...brushes import LinearGradientBrush...Pen ( Color . alice_blue ) brush = LinearGradientBrush ( Rectangle...

    docs.aspose.com/psd/tr/tr/python-net/create-psd...
  2. 搜索

    搜索...drawString(String s, Font font, Brush brush, float x, float y) 方法添加水印。...實例並設置其屬性 SolidBrush brush = new SolidBrush(); brush.setColor(Color...

    blog.aspose.com/zh-hant/imaging/add-watermark-t...
  3. Travailler avec le dégradé dans PostScript | C++

    L'ajout d'un dégradé dans le fichier PS est une fonctionnalité prise en charge par la Aspose.Page. Découvrez comment utiliser la fonctionnalité en C++...Brush . En fait, la plate-forme C++...de la classe System.Drawing.Brush pour une peinture et un objet...

    docs.aspose.com/page/fr/cpp/ps/working-with-gra...
  4. Archiv

    Archiv...Vytvořte instanci třídy Brush Brush brush = new SolidBrush(Color...vyplněný kruh graphics.FillEllipse(brush, 1, 1, 490, 490); // Uložit...

    blog.aspose.com/cs/drawing/draw-circle-in-csharp/
  5. Архів

    Архів...властивості SolidBrush brush = new SolidBrush(); brush.Color = Color.Red;...Red; brush.Opacity = 0; // Ініціалізуйте об’єкт класу StringFormat...

    blog.aspose.com/uk/imaging/add-watermark-to-ima...
  6. Робота з прозорістю у файлі PS | Python

    Як додати прозорість до файлу PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати функції в Python...width, height)) 20 21 opaque_brush: aspose. pydrawing . drawing2d...GraphicsFactory. create_linear_gradient_brush_by_rect_and_angle (aspose. pydrawing...

    docs.aspose.com/page/uk/python-net/ps/working-w...
  7. インクの管理|Aspose.Slides for Python ドキュメント

    PythonでPowerPointのオブジェクトを描画するためにインクツールを使用する...ブラシは、その Brush.Color および Brush.Size プロパティに対応する独自の色とサイズを持っています。...traces brush = traces [ 0 ] . brush brush_color = brush . color...

    docs.aspose.com/slides/ja/python-net/manage-ink/
  8. ActiveX|وثائق Aspose.Slides لـ Python

    إدارة عناصر التحكم في ActiveX في عرض PowerPoint باستخدام بايثون...WINDOW )) as brush : graphics . fill_rectangle ( brush , 0 , 0 ,...KnownColor . WINDOW_TEXT )) as brush : graphics . draw_string ( newText...

    docs.aspose.com/slides/ar/python-net/activex/
  9. Lưu trữ

    Lưu trữ...// Xác định màu văn bản Brush brush = new SolidBrush(Color.DarkBlue);...graphics.DrawString(text, arial, brush, rectangle); // Lưu tập tin...

    blog.aspose.com/vi/drawing/add-text-to-image-in...
  10. Создание изображения PSD или PSB с нуля с испол...

    Пример того, как Aspose.PSD для Python может создавать изображение Psd с нуля...brushes import LinearGradientBrush...Pen ( Color . alice_blue ) brush = LinearGradientBrush ( Rectangle...

    docs.aspose.com/psd/ru/ru/python-net/create-psd...