Sort Score
Result 10 results
Languages All
Labels All
Results 7,071 - 7,080 of 68,745 for

graphic

(0.41 sec)
  1. Convert PCL to WMZ via Java | products.aspose.com

    Export PCL file to WMZ in your Java applications without using any third party application...class, create an object of the Graphics class and initialize it with...angle and add watermark using Graphics.drawString method. After adding...

    products.aspose.com/total/java/conversion/pcl-t...
  2. Архів

    Архів...Format32bppPArgb); Graphics graphics = Graphics.FromImage(bitmap);...FromImage(bitmap); graphics.TextRenderingHint = TextRenderingHint.AntiAliasGridFit;...

    blog.aspose.com/uk/drawing/add-text-to-png-image/
  3. Convert ICS to PNG in Python | products.aspose.com

    Save ICS to PNG in your Python applications without using Microsoft Outlook or Word...WordprocessingML) Convert ICS to GIF (Graphical Interchange Format) Convert...ICS to SVG (Scalar Vector Graphics) Convert ICS to TEXT Convert...

    products.aspose.com/total/python-net/conversion...
  4. 아카이브

    아카이브...FromImage() 메서드를 사용하여 Bitmap 객체에서 새 Graphics 객체를 만듭니다. 그런 다음 지정된 색상과 크기로...Format32bppPArgb); // 새 그래픽 만들기 Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/ko/drawing/create-load-fill-and...
  5. 向图像添加签名|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 类来绘制另一张带有签名的图像到原始图像表面上。为了演示操作,我们将从磁盘加载一个...示操作,我们将从磁盘加载一个 PSD 图像,并使用 Graphics 类的 DrawImage 方法在原始图像表面上绘制另一张图像作为签名。我们将使用...

    docs.aspose.com/psd/zh/java/adding-a-signature-...
  6. Ajouter une signature à une image|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....exemple utilise la classe Graphics pour dessiner une autre image...méthode DrawImage de la classe Graphics. Nous enregistrerons l’image...

    docs.aspose.com/psd/fr/ajouter-une-signature-a-...
  7. Thêm Chữ Ký vào 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....Lưu ý, ví dụ này sử dụng lớp Graphics để vẽ một hình ảnh khác với...phương thức DrawImage của lớp Graphics. Chúng ta sẽ lưu hình ảnh...

    docs.aspose.com/psd/vi/net/them-chu-ky-vao-hinh...
  8. Jak přidat text do souboru PNG pomocí C#

    Tento článek popisuje, jak přidat text do souboru PNG pomocí C#. Obsahuje podrobnosti pro nastavení vývojového prostředí, seznam kroků a spustitelný ukázkový kód pro přidání textu do PNG pomocí C#....nastavte jeho velikost Vytvořte Graphics class object pomocí nově vytvořeného...v bitmapě Zavolejte metodu Graphics.DrawString() k vykreslení...

    kb.aspose.com/cs/drawing/net/how-to-add-text-to...
  9. 画像にウォーターマークを追加する|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クラスを使用して画像の表面に文字列を描画します。 ウォーターマークの追加...操作を示すために、ディスクからBMP画像を読み込み、GraphicsクラスのDrawStringメソッドを使用して画像の...

    docs.aspose.com/psd/ja/net/adding-a-watermark-t...
  10. آرشیوها

    آرشیوها...کنید: یک نمونه جدید از کلاس Graphics ایجاد کنید. رنگ پس زمینه را...را با استفاده از متد Graphics.Clear تنظیم کنید. یک شی Font با...

    blog.aspose.com/fa/drawing/draw-text-in-csharp/