Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 178,458 for

bmp

(0.06 sec)
  1. Convert HTML to GIF in Python – Aspose.HTML for...

    Convert HTML to GIF programmatically using Python library or online with the HTML Converter. Explore HTML to GIF conversion scenarios with Python examples....{{/if_output}} {{#if_output 'BMP' 'JPEG' 'GIF' 'PNG' 'TIFF'}}...{{/if_output}} {{#if_output 'BMP' 'JPEG' 'GIF' 'PNG' 'TIFF' 'PDF'...

    docs.aspose.com/html/python-net/convert-html-to...
  2. Convert Markdown to Image – C# code and Online ...

    C# code for Markdown to Image conversion. Easily use C# API within any .NET application. Try online MD to Image Converter for free!...{{/if_output}} {{#if_output 'BMP' 'JPG' 'GIF' 'PNG' 'TIFF'}} var...{{/if_output}} {{#if_output 'BMP' 'JPG' 'GIF' 'PNG' 'TIFF' 'PDF'...

    products.aspose.com/html/net/conversion/md-to-i...
  3. 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/...
  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/supported-file-f...
  5. 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...
  6. 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...
  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 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...
  9. 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/...
  10. 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/...