Sort Score
Result 10 results
Languages All
Labels All
Results 5,911 - 5,920 of 69,787 for

graphic

(0.08 sec)
  1. أرشيف

    أرشيف... أنشئ كائن Graphics من الصورة النقطية. قم بتهيئة...البت لتمكين الرسم Graphics graphics = Graphics.fromImage(bitmap);...

    blog.aspose.com/ar/drawing/create-load-fill-and...
  2. Hinzufügen eines Wasserzeichens zu einem Bild|D...

    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....In diesem Beispiel wird die Graphics-Klasse verwendet, um einen...der DrawString-Methode der Graphics-Klasse. Wir speichern das...

    docs.aspose.com/psd/de/java/hinzufügen-eines-wa...
  3. ארכיון

    ארכיון...jpg"); Graphics graphics = Graphics.FromImage(bitmap);...100); // צייר טקסט על תמונה graphics.DrawString(text, arial, brush...

    blog.aspose.com/he/drawing/add-text-to-image-in...
  4. 档案

    档案...FromArgb() 方法创建 Graphics 类对象。 然后,定义一个具有指定颜色和大小的 SolidBrush...Format32bppPArgb); // 初始化图形 Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/zh/drawing/alpha-blending-in-cs...
  5. 档案

    档案...Format32bppPArgb); // 声明 Graphics 类对象 Graphics graphics = Graphics.FromImage(bitmap);...FromImage(bitmap); graphics.Clear(Color.FromKnownColor(KnownColor.Gray));...

    blog.aspose.com/zh/drawing/matrix-global-local-...
  6. ค้นหา

    ค้นหา...png")) { var graphics = Graphics.FromImage(image); graphics.TextRenderingHint...TextRenderingHint.AntiAliasGridFit; graphics.PageUnit = GraphicsUnit.Pixel;...

    blog.aspose.com/th/drawing/add-callout-to-image...
  7. การวาดรูปภาพ|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....การวาดเส้น ตัวอย่างนี้ใช้ Graphics class เพื่อวาดรูปร่างเส้นบนพื้นผิวรูปภาพ...DrawLine ที่ถูกเปิดเผยโดยคลาส Graphics เพื่อสร้างภาพใหม่และวาดเส...

    docs.aspose.com/psd/th/net/drawing-images/
  8. 記録

    記録... Graphics クラスのオブジェクトを作成し、 Image オブジェクトで初期化します。 Graphics.clear()...メソッドを使用して、画像の表面を色でクリアします。 Graphics.drawLine(Pen, int, int, int...

    blog.aspose.com/ja/imaging/draw-shapes-in-java/
  9. Thêm Watermark vào một Hình ảnh|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.... Ví dụ này sử dụng lớp Graphics để vẽ một chuỗi trên bề mặt...phương thức DrawString của lớp Graphics. Chúng tôi sẽ lưu hình ảnh...

    docs.aspose.com/psd/vi/net/them-watermark-vao-m...
  10. Het toevoegen van een watermerk aan een afbeeld...

    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....Dit voorbeeld gebruikt de Graphics-klasse om een tekenreeks op...afbeelding met behulp van de Graphics-klasse DrawString-methode...

    docs.aspose.com/psd/nl/het-toevoegen-van-een-wa...