Sort Score
Result 10 results
Languages All
Labels All
Results 4,451 - 4,460 of 126,533 for

presentation

(0.08 sec)
  1. Convert PPSM to GIF using C# | products.aspose.com

    Sample code for PPSM to GIF C# conversion. Use API example code for batch PPSM 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/ppsm-...
  2. Convert PPTM to PPTX using C# | products.aspose...

    Sample code for PPTM to PPTX C# conversion. Use API example code for batch PPTM files to PPTX 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-...
  3. Convert PPTX to PPTM using C# | products.aspose...

    Sample code for PPTX to PPTM C# conversion. Use API example code for batch PPTX files to PPTM 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/pptx-...
  4. Convert PPTX to ODP using C# | products.aspose.com

    Sample code for PPTX to ODP C# conversion. Use API example code for batch PPTX files to ODP 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/pptx-...
  5. How to Convert PNG to PowerPoint Slide in C#

    This article contains information on how to convert PNG to PowerPoint Slide in C#. It provides the configuration details, step wise process to accomplish this task and a sample code to assist for creating a PNG to PPTX converter in C#....application Create a new Presentation object Get the reference...slides collection in the presentation Read all bytes from the...

    kb.aspose.com/slides/net/how-to-convert-png-to-...
  6. Convert WORD to PPT via C++ or with free Online...

    Export WORD to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORD to PPT online converter quickly before integrating the code....documents to PowerPoint presentations is a common requirement...PowerPoint presentations are also easier to present and navigate...

    products.aspose.com/total/cpp/conversion/word-t...
  7. Convert JPG to PPT in C# | products.aspose.com

    Convert JPG to PPT 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 image to PPT in C# | products.aspose.com

    Convert image to PPT in C#. Use .NET library API to convert image 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/image...
  9. Convert PPSM to SWF using C++ application | pro...

    Sample C++ conversion code for PPSM document to SWF format. Use example code for batch PPSM to SWF 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/ppsm-...
  10. Convert Image to JPG in C# | products.aspose.com

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

    products.aspose.com/slides/net/conversion/image...