Sort Score
Result 10 results
Languages All
Labels All
Results 5,151 - 5,160 of 129,290 for

presentation

(0.08 sec)
  1. Convert PPTM to PNG using C# | products.aspose.com

    Sample code for PPTM to PNG C# conversion. Use API example code for batch PPTM files to PNG conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/net/conversion/pptm-...
  2. Convert POTX to GIF using C# | products.aspose.com

    Sample code for POTX to GIF C# conversion. Use API example code for batch POTX files to GIF conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/net/conversion/potx-...
  3. Convert PPS to SVG using Java | products.aspose...

    Sample Java conversion code for PPS 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/pps-...
  4. Convert POT to SVG using Java | products.aspose...

    Sample Java conversion code for POT 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/pot-...
  5. Convert JSON Format to PowerPoint via Java | pr...

    Parse JSON to PowerPoint in Java without using Microsoft PowerPoint...easily create and edit presentations using data from JSON files...can help streamline the presentation creation process, as well...

    products.aspose.com/total/java/conversion/json-...
  6. Extract Text and Images from POWERPOINT File On...

    Online POWERPOINT file parser app. Python API code to extract images and text from POWERPOINT document....For all types of text in presentation, Use PresentationFactory()...PresentationFactory().get_presentation_text(string, TextExtractionArrang) Load...

    products.aspose.com/total/python-net/parse/powe...
  7. Extract Text and Images from ODP File Online an...

    Online ODP file parser app. Python API code to extract images and text from ODP document....For all types of text in presentation, Use PresentationFactory()...PresentationFactory().get_presentation_text(string, TextExtractionArrang) Load...

    products.aspose.com/total/python-net/parse/odp/
  8. Convert PPTX to SVG using Java | products.aspos...

    Sample Java conversion code for PPTX 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/pptx...
  9. Convert PDF to SVG in C# | products.aspose.com

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

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

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

    products.aspose.com/slides/net/conversion/html-...