Sort Score
Result 10 results
Languages All
Labels All
Results 5,731 - 5,740 of 70,426 for

graphic

(0.23 sec)
  1. Chercher

    chercher...NET Graphics. Créer un dessin à l’aide...Format32bppPArgb); Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/fr/drawing/draw-graphics-and-cr...
  2. ค้นหา

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

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

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

    blog.aspose.com/fa/drawing/add-text-to-image-in...
  4. Přidání vodoznaku k obrázku|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....Tento příklad používá třídu Graphics k vykreslení řetězce na povrch...pomocí metody DrawString třídy Graphics vykreslíme řetězec jako vodoznak...

    docs.aspose.com/psd/cs/přidání-vodoznaku-k-obrá...
  5. Přidání vodoznaku do obrázku|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....Tento příklad používá třídu Graphics k nakreslení řetězce na povrch...pomocí metody DrawString třídy Graphics. Obrázek uložíme do formátu...

    docs.aspose.com/psd/cs/net/přidání-vodoznaku-do...
  6. إضافة علامة مائية إلى صورة|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 لرسم سلسلة نصية على سطح الصورة...باستخدام طريقة DrawString من فئة Graphics. سنقوم بحفظ الصورة بتنسيق...

    docs.aspose.com/psd/ar/java/adding-a-watermark-...
  7. Handling Windows Metafiles in C++|Aspose.Words ...

    Aspose.Words for C++ implements its own Windows Metafile player to play Metafile format on all platforms and supports the handling of the basic metafile features and can perform fallback to a different type of metafile player....raster graphics. This format is used to store graphics data in...function calls in the Windows Graphics Device Interface (GDI) that...

    docs.aspose.com/words/cpp/handling-windows-meta...
  8. 아카이브

    아카이브... 비트맵에서 Graphics 클래스의 개체를 초기화합니다. 원하는 매개변수를...SolidBrush 클래스 개체를 정의합니다. Graphics 클래스의 모양별 메서드를 사용하여 원하는 모양을...

    blog.aspose.com/ko/drawing/graphics-programming...
  9. 搜索

    搜索...接下來,使用 Graphics.FromImage() 方法和 Bitmap 對象創建 Graphics 類對象。 然後,將平滑模式設置為...Format32bppPArgb); // 初始化圖形對象 Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/zh-hant/drawing/antialiasing-in...
  10. Dessin d'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....exemple utilise la classe Graphics pour dessiner des formes de...DrawLine exposée par la classe Graphics. Tout d’abord, nous allons...

    docs.aspose.com/psd/fr/net/drawing-images/