Sort Score
Result 10 results
Languages All
Labels All
Results 4,581 - 4,590 of 129,693 for

presentation

(1.75 sec)
  1. File Format Conversion via PHP | products.aspos...

    Convert Microsoft Excel and PowerPoint Formats into many other popular formats including PDF, HTML and Images with just few lines of code....will be used to access the presentation and handle the conversion...Create a new instance of the Presentation class, representing the...

    products.aspose.com/total/php-java/conversion/
  2. Online XSLFO to PPSM Conversion or Build .NET b...

    Free online app to convert XSLFO to PPSM files. .NET C# conversion library code for XSLFO documents....Load PPTX file by using Presentation class Save the document...instance of Presentation Presentation presentation = new Presentation...

    products.aspose.com/total/net/conversion/xslfo-...
  3. Convert POTX to SVG using Java | products.aspos...

    Sample Java conversion code for POTX format to SVG file. Use this example code to export PowerPoint & OpenOffice Presentations to SVG within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/potx...
  4. Convert POTM to XML using C++ application | pro...

    Sample C++ conversion code for POTM document to XML format. Use example code for batch POTM to XML conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/potm-...
  5. Convert PPSX to SVG using C++ application | pro...

    Sample C++ conversion code for PPSX document to SVG format. Use example code for batch PPSX to SVG conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/ppsx-...
  6. Convert OTP to SVG using C++ application | prod...

    Sample C++ conversion code for OTP document to SVG format. Use example code for batch OTP to SVG conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/otp-t...
  7. Convert PDF to Image in C# | products.aspose.com

    Convert PDF to Image in C#. Use .NET library API to convert PDF pages to Images...Create an instance of the Presentation class. Load the PDF file...Image using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/net/conversion/pdf-t...
  8. Convert HTML to XML in C# | products.aspose.com

    Convert HTML to XML in C#. Use .NET library API to convert HTML document to XML file...Create an instance of the Presentation class. Load the HTML file...to XML using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/net/conversion/html-...
  9. Convert PPT to XML using C++ application | prod...

    Sample C++ conversion code for PPT document to XML format. Use example code for batch PPT to XML conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/ppt-t...
  10. Secure Presentations in JavaScript|Aspose.Slide...

    Protect PowerPoint PPT, PPTX and ODP Presentations with Aspose.Slides—set passwords, apply encryption, enforce read-only, and remove protection with code....Secure Presentations in JavaScript Contents [ Hide ] Add Digital...Signatures to Presentations in JavaScript Secure Presentations with Passwords...

    docs.aspose.com/slides/nodejs-java/presentation...