Sort Score
Result 10 results
Languages All
Labels All
Results 7,391 - 7,400 of 70,375 for

graphic

(0.36 sec)
  1. Convert MD to WMF via Java | products.aspose.com

    Export MD file to WMF 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/md-to...
  2. Convert CGM to JPEG2000 via Java | products.asp...

    Export CGM file to JPEG2000 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/cgm-t...
  3. Manage ActiveX Controls in Presentations with P...

    Learn how Aspose.Slides for Python via .NET leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides.... Graphics . from_image ( bmp ) as graphics : with draw...KnownColor . WINDOW )) as brush : graphics . fill_rectangle ( brush ...

    docs.aspose.com/slides/python-net/activex/
  4. Save Generated Barcodes in JavaScript|Documenta...

    Save Barcodes to File, Stream, Image Formats like BMP, PNG, GIF, JPEG, EMF, SVG using JavaScript API...formats or used for further graphical transformations. To obtain...BMP files are independent of graphics adapters and can store data...

    docs.aspose.com/barcode/javascript-cpp/save-bar...
  5. Convert CGM to APNG via C# API | products.aspos...

    Export CGM to APNG in your .NET applications without using any third party application...the image surface using the Graphics class’ DrawString method....RotateFlipType . Transform Vector Graphics into Animated Images : Use...

    products.aspose.com/total/net/conversion/cgm-to...
  6. C# API to Export CGM to XAMLFLOW | products.asp...

    Convert CGM to XAMLFLOW without using Microsoft Word...: Use Cases CGM (Computer Graphics Metafile) Files Conversion...files are used to store vector graphics information, making them ideal...

    products.aspose.com/total/net/conversion/cgm-to...
  7. 搜索

    搜索...加或繪製文本作為水印: 加載現有的輸入圖像 初始化 Graphics 類對象 設置文本格式和文本 繪製文字 保存輸出圖像...png"); // 初始化圖形類對象 Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/zh-hant/drawing/draw-text-image...
  8. Working With 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....Contents [ Hide ] Overview The Graphics class gives you the ability...such shapes using Aspose.PSD.Graphics class that resides in the...

    docs.aspose.com/psd/net/working-with-drawing-im...
  9. 档案

    档案...FromImage() 方法从 Bitmap 对象创建一个新的 Graphics 对象。 使用指定的颜色和大小初始化 Pen 类对象。...Format32bppPArgb); Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/zh/drawing/draw-lines-in-csharp/
  10. Lưu trữ

    Lưu trữ... Tạo một đối tượng Graphics mới từ đối tượng Bitmap bằng...Format32bppPArgb); Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/vi/drawing/draw-lines-in-csharp/