Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 62,853 for

tiff output

(0.09 sec)
  1. Convert PPSM to POTX in PHP | products.aspose.com

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

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

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

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

    Sample C++ conversion code for OTP document to PNG format. Use example code for batch OTP 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/otp-t...
  4. Convert PPTX to JPEG using C++ application | pr...

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

    Sample C++ conversion code for PPSX document to PNG format. Use example code for batch PPSX 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/ppsx-...
  6. Convert ODP to BMP using C++ application | prod...

    Sample C++ conversion code for ODP document to BMP format. Use example code for batch ODP 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/odp-t...
  7. Convert PPS to BMP using C++ application | prod...

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

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

    Sample C++ conversion code for PPS document to PNG format. Use example code for batch PPS 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/pps-t...
  10. Convert ODP to PNG using C++ application | prod...

    Sample C++ conversion code for ODP document to PNG format. Use example code for batch ODP 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/odp-t...