Sort Score
Result 10 results
Languages All
Labels All
Results 7,301 - 7,310 of 144,302 for

load

(0.06 sec)
  1. Convert PPSM to BMP using Java | products.aspos...

    Sample Java conversion code for PPSM format to BMP file. Use this example code to export PowerPoint & OpenOffice presentations to BMP within any Web or Desktop Java based Application.... Load PPSM file with an instance of...Java Conversion Source Code // load PPSM with Aspose.Slides Presentation...

    products.aspose.com/slides/java/conversion/ppsm...
  2. Convert POTX to XML using C++ application | pro...

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

    products.aspose.com/slides/cpp/conversion/potx-...
  3. Convert PPTM to PNG using Java | products.aspos...

    Sample Java conversion code for PPTM format to PNG file. Use this example code to export PowerPoint & OpenOffice presentations to PNG within any Web or Desktop Java based Application.... Load PPTM file with an instance of...Java Conversion Source Code // load PPTM with Aspose.Slides Presentation...

    products.aspose.com/slides/java/conversion/pptm...
  4. Convert PPTM to GIF using Java | products.aspos...

    Sample Java conversion code for PPTM format to GIF file. Use this example code to export PowerPoint & OpenOffice presentations to GIF within any Web or Desktop Java based Application.... Load PPTM file with an instance of...Java Conversion Source Code // load PPTM with Aspose.Slides Presentation...

    products.aspose.com/slides/java/conversion/pptm...
  5. Convert PPSX to GIF using Java | products.aspos...

    Sample Java conversion code for PPSX format to GIF file. Use this example code to export PowerPoint & OpenOffice presentations to GIF within any Web or Desktop Java based Application.... Load PPSX file with an instance of...Java Conversion Source Code // load PPSX with Aspose.Slides Presentation...

    products.aspose.com/slides/java/conversion/ppsx...
  6. Convert POTX to GIF using Java | products.aspos...

    Sample Java conversion code for POTX format to GIF file. Use this example code to export PowerPoint & OpenOffice presentations to GIF within any Web or Desktop Java based Application.... Load POTX file with an instance of...Java Conversion Source Code // load POTX with Aspose.Slides Presentation...

    products.aspose.com/slides/java/conversion/potx...
  7. Convert PPSM to PNG using Java | products.aspos...

    Sample Java conversion code for PPSM format to PNG file. Use this example code to export PowerPoint & OpenOffice presentations to PNG within any Web or Desktop Java based Application.... Load PPSM file with an instance of...Java Conversion Source Code // load PPSM with Aspose.Slides Presentation...

    products.aspose.com/slides/java/conversion/ppsm...
  8. Convert PPTX to PNG using Java | products.aspos...

    Sample Java conversion code for PPTX format to PNG file. Use this example code to export PowerPoint & OpenOffice presentations to PNG within any Web or Desktop Java based Application.... Load PPTX file with an instance of...Java Conversion Source Code // load PPTX with Aspose.Slides Presentation...

    products.aspose.com/slides/java/conversion/pptx...
  9. Convert XML to SVG using C++ application | prod...

    Sample C++ conversion code for XML document to SVG format. Use example code for batch XML to SVG 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...
  10. How to add Link Annotation using Java | Aspose.PDF

    Java sample code to add Link annotations in PDF file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load PDF in an instance of Document...AddLinkAnnotation () { try { // Load the PDF file Document document...

    products.aspose.com/pdf/java/annotation/link/add/