Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 187,729 for

bmp

(1.33 sec)
  1. DIB to WMF Images Conversion with Python | prod...

    How to use Python for DIB to WMF images and photos conversion on desktop and web applications....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/python-net/conversi...
  2. DIB to SVG Images Conversion with Python | prod...

    How to use Python for DIB to SVG images and photos conversion on desktop and web applications....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/python-net/conversi...
  3. View or Edit VSDM Files Metadata via Python | p...

    Python sample code to edit or view VSDM metadata within any Python based application....via Java Metadata Vsdm PNG JPG BMP TIFF VSDM Extract VSDM Metadata...such as PDF, XPS, JPEG, PNG, BMP, TIFF, SVG, EMF and more. It...

    products.aspose.com/diagram/python-java/metadat...
  4. Change Background of VDW File via java | produc...

    Java source code to change background of VDW file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Changebackground Vdw PNG JPG BMP TIFF VDW Change background of...such as PDF, XPS, JPEG, PNG, BMP, TIFF, SVG, EMF and more. It...

    products.aspose.com/diagram/java/changebackgrou...
  5. View or Edit VSTX Files Metadata via Python | p...

    Python sample code to edit or view VSTX metadata within any Python based application....via Java Metadata Vstx PNG JPG BMP TIFF VSTX Extract VSTX Metadata...such as PDF, XPS, JPEG, PNG, BMP, TIFF, SVG, EMF and more. It...

    products.aspose.com/diagram/python-java/metadat...
  6. Protect and lock VDW document via .NET | produc...

    C# source code to lock VDW file on .NET Framework, .NET Core, Mono Platforms....NET Protect Vdw PNG JPG BMP TIFF VSDX Protect VDW Files via...such as PDF, XPS, JPEG, PNG, BMP, TIFF, SVG, EMF and more. It...

    products.aspose.com/diagram/net/protect/vdw/
  7. Convert PPSM to PNG in PHP | products.aspose.com

    Sample code for PPSM to PNG PHP conversion. Use PowerPoint PHP API for batch conversion PPSM files to PNG files....getSlides () -> size ()); $i ++ ) { $bmp = $pres -> getSlides () -> get_Item...png" ); $imageio -> write ($bmp, "PNG" , $javafile); } } finally...

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

    Sample code for POT to JPG PHP conversion. Use PowerPoint PHP API for batch conversion POT files to JPG files....getSlides () -> size ()); $i ++ ) { $bmp = $pres -> getSlides () -> get_Item...jpg" ); $imageio -> write ($bmp, "JPEG" , $javafile); } } finally...

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

    Sample code for POTX to JPG PHP conversion. Use PowerPoint PHP API for batch conversion POTX files to JPG files....getSlides () -> size ()); $i ++ ) { $bmp = $pres -> getSlides () -> get_Item...jpg" ); $imageio -> write ($bmp, "JPEG" , $javafile); } } finally...

    products.aspose.com/slides/php-java/conversion/...
  10. Convert POTX to PNG in PHP | products.aspose.com

    Sample code for POTX to PNG PHP conversion. Use PowerPoint PHP API for batch conversion POTX files to PNG files....getSlides () -> size ()); $i ++ ) { $bmp = $pres -> getSlides () -> get_Item...png" ); $imageio -> write ($bmp, "PNG" , $javafile); } } finally...

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