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

tiff output

(0.13 sec)
  1. Convert POT to PDF in PHP | products.aspose.com

    Sample code for POT to PDF PHP conversion. Use PowerPoint PHP API for batch conversion POT files to PDF files....save method while specifying output file path & SaveFormat.PDF...pot" ); try { $pres -> save ( "output.pdf" , SaveFormat :: Pdf );...

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

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

    products.aspose.com/slides/php-java/conversion/...
  3. Convert Image To WORD Javascript

    Convert Image to WORD format in JavaScript code. Save Image as WORD using JavaScript....you want to convert Run code Output format DOCX PDF MD HTML TXT...OTT XPS PNG BMP EMF GIF SVG TIFF JPG Select the target format...

    products.aspose.com/words/nodejs-net/conversion...
  4. Convert POTM to GIF using C++ application | pro...

    Sample C++ conversion code for POTM document to GIF format. Use example code for batch POTM 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/potm-...
  5. Convert PPSM to PNG using C++ application | pro...

    Sample C++ conversion code for PPSM document to PNG format. Use example code for batch PPSM 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/ppsm-...
  6. Convert XML to GIF using C++ application | prod...

    Sample C++ conversion code for XML document to GIF format. Use example code for batch XML 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/xml-t...
  7. Convert PPSM to JPEG using C++ application | pr...

    Sample C++ conversion code for PPSM document to JPEG format. Use example code for batch PPSM 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/ppsm-...
  8. Convert PPS to GIF using C++ application | prod...

    Sample C++ conversion code for PPS document to GIF format. Use example code for batch PPS 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/pps-t...
  9. Convert PPT to JPEG using C++ application | pro...

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

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