Sort Score
Result 10 results
Languages All
Labels All
Results 4,771 - 4,780 of 60,094 for

tiff output

(0.04 sec)
  1. Convert PPTM to OTP in PHP | products.aspose.com

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

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

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

    products.aspose.com/slides/php-java/conversion/...
  3. 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/...
  4. Convert PPTX to OTP in PHP | products.aspose.com

    Sample code for PPTX to OTP PHP conversion. Use PowerPoint PHP API for batch conversion PPTX files to OTP files....save method while specifying output file path & SaveFormat.OTP...pptx" ); try { $pres -> save ( "output.otp" , SaveFormat :: Otp );...

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

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

    products.aspose.com/slides/php-java/conversion/...
  6. Convert XML to GIF using C++ application | prod...

    Sample C++ conversion code for XML document to GIF format. Use example code for batch XML 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/xml-t...
  7. Convert PPSM to PNG using C++ application | pro...

    Sample C++ conversion code for PPSM document to PNG format. Use example code for batch PPSM 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/ppsm-...
  8. Convert OTP to BMP using C++ application | prod...

    Sample C++ conversion code for OTP document to BMP format. Use example code for batch OTP 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/otp-t...
  9. Convert POTM to GIF using C++ application | pro...

    Sample C++ conversion code for POTM document to GIF format. Use example code for batch POTM 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/potm-...
  10. Convert PPSM to JPEG using C++ application | pr...

    Sample C++ conversion code for PPSM document to JPEG format. Use example code for batch PPSM 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/ppsm-...