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

tiff output

(0.21 sec)
  1. Convert PPSM to XPS in PHP | products.aspose.com

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

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

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

    products.aspose.com/slides/php-java/conversion/...
  3. Convert Visio to Visio via Java | products.aspo...

    Sample Java code for Converting Visio to Visio file. Use this example code to convert Visio to Visio within any Web or Desktop Java based application....save method with output file path and SaveFileFormat...save VSD as VSDX visio.save( "output.vsdx" , SaveFileFormat.VSDX);...

    products.aspose.com/diagram/java/conversion/vis...
  4. Convert PPTM to BMP using C++ application | pro...

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

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

    Sample C++ conversion code for PPSX document to JPEG format. Use example code for batch PPSX 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/ppsx-...
  7. Convert POTX to JPEG using C++ application | pr...

    Sample C++ conversion code for POTX document to JPEG format. Use example code for batch POTX 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/potx-...
  8. Convert PPSX to BMP using C++ application | pro...

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

    Sample C++ conversion code for POT document to PNG format. Use example code for batch POT 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/pot-t...
  10. Convert POTX to PNG using C++ application | pro...

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