Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 3,407 for

presentation to xps

(0.03 sec)
  1. Convert FODP to POTX in PHP | products.aspose.com

    Sample code for FODP To POTX PHP conversion. Use PowerPoint PHP API for batch conversion FODP files To POTX files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/php-java/conversion/...
  2. Convert PPTX to PPTM in PHP | products.aspose.com

    Sample code for PPTX To PPTM PHP conversion. Use PowerPoint PHP API for batch conversion PPTX files To PPTM files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/php-java/conversion/...
  3. 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...
  4. 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-...
  5. 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...
  6. Convert JPG to Image in C# | products.aspose.com

    Convert JPG To Image in C#. Use .NET library API To convert JPG To images in different formats....Create an instance of the Presentation class. Load the JPG image...Image using (Presentation pres = new Presentation()) { IPPImage...

    products.aspose.com/slides/net/conversion/jpg-t...
  7. Convert ODP to PPTX using C# | products.aspose.com

    Sample code for ODP To PPTX C# conversion. Use API example code for batch ODP 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/odp-t...
  8. Convert OTP to SVG using C# | products.aspose.com

    Sample code for OTP To SVG C# conversion. Use API example code for batch OTP files To SVG conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion using (Presentation pres = new Presentation( "template.otp"...

    products.aspose.com/slides/net/conversion/otp-t...
  9. Convert POTM to SVG using C# | products.aspose.com

    Sample code for POTM To SVG C# conversion. Use API example code for batch POTM files To SVG conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion using (Presentation pres = new Presentation( "template.potm"...

    products.aspose.com/slides/net/conversion/potm-...
  10. Convert PPSX to SVG using C# | products.aspose.com

    Sample code for PPSX To SVG C# conversion. Use API example code for batch PPSX files To SVG conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion using (Presentation pres = new Presentation( "template.ppsx"...

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