Sort Score
Result 10 results
Languages All
Labels All
Results 6,271 - 6,280 of 68,453 for

graphic

(0.11 sec)
  1. Arsip

    Arsip...Format32bppPArgb); Graphics graphics = Graphics.FromImage(bitmap);...Blue), 2); // Gambar elips graphics.DrawEllipse(pen, 10, 10, 900...

    blog.aspose.com/id/drawing/draw-an-ellipse-csharp/
  2. Архів

    Архів...Format32bppPArgb); Graphics graphics = Graphics.FromImage(bitmap);...2); // Намалюйте прямокутник graphics.DrawRectangle(pen, 10, 10...

    blog.aspose.com/uk/drawing/draw-rectangle-csharp/
  3. أرشيف

    أرشيف...Format32bppPArgb); Graphics graphics = Graphics.FromImage(bitmap);... 2); // ارسم القطع الناقص graphics.DrawEllipse(pen, 10, 10, 900...

    blog.aspose.com/ar/drawing/draw-an-ellipse-csharp/
  4. How to Create a Bitmap in C#

    This article guides on how to create a bitmap in C#. It has the details to set the development environment, a list of steps to draw a bitmap, and a runnable sample code to create BMP file in C# and save on the disk....customize the generated image with graphics and some text. Steps to Create...Bitmap class and initialize the Graphics object with it Set the shooting...

    kb.aspose.com/drawing/net/how-to-create-a-bitma...
  5. Hinzufügen einer Signatur zu einem Bild|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.... dass dieses Beispiel die Graphics -Klasse verwendet, um ein...des Originalbildes mit der Graphics-Klasse DrawImage -Methode...

    docs.aspose.com/psd/de/net/hinzufugen-einer-sig...
  6. 档案

    档案...FromImage() 方法从 Bitmap 对象创建一个新的 Graphics 对象。 使用指定的文本颜色初始化 SolidBrush...mple_JPG.jpg"); Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/zh/drawing/add-text-to-image-in...
  7. Lưu trữ

    Lưu trữ... Tạo một đối tượng Graphics mới từ đối tượng Bitmap bằng...mple_JPG.jpg"); Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/vi/drawing/add-text-to-image-in...
  8. Archiv

    Archiv...Sie das Graphics-Klassenobjekt mithilfe der Graphics.FromImage()-Methode...Sie das Graphics-Objekt Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/de/drawing/antialiasing-in-csharp/
  9. Travailler avec des clips dans PostScript | C++

    L'ajout de clips aux fichiers PS est une fonctionnalité prise en charge par la API Aspose.Page. Découvrez comment utiliser la fonctionnalité en C++...options, false ); 18 19 //Create graphics path from the rectangle 20...shape ////////// 24 25 //Save graphics state in order to return back...

    docs.aspose.com/page/fr/cpp/ps/working-with-clips/
  10. שימוש ב- API גרפי לעריכת שכבות בקבצי PSD|Docume...

    דוגמה לשימוש ב- API גרפי ב- Aspose.PSD עבור Python...השכבה, עליך ליצור אובייקט של Graphics על ידי העברת השכבה כפרמטר...צורות ולהחיל מכחולים. graphics = Graphics ( layer ) בדוגמה הקודמת...

    docs.aspose.com/psd/he/he/python-net/graphics-api/