Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 187,553 for

bmp

(0.23 sec)
  1. 使用 Java 版 API 转换 EPS 文件

    本文将通过代码片段讲解并演示 Aspose.Page Java 版 API 解决方案提供的 EPS 到 PDF 的转换功能。...文件转换为 BMP、JPG、EMF、TIFF、PNG、WMF 和 PDF 格式。 Java EPS 到 BMP 转换 您可以通过免费的在线...档的一页对应一个字节数组。 将生成的二维字节数组保存到 BMP 文件中,并为每个字节数组创建一个新的文件输出流。 如果 SuppressErrors...

    docs.aspose.com/page/zh/java/convert-eps/
  2. 将各种图像格式转换为PDF|Aspose.PDF for C++

    本主题向您展示如何使用Aspose.PDF for C++库将各种图像格式转换为PDF。...的图像格式(如BMP、DICOM、EMF、JPG、PNG、SVG和TIFF格式)转换的代码片段。 将BMP转换为PDF 使用**Aspose...PDF for C++**库将BMP文件转换为PDF文档。 BMP 图像是具有扩展名的文件。BMP表示位图图像文件,用于存储...

    docs.aspose.com/pdf/zh/cpp/convert-images-forma...
  3. 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/
  4. Converter.convert method | Aspose.Words for Python

    aspose.words.lowcode.Converter.convert method...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/python-net/aspose.wo...
  5. Save Generated Barcodes in Python via Java|Docu...

    How to Save Generated Barcodes in Aspose.BarCode for Python via 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/python-java/save-barcod...
  6. Convert MHTML to JPG in Python – Aspose.HTML fo...

    Convert MHTML to JPG using Aspose.HTML Python library. Consider the supported MHTML to JPG conversion scenarios in ready-to-use Python examples....formats such as PNG, JPG, JPEG, BMP, TIFF, and GIF. In this article...{{/if_output}} {{#if_output 'BMP' 'JPEG' 'GIF' 'PNG' 'TIFF'}}...

    docs.aspose.com/html/python-net/convert-mhtml-t...
  7. Aspose::Words::LowCode::Converter::Convert meth...

    Aspose::Words::LowCode::Converter::Convert method. Converts the given input document into a single output document using specified input and output streams in C++....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/cpp/aspose.words.low...
  8. JSImage constructor | Aspose.Words for Node.js

    JSImage constructor. Constructs pixel data for a graphics image and its attributes...the following file formats: BMP, GIF, EXIF, JPG, PNG, and TIFF...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Watermarker.set_text method | Aspose.Words for ...

    aspose.words.lowcode.Watermarker.set_text method...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/python-net/aspose.wo...
  10. Converting Metafiles to Other Image Formats in ...

    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....emf" ); \ # Save EMF to BMP using BmpOptions object $metafile...save ( $dataDir . "EmfToBmp.bmp" , new BmpOptions ()); \ # Save...

    docs.aspose.com/imaging/java/converting-metafil...