Sort Score
Result 10 results
Languages All
Labels All
Results 7,071 - 7,080 of 78,081 for

tiff loading

(0.61 sec)
  1. Convert PPT to GIF using C++ application | prod...

    Sample C++ conversion code for PPT document to GIF format. Use example code for batch PPT to GIF conversion within any C++ Application.... Load PPT file with Aspose.Slides...C++ Conversion Source Code // Load the PPT SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/ppt-t...
  2. Convert POTM to JPEG using C++ application | pr...

    Sample C++ conversion code for POTM document to JPEG format. Use example code for batch POTM to JPEG conversion within any C++ Application.... Load POTM file with Aspose.Slides...C++ Conversion Source Code // Load the POTM SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/potm-...
  3. Convert PPS to JPEG using C++ application | pro...

    Sample C++ conversion code for PPS document to JPEG format. Use example code for batch PPS to JPEG conversion within any C++ Application.... Load PPS file with Aspose.Slides...C++ Conversion Source Code // Load the PPS SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/pps-t...
  4. Convert ODP to GIF using C++ application | prod...

    Sample C++ conversion code for ODP document to GIF format. Use example code for batch ODP to GIF conversion within any C++ Application.... Load ODP file with Aspose.Slides...C++ Conversion Source Code // Load the ODP SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/odp-t...
  5. Convert PPT to BMP using C++ application | prod...

    Sample C++ conversion code for PPT document to BMP format. Use example code for batch PPT to BMP conversion within any C++ Application.... Load PPT file with Aspose.Slides...C++ Conversion Source Code // Load the PPT SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/ppt-t...
  6. Convert POT to JPEG using C++ application | pro...

    Sample C++ conversion code for POT document to JPEG format. Use example code for batch POT to JPEG conversion within any C++ Application.... Load POT file with Aspose.Slides...C++ Conversion Source Code // Load the POT SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/pot-t...
  7. 使用 Microsoft Word 文档作为邮件正文并发送电子邮件|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....NET // Load a Word document from disk and...mhtmlStream , SaveFormat . Mhtml ); // Load the MHTML in a MailMessage object...

    docs.aspose.com/email/zh/net/using-a-microsoft-...
  8. Converting a PDF file to LATEX using PHP | Aspo...

    Sample code on PHP for PDF to LATEX conversion. Use example code for batch PDF to LATEX conversion with Aspose.PDF for PHP via Java...LATEX PHP developers can easily load & convert PDF files to LATEX...Create a new Document object and load the input PDF file $document...

    products.aspose.com/pdf/php-java/conversion/pdf...
  9. Converting a PDF file to PPTX using PHP | Aspos...

    Sample code on PHP for PDF to PPTX conversion. Use example code for batch PDF to PPTX conversion with Aspose.PDF for PHP via Java...PPTX PHP developers can easily load & convert PDF files to PPTX...format: PPTX Output file: // Load the input PDF document $document...

    products.aspose.com/pdf/php-java/conversion/pdf...
  10. Converting a PDF file to XLS using C++ | Aspose...

    Sample code for PDF to XLS conversion using C++. Use C++ example for batch PDF to XLS conversion....XLS C++ developers can easily load & convert PDF files to XLS in...format: XLS Output file: // Load the PDF. auto doc = MakeObject...

    products.aspose.com/pdf/cpp/conversion/pdf-to-xls/