Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 185,431 for

bmp

(0.34 sec)
  1. 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....Portable Network Graphics Image BMP Bitmap Image File GIF Graphical...

    docs.aspose.com/barcode/python-java/image-formats/
  2. How to Resize Image in C#

    This quick tutorial guides on how to resize image in C#. To change size of image C# sample code and detailed steps are shared along with the environment settings to run the code....image of any type like JPEG , BMP , PNG, GIF, etc. Steps to Resize...how to create PNG image from BMP in C# . Updated on 25 Mar 2022...

    kb.aspose.com/imaging/net/how-to-resize-image-i...
  3. 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...
  4. 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/...
  5. 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...
  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. 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 Not yet supported...

    docs.aspose.com/cad/javascript-net/getting-star...
  8. Convert SVG to PNG in PHP | products.aspose.com

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

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

    Convert PNG to JPG in C++. Use C++ library API to convert PNG files to JPGs...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/png-t...
  10. Convert HTML to PNG in PHP | products.aspose.com

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

    products.aspose.com/slides/php-java/conversion/...