Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 50,320 for

bitmap

(0.14 sec)
  1. Convert POT to JPEG using Java | products.aspos...

    Sample Java conversion code for POT format to JPEG file. Use this example code to export PowerPoint & OpenOffice presentations to JPEG within any Web or Desktop Java based Application....image as a Bitmap with each iteration Call Bitmap.save method...few listed below. POT TO BMP (Bitmap Image) POT TO GIF (Graphical...

    products.aspose.com/slides/java/conversion/pot-...
  2. Convert POTM to GIF using Java | products.aspos...

    Sample Java conversion code for POTM format to GIF file. Use this example code to export PowerPoint & OpenOffice presentations to GIF within any Web or Desktop Java based Application....image as a Bitmap with each iteration Call Bitmap.save method...listed below. POTM TO BMP (Bitmap Image) POTM TO HTML (Hyper...

    products.aspose.com/slides/java/conversion/potm...
  3. Convert PPT to JPEG using Java | products.aspos...

    Sample Java conversion code for PPT format to JPEG file. Use this example code to export PowerPoint & OpenOffice presentations to JPEG within any Web or Desktop Java based Application....image as a Bitmap with each iteration Call Bitmap.save method...few listed below. PPT TO BMP (Bitmap Image) PPT TO GIF (Graphical...

    products.aspose.com/slides/java/conversion/ppt-...
  4. Convert POTM to PNG using Java | products.aspos...

    Sample Java conversion code for POTM format to PNG file. Use this example code to export PowerPoint & OpenOffice presentations to PNG within any Web or Desktop Java based Application....image as a Bitmap with each iteration Call Bitmap.save method...listed below. POTM TO BMP (Bitmap Image) POTM TO GIF (Graphical...

    products.aspose.com/slides/java/conversion/potm...
  5. ImageType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.ImageType enumeration. Specifies the type (format) of an image in a Microsoft Word document.... Bmp Windows Bitmap. Eps Encapsulated PostScript...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Develop custom libraries using Aspose.Barcode f...

    How to develop custom libraries using Aspose.Barcode for multiple .Net versions in the same project...BarcodeHelper { public static Bitmap GenerateCode128Barco ( string...void Main ( string [] args ) { Bitmap bmp = BarcodeHelper . GenerateCode128Barco...

    docs.aspose.com/barcode/net/aspose-barcode-mult...
  7. 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...

    docs.aspose.com/barcode/nodejsjava/image-formats/
  8. Convert Type3 font to TrueType | Java API Solution

    Type3 to TTF font conversion with Aspose.Page API solution for Java is reflected here. Learn more with the included code snippets....Type 3 fonts can incorporate bitmap images and other graphical...ideal for creative projects. Bitmap Support : One of the standout...

    docs.aspose.com/page/java/type3-to-ttf/
  9. Online EMF File Compression or Build Python App...

    Free online app to compress different EMF files. Python archiving library code for EMF documents....Graphics) Compress BMP Files (Bitmap Image File) Compress CDR Files...DIB Files (Device Independent Bitmap) Compress DICOM Files (Digital...

    products.aspose.com/total/python-net/compress/emf/
  10. 使用 Java API 解决方案将 GIF 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 Java 版 GIF 转 EPS 功能。...Convert GIF image to EPS from Bitmap object to file. 2 3 // Create..."input.gif" )); 8 // Save GIF bitmap to EPS file 9 PsDocument. saveImageAsEps...

    docs.aspose.com/page/zh/java/convert/gif-to-eps/