Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 185,852 for

bmp

(0.24 sec)
  1. Convert VSD to VTX via Java | products.aspose.com

    Sample Java conversion code for VSD format to VTX file. Use this example code to convert VSD to VTX within any Web or Desktop Java based application....such as PDF, XPS, JPEG, PNG, BMP, TIFF, SVG, EMF and more. It...file formats including PNG, BMP, PDF and others. Read More VTX...

    products.aspose.com/diagram/java/conversion/vsd...
  2. Convert images DIB to PNG via C# | products.asp...

    Sample code for DIB to PNG C# image conversion. Use API example code for batch DIB files to PNG conversion within VB.NET, Asp.NET or any .NET based application....to the standard Bitmap files (BMP) but has a different header....applications that can open a standard BMP file on Windows as well as macOS...

    products.aspose.com/imaging/net/conversion/dib-...
  3. Compress DIB images via Java | products.aspose.com

    Try our On-Premise document APIs to compress DIB files on Java Application....to the standard Bitmap files (BMP) but has a different header....applications that can open a standard BMP file on Windows as well as macOS...

    products.aspose.com/imaging/java/compress/dib/
  4. Convert DIB to PDF via Java | products.aspose.com

    Sample code for DIB to PDF Java conversion. Use API example code for batch DIB files to PDF conversion within any Web or Desktop Java based application....to the standard Bitmap files (BMP) but has a different header....applications that can open a standard BMP file on Windows as well as macOS...

    products.aspose.com/imaging/java/conversion/dib...
  5. Compress DIB images via .NET | products.aspose.com

    Try our On-Premise document APIs to compress DIB files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application...to the standard Bitmap files (BMP) but has a different header....applications that can open a standard BMP file on Windows as well as macOS...

    products.aspose.com/imaging/net/compress/dib/
  6. Cartoonify DIB documents via Java | products.as...

    Try our On-Premise document APIs to Cartoonify DIB files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....to the standard Bitmap files (BMP) but has a different header....applications that can open a standard BMP file on Windows as well as macOS...

    products.aspose.com/imaging/java/cartoonify/dib/
  7. Convert DIB to JPEG via Java | products.aspose.com

    Sample code for DIB to JPEG Java conversion. Use API example code for batch DIB files to JPEG conversion within any Web or Desktop Java based application....to the standard Bitmap files (BMP) but has a different header....applications that can open a standard BMP file on Windows as well as macOS...

    products.aspose.com/imaging/java/conversion/dib...
  8. Convert JPG to PNG in PHP | products.aspose.com

    Convert JPG to PNG in PHP. Use PowerPoint PHP API to convert JPG 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 HTML to Image in PHP | products.aspose.com

    Convert HTML to Image in PHP. Use PowerPoint PHP API to convert HTML 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/...
  10. Convert PNG to JPG in PHP | products.aspose.com

    Convert PNG to JPG in PHP. Use PowerPoint PHP API to convert PNG 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/...