Sort Score
Result 10 results
Languages All
Labels All
Results 5,061 - 5,070 of 65,142 for

tiff output

(0.1 sec)
  1. 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...
  2. Convert FODP to PPTX in PHP | products.aspose.com

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    products.aspose.com/slides/php-java/conversion/...