Sort Score
Result 10 results
Languages All
Labels All
Results 5,841 - 5,850 of 70,423 for

graphic

(0.16 sec)
  1. Arsip

    Arsip...NET Graphics API kami - Aspose.Drawing...gambar kita menggunakan .NET Graphics API. Buat Gambar menggunakan...

    blog.aspose.com/id/drawing/draw-graphics-and-cr...
  2. ציור תמונות באמצעות GraphicsPath|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 יכולה לצייר. מחלקת ה-GraphicsPath...ניתן להשתמש בשיטות מחלקת ה-Graphics התואמות (צייר נתיב ומילא נתיבים)...

    docs.aspose.com/psd/he/java/drawing-images-usin...
  3. Kreslení obrázků pomocí GraphicsPath|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....popisující cesty, které třída Graphics může kreslit. Třída GraphicsPath...odpovídající metody třídy Graphics (DrawPath a Fill Paths), abyste...

    docs.aspose.com/psd/cs/net/kresleni-obrazku-pom...
  4. Archiv

    Archiv... Vytvořte objekt třídy Graphics a inicializujte jej objektem...trochou barvy pomocí metody Graphics.Clear() . Nakreslete čáru...

    blog.aspose.com/cs/imaging/draw-shapes-in-csharp/
  5. 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...
  6. إدارة عناصر التحكم ActiveX في العروض التقديمية ...

    تعرف على كيفية استفادة Aspose.Slides لـ PHP عبر Java من ActiveX لأتمتة وتحسين عروض PowerPoint التقديمية، مما يمنح المطورين تحكمًا قويًا في الشرائح....TYPE_INT_ARGB ); $graphics = $image -> getGraphics (); $graphics -> setColor...SystemColor -> window ); $graphics -> fillRect ( 0 , 0 , $image...

    docs.aspose.com/slides/ar/php-java/activex/
  7. ค้นหา

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

    blog.aspose.com/th/drawing/add-callout-to-image...
  8. آرشیوها

    آرشیوها...استفاده از متد FromImage() یک شی Graphics جدید از شی Bitmap ایجاد کنید...mple_JPG.jpg"); Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/fa/drawing/add-text-to-image-in...
  9. Arsip

    Arsip...Format32bppPArgb); Graphics graphics = Graphics.FromImage(bitmap);...// Gambar persegi panjang graphics.DrawRectangle(pen, 10, 10...

    blog.aspose.com/id/drawing/draw-rectangle-csharp/
  10. arkiv

    arkiv...Format32bppPArgb); Graphics graphics = Graphics.FromImage(bitmap);...Blue), 2); // Rita rektangeln graphics.DrawRectangle(pen, 10, 10...

    blog.aspose.com/sv/drawing/draw-rectangle-csharp/