Sort Score
Result 10 results
Languages All
Labels All
Results 5,091 - 5,100 of 63,126 for

tiff output

(0.27 sec)
  1. 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-...
  2. 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...
  3. Convert XML to JPEG using C++ application | pro...

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

    Sample C++ conversion code for OTP document to BMP format. Use example code for batch OTP 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/otp-t...
  5. 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...
  6. 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-...
  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 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-...
  9. 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...
  10. Convert PPT to SVG in PHP | products.aspose.com

    Sample code for PPT to SVG PHP conversion. Use PowerPoint PHP API for batch conversion PPT files to SVG files....save method while specifying output file path & SaveFormat.SVG...PPT TO SWF (SWF Format) PPT TO TIFF (Tagged Image Format) PPT TO...

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