Sort Score
Result 10 results
Languages All
Labels All
Results 4,261 - 4,270 of 63,494 for

tiff output

(0.26 sec)
  1. 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...
  2. Convert ODP to SVG using Java | products.aspose...

    Sample Java conversion code for ODP format to SVG file. Use this example code to export PowerPoint & OpenOffice presentations to SVG within any Web or Desktop Java based Application....save method while specifying output file path & SaveFormat SVG...svgStream = new FileOutputStream( "output.svg" ); // Create SVG image...

    products.aspose.com/slides/java/conversion/odp-...
  3. Convert OTP to SVG using Java | products.aspose...

    Sample Java conversion code for OTP format to SVG file. Use this example code to export PowerPoint & OpenOffice presentations to SVG within any Web or Desktop Java based Application....save method while specifying output file path & SaveFormat SVG...svgStream = new FileOutputStream( "output.svg" ); // Create SVG image...

    products.aspose.com/slides/java/conversion/otp-...
  4. Convert PPTM to SVG using Java | products.aspos...

    Sample Java conversion code for PPTM format to SVG file. Use this example code to export PowerPoint & OpenOffice presentations to SVG within any Web or Desktop Java based Application....save method while specifying output file path & SaveFormat SVG...svgStream = new FileOutputStream( "output.svg" ); // Create SVG image...

    products.aspose.com/slides/java/conversion/pptm...
  5. Convert PPTX to JPEG using C++ application | pr...

    Sample C++ conversion code for PPTX document to JPEG format. Use example code for batch PPTX 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/pptx-...
  6. Convert ODP to PNG using C++ application | prod...

    Sample C++ conversion code for ODP document to PNG format. Use example code for batch ODP 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/odp-t...
  7. Convert PPS to BMP using C++ application | prod...

    Sample C++ conversion code for PPS document to BMP format. Use example code for batch PPS 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/pps-t...
  8. 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...
  9. 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...
  10. Convert PPSX to PNG using C++ application | pro...

    Sample C++ conversion code for PPSX document to PNG format. Use example code for batch PPSX 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/ppsx-...