Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 163,391 for

presentation

(0.07 sec)
  1. ThreeDFormat | Aspose.Slides for Android via Ja...

    Represents 3-D properties....PowerPoint Presentation. // Create an instance of Presentation class...class. Presentation pres = new Presentation(); try { // Add a shape...

    reference.aspose.com/slides/androidjava/com.asp...
  2. Remove PPTX Annotation using Python | products....

    Python source code to remove PPTX Presentation comments... Presentation( "example.pptx" ) as presentation: # Deletes...comments from the presentation for author in presentation . comment_authors:...

    products.aspose.com/slides/python-net/annotatio...
  3. Convert ODP to POTX using C# | products.aspose.com

    Sample code for ODP to POTX C# conversion. Use API example code for batch ODP files to POTX conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion // instantiate a Presentation object that represents a...

    products.aspose.com/slides/net/conversion/odp-t...
  4. Convert PPTM to POTX using C# | products.aspose...

    Sample code for PPTM to POTX C# conversion. Use API example code for batch PPTM files to POTX conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion // instantiate a Presentation object that represents a...

    products.aspose.com/slides/net/conversion/pptm-...
  5. Aspose.Slides for Java

    This API helps in creating, converting, editing, and printing PowerPoint Presentations in Java applications without utilizing Microsoft PowerPoint....Java How to Create Readonly Presentation using Java How to Strike...How to Merge PowerPoint Presentations using Java How to Add Audio...

    kb.aspose.com/slides/java/
  6. Aspose.Slides for CPP 19.3 Release Notes|Aspose...

    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....obtained either from slide/presentation styles or corresponding...System :: SharedPtr < Presentation > presentation = System :: MakeObject...

    docs.aspose.com/slides/cpp/aspose-slides-for-cp...
  7. Convert JPG to PPTX in C# | products.aspose.com

    Convert JPG to PPTX in C#. Use .NET library API to convert JPG images to PowerPoint...and manipulate PowerPoint presentations, PDFs, HTML docs, and other...essentially creating a PowerPoint presentation that contains slides based...

    products.aspose.com/slides/net/conversion/jpg-t...
  8. Convert PowerPoint to Word|Aspose.Slides Docume...

    Convert PowerPoint Presentation to Word in C# or .NET...content or information from a presentation (PPT or PPTX) in new ways...benefit from converting the presentation to Word (DOC or DOCX). When...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  9. Convert PNG to SVG in C# | products.aspose.com

    Convert PNG to SVG in C#. Use .NET library API to convert PNG to SVG files....Create an instance of the Presentation class. Load the PNG image...to SVG using (Presentation pres = new Presentation()) { IPPImage...

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

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

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