Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 923 for

solidbrush

(0.09 sec)
  1. Archivio

    Archivio...crea un’istanza della classe SolidBrush con color. Quindi, specificare...l'effetto filigrana. SolidBrush brush = new SolidBrush(Color.FromArgb(80...

    blog.aspose.com/it/psd/add-watermark-to-psd-in-...
  2. ค้นหา

    ค้นหา...จากนั้น สร้างอินสแตนซ์ของคลาส SolidBrush ด้วยสี จากนั้นระบุการจัดตำแหน่งสตริง...เพื่อใช้เอฟเฟกต์ลายน้ำ SolidBrush brush = new SolidBrush(Color.FromArgb(80...

    blog.aspose.com/th/psd/add-watermark-to-psd-in-...
  3. Chercher

    chercher...drawRectangle(new Pen(new SolidBrush(Color.getBlue())), new Rectangle(10...graphics.drawEllipse(new Pen(new SolidBrush(Color.getRed())), new Rectangle(60...

    blog.aspose.com/fr/psd/create-psd-image-java/
  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....ניצור ונאתחל אובייקטי Font ו- SolidBrush . נשרטט מחרוזת כסימן מים...ניצור ונאתחל אובייקטי Font ו-SolidBrush. נקבל גודל של התמונה ב- SizeF...

    docs.aspose.com/psd/he/net/הוספת-סימן-מים-לתמונה/
  5. Робота з кліпами в PostScript | .NET

    Додавання кліпів до файлів PS — це функція, яка підтримується рішенням Aspose.Page API. Подивіться, як використовувати цю функцію в .NET... SetPaint ( new SolidBrush(Color. Blue )); 29 30 //Fill...39 Pen pen = new Pen( new SolidBrush(Color. Blue ), 2); 40 pen...

    docs.aspose.com/page/uk/net/ps/working-with-clips/
  6. ActiveX|Documentation Aspose.Slides pour Python

    Gérer les contrôles ActiveX dans une présentation PowerPoint en Python... SolidBrush ( draw . Color . from_known_color..."Arial" , 14 ) with draw . SolidBrush ( draw . Color . from_known_color...

    docs.aspose.com/slides/fr/python-net/activex/
  7. Archivo

    Archivo...DrawLine(new Pen(new SolidBrush(Color.Red), 3), new Point(18...graphic.DrawLine(new Pen(new SolidBrush(Color.Orange), 3), new Point(200...

    blog.aspose.com/es/imaging/draw-shapes-in-csharp/
  8. أرشيف

    أرشيف...قم بتعريف كائن فئة Pen أو SolidBrush باستخدام المعلمات المطلوبة...المنطقة. ثم قم بتعريف كائن فئة SolidBrush باللون المحدد. بعد ذلك، قم...

    blog.aspose.com/ar/drawing/graphics-programming...
  9. Trabajar con texto en PostScript | C++

    Cómo agregar texto en un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en C++....decir, negro) y con el nuevo SolidBrush . Copy 1 ////////// Using...System::MakeObject < System::Drawing::SolidBrush > (System::Drawing::Color::get_Blue()));...

    docs.aspose.com/page/es/cpp/ps/working-with-text/
  10. Arşiv

    Arşiv...fırçayı başlat SolidBrush solidBrush = new SolidBrush(Color.FromArgb(255...Per Pixel String!", font, solidBrush, new PointF(10, 10)); //...

    blog.aspose.com/tr/drawing/antialiasing-in-csharp/