Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 1,008 for

solidbrush

(0.21 sec)
  1. จัดการแคนวาสของไฟล์ PS | .NET

    โซลูชัน .NET API สำหรับจัดการไฟล์ PS ตัวอย่างโค้ดเกี่ยวกับวิธีคลิปและแปลงสถานะกราฟิกของไฟล์ PS ด้วยโค้ด C# เพียงไม่กี่บรรทัด...SolidBrush(Color.Blue)); //Fill the...SetPaint( new System.Drawing.SolidBrush(Color.Red)); //Fill the third...

    products.aspose.com/page/th/net/work-with-ps-gr...
  2. Добавяне на Воден Знак към Изображение|Document...

    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. Получете размера на изображението...

    docs.aspose.com/psd/bg/java/adding-a-watermark-...
  3. Adicionar uma Marca d'água a uma Imagem|Documen...

    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....inicializar objetos Font e SolidBrush . Desenhar uma string como...inicializar objetos Font e SolidBrush. Obter o tamanho da imagem...

    docs.aspose.com/psd/pt/net/adicionar-uma-marca-...
  4. 아카이브

    아카이브...drawRectangle(new Pen(new SolidBrush(Color.getBlue())), new Rectangle(10...graphics.drawEllipse(new Pen(new SolidBrush(Color.getRed())), new Rectangle(60...

    blog.aspose.com/ko/psd/create-psd-image-java/
  5. Archiv

    Archiv...Erstellen Sie eine Instanz der SolidBrush Klasse und legen Sie deren...drawstring(String, Font, SolidBrush, 0, 0, StringFormat) ein...

    blog.aspose.com/de/imaging/add-watermark-to-ima...
  6. Archiwa

    Archiwa...SolidBrush(com.aspose.imaging.Color...com.aspose.imaging.brushes.SolidBrush(com.aspose.imaging.Color...

    blog.aspose.com/pl/imaging/draw-shapes-in-java/
  7. Chercher

    chercher...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/fr/imaging/draw-shapes-in-csharp/
  8. Arşiv

    Arşiv...parametrelerle bir Pen veya SolidBrush sınıfı nesnesi tanımlayın...sonra belirtilen renkle bir SolidBrush sınıfı nesnesi tanımlayın...

    blog.aspose.com/tr/drawing/graphics-programming...
  9. Archiv

    Archiv...Definieren Sie ein Pen- oder SolidBrush-Klassenobjekt mit den gewünschten... Definieren Sie dann ein SolidBrush-Klassenobjekt mit der angegebenen...

    blog.aspose.com/de/drawing/graphics-programming...
  10. Travailler avec des clips dans PS | .NET

    L'ajout de clips aux fichiers PS est une fonctionnalité prise en charge par la Aspose.Page. Découvrez comment utiliser la fonctionnalité dans .NET... SetPaint ( new SolidBrush(Color. Blue )); 32 33 //Fill...42 Pen pen = new Pen( new SolidBrush(Color. Blue ), 2); 43 pen...

    docs.aspose.com/page/fr/net/ps/working-with-clips/