Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 130,530 for

presentation

(0.76 sec)
  1. Convert PPS to PPTM Using C++ | products.aspose...

    C++ conversion code for PPS to PPTM. Use the example code for batch PPS to PPTM conversion in C++ applications....editing, and converting presentation files. It allows developers...lines of code. Create a Presentation instance from the source...

    products.aspose.com/slides/cpp/conversion/pps-t...
  2. Convert OTP to PPTM Using C++ | products.aspose...

    C++ conversion code for OTP to PPTM. Use the example code for batch OTP to PPTM conversion in C++ applications....Slides for C++ , a presentation processing API for C++ applications...lines of code. Create a Presentation instance from the source...

    products.aspose.com/slides/cpp/conversion/otp-t...
  3. Convert POTX to JPEG using Java | products.aspo...

    Convert POTX to JPEG in Java. Use Aspose.Slides for Java to render POTX slides as JPEG images....Load the POTX file with the Presentation class. Iterate through the...ISlide collection returned by Presentation.getSlides . Render each...

    products.aspose.com/slides/java/conversion/potx...
  4. Convert PPS to POTX using Java | products.aspos...

    Convert PPS to POTX in Java. Use Aspose.Slides for Java to save PPS slide shows as POTX files....Load the PPS file with the Presentation class. Call the save method...Source Code Presentation presentation = new Presentation ( "slideshow...

    products.aspose.com/slides/java/conversion/pps-...
  5. Convert POTM to PPTM using Java | products.aspo...

    Convert POTM to PPTM in Java. Use Aspose.Slides for Java to save POTM templates as PPTM files....Load the POTM file with the Presentation class. Call the save method...Source Code Presentation presentation = new Presentation ( "template...

    products.aspose.com/slides/java/conversion/potm...
  6. Convert PPSM to POTX using Java | products.aspo...

    Convert PPSM to POTX in Java. Use Aspose.Slides for Java to save PPSM slide shows as POTX files....Load the PPSM file with the Presentation class. Call the save method...Source Code Presentation presentation = new Presentation ( "slideshow...

    products.aspose.com/slides/java/conversion/ppsm...
  7. Convert POTX to SWF using Java | products.aspos...

    Convert POTX to SWF in Java. Use Aspose.Slides for Java to save POTX templates as SWF files....Load the POTX file with the Presentation class. Call the save method...Source Code Presentation presentation = new Presentation ( "template...

    products.aspose.com/slides/java/conversion/potx...
  8. Convert TXT to PPTM in Python or with free Onli...

    TXT to PPTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free TXT to PPTM online converter quickly before integrating the code....However, when it comes to presenting data, TXT files are not suitable...such as PPTM. PPTM is a presentation format that is used by Microsoft...

    products.aspose.com/total/python-net/conversion...
  9. Convert SVG to PNG in C++ | products.aspose.com

    Convert SVG to PNG in C++. Use Aspose.Slides for C++ to place an SVG image on a slide and render it as a PNG file....convert SVG to PNG, create a Presentation , add the SVG image to a...Code auto presentation = MakeObject < Presentation > (); auto...

    products.aspose.com/slides/cpp/conversion/svg-t...
  10. 渲染为 Tiff|Aspose.Slides 文档

    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.... Presentation 类公开的 Save 方法可供开发者调用,以将整个演示文稿转换为...//Instantiate a Presentation object that represents a presentation file...

    docs.aspose.com/slides/zh/net/rendered-as-tiff/