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

graphic

(0.52 sec)
  1. Bir Görüntüye İmza Ekleme|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....yüzeyine imza eklemek için Graphics sınıfını kullanmaktadır. İşlemi...PSD görüntü yükleyecek ve Graphics sınıfının DrawImage yöntemini...

    docs.aspose.com/psd/tr/net/bir-goruntuye-imza-e...
  2. Làm việc với Hình ảnh Vẽ|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....Contents [ Hide ] Tổng quan Lớp Graphics cho phép bạn vẽ các hình dạng...cách sử dụng com.aspose.psd.Graphics lớp mà nằm trong không gian...

    docs.aspose.com/psd/vi/java/working-with-drawin...
  3. 使用绘图图像|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....使用绘图图像 Contents [ Hide ] 概述 Graphics 类为您提供在 PsdImage 实例或 Image...Aspose.PSD.Graphics 类创建这些形状。 本节中的文章 绘制图像 使用 Graphics 绘制图像 使用 GraphicsPath...

    docs.aspose.com/psd/zh/net/working-with-drawing...
  4. Supported Image Formats|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....Network Graphics Image BMP Bitmap Image File GIF Graphical Interchange...Format SVG Scalable Vector Graphics Format Product Overview Barcode...

    docs.aspose.com/barcode/python-net/image-formats/
  5. ایجاد تصویر PSD یا PSB از ابتدا با استفاده از پ...

    نمونه از نحوه‌ی ایجاد تصویر Psd از ابتدا با استفاده از Aspose.PSD برای پایتون...psd import Graphics , Pen , Color , Rectangle...add_regular_layer () graphics = Graphics ( regularLayer ) pen...

    docs.aspose.com/psd/fa/fa/python-net/ایجاد-psd-...
  6. Archiv

    Archiv... Vytvořte instanci třídy Graphics a inicializujte ji objektem...obrázku vodoznak pomocí metody Graphics.DrawString(String, Font, SolidBrush...

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

    آرشیوها... سپس، یک شی Graphics جدید از شی Bitmap با استفاده...جدید ایجاد کنید Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/fa/drawing/create-load-fill-and...
  8. Trabalhar com Clipes em Ficheiro PS | Python

    Adicionar clipes a ficheiros PS é uma funcionalidade suportada pela solução API Aspose.Page. Veja como utilizar a funcionalidade em Python....options, False) 8 9 # Create a graphics path from the rectangle 10...////////// 14 15 # Save the graphics state in order to return back...

    docs.aspose.com/page/pt/python-net/ps/working-w...
  9. Arbeiten mit Clips in PS-Datei| Python

    Das Hinzufügen von Clips zu PS-Dateien ist eine Funktion, die von der Aspose.Page unterstützt wird. Erfahr, wie die Funktionalität in Python nutzen....options, False) 8 9 # Create a graphics path from the rectangle 10...////////// 14 15 # Save the graphics state in order to return back...

    docs.aspose.com/page/de/python-net/ps/working-w...
  10. Utiliser l'API graphique pour éditer les calque...

    Exemple d'utilisation de l'API graphique dans Aspose.PSD pour Python...vous devez créer un objet Graphics en passant le calque en tant...appliquer des pinceaux. graphics = Graphics ( layer ) Dans l’exemple...

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