Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 186,988 for

bmp

(0.39 sec)
  1. Supported File Formats|Aspose.PDF for JavaScrip...

    This page shows which of Aspose.PDF for JavaScript can load and save file formats....document in PNG Format BMP Saves the document in BMP Format TIFF Saves...

    docs.aspose.com/pdf/javascript-cpp/supported-fi...
  2. Convert DICOM to PDF|Aspose.PDF for Android via...

    Convert medical images saved in DICOM format to a PDF file using Aspose.PDF for Android via Java....()); return ; } // Load sample BMP image file image . setImageStream...success_message ); } Convert BMP to PDF Convert Text to PDF...

    docs.aspose.com/pdf/androidjava/convert-dicom-t...
  3. Save Generated Barcodes in Java|Documentation

    How to Save Generated Barcodes in Aspose.BarCode for Python via .NET...as various raster (PNG, JPEG, BMP, GIF, and TIFF) and vector (SVG...image formats, namely, PNG, GIF, BMP, JPEG, and TIFF. The value of...

    docs.aspose.com/barcode/python-net/save-barcode...
  4. Watermarker.SetImage | Aspose.Words for .NET

    Enhance your documents with the Watermarker SetImage method. Effortlessly add custom image watermarks for a professional touch....the output format is an image (BMP, EMF, EPS, GIF, JPEG, PNG, or...the output format is an image (BMP, EMF, EPS, GIF, JPEG, PNG, or...

    reference.aspose.com/words/net/aspose.words.low...
  5. Zip64Mode | Aspose.Words for Java

    Specifies when to use ZIP64 format extensions for OOXML files in Java....10000; i++) { BufferedImage bmp = new BufferedImage(5, 5, BufferedImage...TYPE_INT_ARGB); Graphics2D g = bmp.createGraphics(); g.setColor(new...

    reference.aspose.com/words/java/com.aspose.word...
  6. 从 Visio 中的形状中提取所有图像|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.... Bitmap ( stream ); // save bmp here bitmap . Save ( "ExtractedShape"..."ExtractedShape" + shape . ID + ".bmp" ); } } } 下载示例代码 比特桶 保护 Visio...

    docs.aspose.com/diagram/zh/net/extract-all-imag...
  7. Save Generated Barcodes in Java|Documentation

    How to Save Generated Barcodes in Aspose.BarCode for Java...as various raster (PNG, JPEG, BMP, GIF, and TIFF) and vector (SVG...image formats, namely, PNG, GIF, BMP, JPEG, and TIFF. The value of...

    docs.aspose.com/barcode/java/save-barcode-image/
  8. Save Generated Barcodes|Documentation

    How to Save Generated Barcodes in Aspose.BarCode for PHP...as various raster (PNG, JPEG, BMP, GIF, and TIFF) and vector (SVG...image formats, namely, PNG, GIF, BMP, JPEG, and TIFF. The value of...

    docs.aspose.com/barcode/phpjava/save-barcodes/
  9. Save Generated Barcodes|Documentation

    How to Save Generated Barcodes in Aspose.BarCode for Node.js...as various raster (PNG, JPEG, BMP, GIF, and TIFF) and vector (SVG...image formats, namely, PNG, GIF, BMP, JPEG, and TIFF. The value of...

    docs.aspose.com/barcode/nodejsjava/save-barcodes/
  10. Convert GIF to EPS using Java API Solution

    GIF to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....JPG, PNG, BMP are covered in these articles. Java BMP to EPS Java...PsSaveOptions(); 5 6 try { 7 BufferedImage bmp = ImageIO. read ( new java. io...

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