Sort Score
Result 10 results
Languages All
Labels All
Results 8,361 - 8,370 of 145,239 for

load

(0.2 sec)
  1. 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.... Load XML file with Aspose.Slides...C++ Conversion Source Code // Load the XML SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/xml-t...
  2. 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.... Load PPSM file with Aspose.Slides...C++ Conversion Source Code // Load the PPSM SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/ppsm-...
  3. 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.... Load PPSM file with Aspose.Slides...C++ Conversion Source Code // Load the PPSM SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/ppsm-...
  4. 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.... Load PPTX file with Aspose.Slides...C++ Conversion Source Code // Load the PPTX SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/pptx-...
  5. 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.... Load PPS file with Aspose.Slides...C++ Conversion Source Code // Load the PPS SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/pps-t...
  6. Convert TIFF to GIF using C++ application | pro...

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

    products.aspose.com/slides/cpp/conversion/tiff-...
  7. PDF to SVG Converter using PHP | Aspose.PDF

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

    products.aspose.com/pdf/php-java/conversion/pdf...
  8. How to Add Hyperlink to an Image in PowerPoint ...

    This article focuses on how to add hyperlink to an image in PowerPoint using Java. It also provide details steps for setting up the environment using the step wise approach and accomplish the task to add hyperlink to an image in PPT in Java....presentation slides collection Load the source PNG image from the...the slides collection. You can load any image format including JPEG...

    kb.aspose.com/slides/java/how-to-add-hyperlink-...
  9. 使用C++在工作表中显示公式而非值|Documentation

    本文提供了使用C++ API以编程方式在Excel工作表或电子表格中显示公式而非值的示例代码。...xlsx" ; // Load the source workbook Workbook...

    docs.aspose.com/cells/zh/cpp/show-formulas-inst...
  10. PS to BMP Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/ps-to-bmp/