Sort Score
Result 10 results
Languages All
Labels All
Results 5,661 - 5,670 of 70,438 for

graphic

(3.49 sec)
  1. 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....Dieses Beispiel verwendet die Graphics-Klasse, um einen Text auf...der Bildebene mithilfe der Graphics-Klasse DrawString-Methode...

    docs.aspose.com/psd/de/net/hinzufuegen-eines-wa...
  2. Добавление подписи к изображению|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 для рисования другого изображения...используя метод DrawImage класса Graphics. Мы сохраним результирующее...

    docs.aspose.com/psd/ru/java/adding-a-signature-...
  3. Arşiv

    Arşiv... Graphics sınıfından bir nesne oluşturun...Image nesnesi ile başlatın. Graphics.Clear() yöntemini kullanarak...

    blog.aspose.com/tr/imaging/draw-shapes-in-csharp/
  4. ארכיון

    ארכיון... צור אובייקט של מחלקת Graphics מהביטמאפ. אתחול של אובייקט...מהווקטור כדי לאפשר ציור Graphics graphics = Graphics . fromImage ( bitmap...

    blog.aspose.com/he/drawing/create-load-fill-and...
  5. Archivo

    Archivo...Format32bppPArgb); Graphics graphics = Graphics.FromImage(bitmap);...Inicialice un objeto de la clase Graphics del objeto Bitmap. Cree un...

    blog.aspose.com/es/drawing/draw-graphics-and-cr...
  6. 아카이브

    아카이브... Graphics 클래스의 객체를 생성하고 Image 객체로 초기화합니다...SolidBrush 개체를 만들고 초기화합니다. Graphics.drawString(String s, Font...

    blog.aspose.com/ko/imaging/add-watermark-to-ima...
  7. آرشیوها

    آرشیوها... یک شی از کلاس Graphics ایجاد کنید و آن را با شی Image...اولیه کنید. با استفاده از روش Graphics.drawString(String s، فونت...

    blog.aspose.com/fa/imaging/add-watermark-to-ima...
  8. Drawing Images|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....Drawing Lines This example uses Graphics class to draw the line shapes...lines on the image using the Graphics class' drawLine method. First...

    docs.aspose.com/imaging/java/drawing-images/
  9. Arşiv

    Arşiv...Format32bppPArgb); // Graphics sınıf nesnesini bildir Graphics graphics = Graphics...Graphics.FromImage(bitmap); graphics.Clear(Color.FromKnownColor(KnownColor...

    blog.aspose.com/tr/drawing/matrix-global-local-...
  10. Alpha Blending in Java | Java Alpha Blending API

    Learn how to programmatically implement alpha blending in Java, combining alpha channels with other layers in an image to achieve translucency....technique used in computer graphics to combine two images together...the following topics: Java Graphics Library for Alpha Blending...

    blog.aspose.com/drawing/alpha-blending-in-java/