Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 1,935 for

brush

(1.81 sec)
  1. Работа с образцами штриховки в файле PS | Python

    Как добавить образец штриховки в файл PS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в Python...Brush . В отличие от aspose. pydrawing...параметра aspose.pydrawing.Brush , предыдущий шаг можно пропустить...

    docs.aspose.com/page/ru/python-net/ps/working-w...
  2. Travailler avec des textures dans PostScript | C++

    Comment ajouter un motif de texture au fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité en C++...Brush pour une peinture et un objet...sous-classes de System.Drawing.Brush proposées par la plateforme...

    docs.aspose.com/page/fr/cpp/ps/working-with-tex...
  3. Utwórz obraz PSD lub PSB od podstaw używając Py...

    Przykład tworzenia obrazu Psd Image od podstaw za pomocą Aspose.PSD dla Pythona...brushes import LinearGradientBrush...Pen ( Color . alice_blue ) brush = LinearGradientBrush ( Rectangle...

    docs.aspose.com/psd/pl/pl/python-net/utworz-obr...
  4. Створення зображення PSD або PSB з нуля за допо...

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

    docs.aspose.com/psd/uk/uk/python-net/create-psd...
  5. arkiv

    arkiv...bild med klasserna Bitmap och Brush . Kopiera och klistra in följande...SmoothingMode.HighQuality; Brush brush = new LinearGradientBrush(new...

    blog.aspose.com/sv/drawing/system.drawing-with-...
  6. ค้นหา

    ค้นหา...brushes import * from aspose.imaging...BOLD) brush = SolidBrush() brush.color = Color.red brush.opacity...

    blog.aspose.com/th/imaging/add-watermark-to-ima...
  7. Rendu de texte à l'aide de la bibliothèque de p...

    Convertissez du texte en images et restituez les polices TrueType et OpenType dans les produits .NETAPI C# pour la manipulation des polices....double fontSize, Brush backgroundBrush, Brush textBrush, string...double fontSize, Brush backgroundBrush, Brush textBrush, string...

    docs.aspose.com/font/fr/net/developer-guide/tex...
  8. Arşiv

    Arşiv...belirtirken bir fırça oluşturun Brush brush = new SolidBrush(Color.F...kalem oluştur Pen pen = new Pen(brush); // Dikdörtgen çiz graphics...

    blog.aspose.com/tr/drawing/draw-rectangle-csharp/
  9. ארכיון

    ארכיון...מברשת תוך ציון הצבע שלה Brush brush = new SolidBrush(Color.F...// צור עט Pen pen = new Pen(brush); // צייר אליפסה graphics.DrawEllipse(pen...

    blog.aspose.com/he/drawing/draw-an-ellipse-csharp/
  10. Arşiv

    Arşiv...belirtirken bir fırça oluşturun Brush brush = new SolidBrush(Color.F...kalem oluştur Pen pen = new Pen(brush); // Elips Çiz graphics.DrawEllipse(pen...

    blog.aspose.com/tr/drawing/draw-an-ellipse-csharp/