Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 1,685 for

pen

(0.55 sec)
  1. رسم تصاویر|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....چندین نسخه دارد که نمونه از کلاس Pen و جفت های مختلفی از نقاط یا ساختارهای...عنوان آرگومان ها می پذیرد. کلاس Pen یک شی را برای رسم خطوط، منحنی...

    docs.aspose.com/psd/fa/net/drawing-images/
  2. צור תמונת PSD או PSB מאפס באמצעות Python|Docume...

    דוגמה לכיצד Aspose.PSD ל-Python יכול ליצור תמונת Psd מאפס...psd import Graphics , Pen , Color , Rectangle from aspose...Graphics ( regularLayer ) pen = Pen ( Color . alice_blue ) brush...

    docs.aspose.com/psd/he/he/python-net/create-psd...
  3. Робота з шаблонами штрихування в PostScript | .NET

    Як додати шаблон штрихування до файлу PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати цю функцію в .NET...Pen за допомогою System.Drawing.HacthBrush...які приймають System.Drawing.Pen як параметр. У наведеному нижче...

    docs.aspose.com/page/uk/net/ps/working-with-hat...
  4. Chercher

    chercher...Initialisez un objet de classe Pen avec la couleur et la taille...value, string unit) { Pen pen = new Pen(Color.Red, 1); Font font...

    blog.aspose.com/fr/drawing/add-callout-to-image...
  5. Arsip

    Arsip...sambil menentukan warna Pen pen = new Pen(Color.FromKnownColor(KnownColor...600); graphics.DrawRectangle(pen, rectangle); // Menggambar teks...

    blog.aspose.com/id/drawing/draw-text-image-csharp/
  6. أرشيف

    أرشيف...الفرشاة أثناء تحديد اللون Pen pen = new Pen(Color.FromKnownColor(KnownColor...600); graphics.DrawRectangle(pen, rectangle); // ارسم نصًا graphics...

    blog.aspose.com/ar/drawing/draw-text-image-csharp/
  7. آرشیوها

    آرشیوها... یک شی کلاس Pen را با رنگ و اندازه مشخص شده برای...value, string unit) { Pen pen = new Pen(Color.Red, 1); Font font...

    blog.aspose.com/fa/drawing/add-callout-to-image...
  8. Disegnare Immagini|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....accettano l’istanza della classe Pen e coppie di coordinate o strutture...Point/PointF come argomenti. La classe Pen definisce un oggetto utilizzato...

    docs.aspose.com/psd/it/net/drawing-images/
  9. Het tekenen van afbeeldingen|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....overbelastingen die de instantie van de Pen-klasse en coördinatenparen van...als argumenten accepteren. De Pen-klasse definieert een object...

    docs.aspose.com/psd/nl/java/het-tekenen-van-afb...
  10. Archivo

    Archivo...DrawLine(Pen, int, int, int, int) . Genere...coordenadas graphic.DrawLine(new Pen(Color.Blue, 3), 18, 18, 200,...

    blog.aspose.com/es/imaging/draw-shapes-in-csharp/