Sort Score
Result 10 results
Languages All
Labels All
Results 4,871 - 4,880 of 63,126 for

tiff output

(0.57 sec)
  1. Convert PPSM to PDF in PHP | products.aspose.com

    Sample code for PPSM to PDF PHP conversion. Use PowerPoint PHP API for batch conversion PPSM files to PDF files....save method while specifying output file path & SaveFormat.PDF...ppsm" ); try { $pres -> save ( "output.pdf" , SaveFormat :: Pdf );...

    products.aspose.com/slides/php-java/conversion/...
  2. Convert PPSX to HTML in PHP | products.aspose.com

    Sample code for PPSX to HTML PHP conversion. Use PowerPoint PHP API for batch conversion PPSX files to HTML files....save method while specifying output file path & SaveFormat.HTML...ppsx" ); try { $pres -> save ( "output.html" , SaveFormat :: Html5...

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

    Sample code for POTX to PPT PHP conversion. Use PowerPoint PHP API for batch conversion POTX files to PPT files....save method while specifying output file path & SaveFormat.PPT...potx" ); try { $pres -> save ( "output.ppt" , SaveFormat :: Ppt );...

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

    Sample code for PPSX to POT PHP conversion. Use PowerPoint PHP API for batch conversion PPSX files to POT files....save method while specifying output file path & SaveFormat.POT...ppsx" ); try { $pres -> save ( "output.pot" , SaveFormat :: Pot );...

    products.aspose.com/slides/php-java/conversion/...
  5. Convert POT to JPEG using C++ application | pro...

    Sample C++ conversion code for POT document to JPEG format. Use example code for batch POT to JPEG conversion within any C++ Application....Call Save() method having JPEG output parameter . Open JPEG file..., ScaleY); bitmap->Save(u "output.jpeg" , ImageFormat::get_Jpeg());...

    products.aspose.com/slides/cpp/conversion/pot-t...
  6. Convert POTM to JPEG using C++ application | pr...

    Sample C++ conversion code for POTM document to JPEG format. Use example code for batch POTM to JPEG conversion within any C++ Application....Call Save() method having JPEG output parameter . Open JPEG file..., ScaleY); bitmap->Save(u "output.jpeg" , ImageFormat::get_Jpeg());...

    products.aspose.com/slides/cpp/conversion/potm-...
  7. Convert PPT to BMP using C++ application | prod...

    Sample C++ conversion code for PPT document to BMP format. Use example code for batch PPT to BMP conversion within any C++ Application....Call Save() method having BMP output parameter . Open BMP file in..., ScaleY); bitmap->Save(u "output.bmp" , ImageFormat::get_Bmp());...

    products.aspose.com/slides/cpp/conversion/ppt-t...
  8. Convert PPTM to JPEG using C++ application | pr...

    Sample C++ conversion code for PPTM document to JPEG format. Use example code for batch PPTM to JPEG conversion within any C++ Application....Call Save() method having JPEG output parameter . Open JPEG file..., ScaleY); bitmap->Save(u "output.jpeg" , ImageFormat::get_Jpeg());...

    products.aspose.com/slides/cpp/conversion/pptm-...
  9. Convert PPS to JPEG using C++ application | pro...

    Sample C++ conversion code for PPS document to JPEG format. Use example code for batch PPS to JPEG conversion within any C++ Application....Call Save() method having JPEG output parameter . Open JPEG file..., ScaleY); bitmap->Save(u "output.jpeg" , ImageFormat::get_Jpeg());...

    products.aspose.com/slides/cpp/conversion/pps-t...
  10. Convert ODP to GIF using C++ application | prod...

    Sample C++ conversion code for ODP document to GIF format. Use example code for batch ODP to GIF conversion within any C++ Application....Call Save() method having GIF output parameter . Open GIF file in..., ScaleY); bitmap->Save(u "output.gif" , ImageFormat::get_Gif());...

    products.aspose.com/slides/cpp/conversion/odp-t...