Sort Score
Result 10 results
Languages All
Labels All
Results 5,951 - 5,960 of 126,507 for

presentation

(0.25 sec)
  1. 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...
  2. 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...
  3. 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-...
  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 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...
  6. 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-...
  7. 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...
  8. C++ API to Convert SVG to SWF | products.aspose...

    Convert SVG to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...read, edit, and convert presentations. It also supports the conversion...Load PPTX document by using Presentation class reference Save the...

    products.aspose.com/total/cpp/conversion/svg-to...
  9. Manage Chart Data Markers in Presentations Usin...

    Learn how to customize chart data markers in Aspose.Slides for PHP, boosting Presentation impact across PPT and PPTX formats with clear code examples....Manage Chart Data Markers in Presentations Using PHP Contents [ Hide...steps below: Instantiate Presentation class. Creating the default...

    docs.aspose.com/slides/php-java/chart-data-marker/
  10. Export CGM to PPSX via C# API | products.aspose...

    .NET API to Convert CGM to PPSX without using Microsoft Word...second step is to use the Presentation Processing API, Aspose.Slides...create, edit, and manipulate presentations, including the ability to...

    products.aspose.com/total/net/conversion/cgm-to...