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

tiff output

(0.08 sec)
  1. Convert PPSM to OTP in PHP | products.aspose.com

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

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

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

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

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

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

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

    products.aspose.com/slides/php-java/conversion/...
  5. Python API for PostScript Processing

    Python library to create, read or update XPS, PS, or EPS documents. Native APIs that are easy to integrate into your own project/solution....Layout: PDF Images: PNG, JPEG, TIFF, BMP EMF, WMF Previous Next...result x_docs . save(dir + "output.xps" ) The library includes...

    products.aspose.com/page/python-net/
  6. Aspose.Cells | Excel Spreadsheet Processing Jav...

    Java library to process, manipulate, & convert Excel & OpenOffice spreadsheets. Supports formula(e), charts, validations, rendering, printing, & encryption....to Tagged Image File Format ( TIFF ). Read and Write OpenDocument...documents Other: EPUB Suported Output Only Formats Microsoft Word®:...

    releases.aspose.com/cells/java/
  7. 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-...
  8. 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-...
  9. 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...
  10. 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...