Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 185,856 for

bmp

(0.29 sec)
  1. Convert PDF to Image in C++ | products.aspose.com

    Convert PDF to Image in C++. Use C++ library API to convert PDF files to Images...System :: SharedPtr < Bitmap > bmp = pres -> get_Slides() -> idx_get(i)...Save the image in PNG format bmp -> Save(outputFilePath, ImageFormat...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  2. Convert HTML to JPG in PHP | products.aspose.com

    Convert HTML to JPG in PHP. Use PowerPoint PHP API to convert HTML files to JPG...getSlides () -> size ()); $i ++ ) { $bmp = $pres -> getSlides () -> get_Item...jpg" ); $imageio -> write ($bmp, "JPG" , $javafile); } } finally...

    products.aspose.com/slides/php-java/conversion/...
  3. Convert Image to JPG in PHP | products.aspose.com

    Convert Image to JPG in PHP. Use PowerPoint PHP API to convert Image files to JPG...getSlides () -> size ()); $i ++ ) { $bmp = $pres -> getSlides () -> get_Item...jpg" ); $imageio -> write ($bmp, "JPG" , $javafile); } } finally...

    products.aspose.com/slides/php-java/conversion/...
  4. Convert JPG to Image in PHP | products.aspose.com

    Convert JPG to Image in PHP. Use PowerPoint PHP API to convert JPG files to Image...getSlides () -> size ()); $i ++ ) { $bmp = $pres -> getSlides () -> get_Item...png" ); $imageio -> write ($bmp, "PNG" , $javafile); } } finally...

    products.aspose.com/slides/php-java/conversion/...
  5. Convert JPG to PNG in C++ | products.aspose.com

    Convert JPG to PNG in C++. Use C++ library API to convert JPG files to PNGs...System :: SharedPtr < Bitmap > bmp = pres -> get_Slides() -> idx_get(i)...Save the image in PNG format bmp -> Save(outputFilePath, ImageFormat...

    products.aspose.com/slides/cpp/conversion/jpg-t...
  6. Image Compressor Licensing Plugin|Documentation

    Compress image sizes efficiently in Java using Aspose.Imaging Image Compressor plugin, offering flexible compression options for both raster and vector images....image formats such as APNG, BMP, DICOM, JPEG or SVG. Regardless...

    docs.aspose.com/imaging/java/aspose-imaging-jav...
  7. 将 Markdown 转换为图像 – MD 转换为 JPG、PNG、BMP、GIF、TIFF

    使用 Aspose.HTML for .NET 将 Markdown 转换为图像。考虑在 C# 示例中将 Markdown 转换为 JPG、PNG、Bmp、GIF 和 TIFF。...库,只需几行代码,您就可以轻松地将 Markdown 转换为 JPG、PNG、BMP、GIF 或 TIFF 文件! 本文介绍了如何使用 Aspose...{{/if_output}} {{#if_output 'BMP' 'JPG' 'GIF' 'PNG' 'TIFF'}} var...

    docs.aspose.com/html/zh/net/convert-markdown-to...
  8. Supported File Formats|CAD 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....Work with a GIF Format BMP Work with a BMP Format Evaluate Aspose...

    docs.aspose.com/cad/python-net/supported-file-f...
  9. Supported File Formats|CAD 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....Work with a GIF Format BMP Work with a BMP Format Evaluate Aspose...

    docs.aspose.com/cad/python-net/getting-started/...
  10. Convert PNG to ICO Format using Python

    Follow this article to convert PNG to ICO format using Python. It has all the details to set the IDE, a list of steps, and a sample code to transform PNG to icon using Python....creating an ICON you can use PNG or BMP files only. This article has...to create icon from a PNG or BMP file. For converting a TIFF file...

    kb.aspose.com/imaging/python/convert-png-to-ico...