Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 178,179 for

bmp

(0.06 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 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/...
  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 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...
  5. 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/...
  6. 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/...
  7. Convert Image to JPG in C++ | products.aspose.com

    Convert Image to JPG in C++. Use C++ library API to convert Image 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/image...
  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. Ինչպես փոխարկել Excel-ի գծապատկերը JPG-ի C#-ում...

    Այս թեման ցույց է տալիս, թե ինչպես փոխարկել Excel գծապատկերը JPG-ի C#-ով առանց Interop-ի՝ օգտագործելով .NET միջավայր Windows-ի, macOS-ի և Linux-ի համար:...սովորական ձևաչափերում, ինչպիսիք են BMP , PNG, SVG և այլն: Excel աղյուսակը...կարող եք այն պահել որպես PNG, BMP, PICT, TIFF, SVG և շատ այլ ձևաչափեր:...

    kb.aspose.com/hy/cells/net/how-to-convert-excel...