Sort Score
Result 10 results
Languages All
Labels All
Results 5,081 - 5,090 of 63,126 for

tiff output

(0.07 sec)
  1. Convert PPT to PPSX in PHP | products.aspose.com

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

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

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

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

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

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

    Sample code for PPS to GIF PHP conversion. Use PowerPoint PHP API for batch conversion PPS files to GIF files....save method while specifying output file path & SaveFormat.GIF...pps" ); try { $pres -> save ( "output.gif" , SaveFormat :: Gif );...

    products.aspose.com/slides/php-java/conversion/...
  5. Convert PPSM to FODP in PHP | products.aspose.com

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

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

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

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

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

    products.aspose.com/slides/php-java/conversion/...
  8. Convert PPT to PNG using C++ application | prod...

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

    products.aspose.com/slides/cpp/conversion/ppt-t...
  9. Convert POTX to GIF using C++ application | pro...

    Sample C++ conversion code for POTX document to GIF format. Use example code for batch POTX 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/potx-...
  10. Convert OTP to GIF using C++ application | prod...

    Sample C++ conversion code for OTP document to GIF format. Use example code for batch OTP 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/otp-t...