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

tiff output

(0.19 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 FODP to GIF in PHP | products.aspose.com

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

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

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

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

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

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

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

    products.aspose.com/slides/php-java/conversion/...
  6. 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/...
  7. Export EMAIL to TEXT via Java | products.aspose...

    Java API to Convert EMAIL to TEXT without using Microsoft Word or Outlook...txt outputs for building searchable archives...Parsing Pipelines : Use .txt output as an intermediate format for...

    products.aspose.com/total/java/conversion/email...
  8. Convert DOC To Image C#

    Convert DOC to Image format in C# code. Save DOC as Image using C#.... The output image content and formatting...you want to convert Run code Output format DOCX PDF MD HTML TXT...

    products.aspose.com/words/net/conversion/doc-to...
  9. 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...
  10. 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...