Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 126,510 for

presentation

(0.06 sec)
  1. Convert PPSX to PPTX using C# | products.aspose...

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

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

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

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

    Sample code for OTP to ODP C# conversion. Use API example code for batch OTP 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/otp-t...
  6. 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...
  7. Manage Connectors in Presentations on Android|A...

    Empower Java apps to draw, connect and auto-route lines in PowerPoint slides on Android—gain full control over straight, elbow and curved connectors....Manage Connectors in Presentations on Android Contents [ Hide...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/androidjava/connector/
  8. Convert PPS to XML using C++ application | prod...

    Sample C++ conversion code for PPS document to XML format. Use example code for batch PPS 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/pps-t...
  9. 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-...
  10. 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...