Sort Score
Result 10 results
Languages All
Labels All
Results 5,281 - 5,290 of 64,449 for

tiff output

(0.1 sec)
  1. Convert PPTM to PPS in PHP | products.aspose.com

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

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

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

    products.aspose.com/slides/php-java/conversion/...
  3. Convert Image To PNG Java

    Convert Image to PNG format in Java code. Save Image as PNG using Java.... The output PNG graphical content will...you want to convert Run code Output format DOCX PDF MD HTML TXT...

    products.aspose.com/words/java/conversion/image...
  4. Convert TEXT To SVG Java

    Convert TEXT to SVG format in Java code. Save TEXT as SVG using Java.... The output SVG graphical content will...you want to convert Run code Output format DOCX PDF MD HTML TXT...

    products.aspose.com/words/java/conversion/text-...
  5. Convert ODP to JPEG using C++ application | pro...

    Sample C++ conversion code for ODP document to JPEG format. Use example code for batch ODP 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/odp-t...
  6. Convert PPTM to PNG using C++ application | pro...

    Sample C++ conversion code for PPTM document to PNG format. Use example code for batch PPTM 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/pptm-...
  7. Convert OTP to JPEG using C++ application | pro...

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

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

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

    Sample C++ conversion code for POT document to BMP format. Use example code for batch POT 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/pot-t...