Sort Score
Result 10 results
Languages All
Labels All
Results 4,701 - 4,710 of 60,150 for

tiff output

(0.23 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 PPSX to ODP in PHP | products.aspose.com

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

    products.aspose.com/slides/php-java/conversion/...
  3. Convert DOC To Image Java

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

    products.aspose.com/words/java/conversion/doc-t...
  4. Convert HTML To PNG Java

    Convert HTML to PNG format in Java code. Save HTML as PNG using Java.... The output PNG graphical content will...you want to convert Run code Output format DOCX PDF MD HTML TXT...

    products.aspose.com/words/java/conversion/html-...
  5. Convert HTML To SVG Java

    Convert HTML to SVG format in Java code. Save HTML as SVG using Java.... The output SVG graphical content will...you want to convert Run code Output format DOCX PDF MD HTML TXT...

    products.aspose.com/words/java/conversion/html-...
  6. Convert DOC To JPG Java

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

    products.aspose.com/words/java/conversion/doc-t...
  7. Convert PPSX to GIF using C++ application | pro...

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

    Sample C++ conversion code for XML document to BMP format. Use example code for batch XML 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/xml-t...
  10. Convert POTM to BMP using C++ application | pro...

    Sample C++ conversion code for POTM document to BMP format. Use example code for batch POTM 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/potm-...