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

presentation to jpeg

(0.5 sec)
  1. Export Presentations to HTML with Externally Li...

    Learn how To export Presentations To HTML with externally linked images in Aspose.Slides for Python via .NET, covering PowerPoint and OpenDocument formats....Export Presentations to HTML with Externally Linked Images in...Python Contents [ Hide ] The presentation-to-HTML export process lets...

    docs.aspose.com/slides/python-net/exporting-pre...
  2. Convert PPTM to GIF using C# | products.aspose.com

    Sample code for PPTM To GIF C# conversion. Use API example code for batch PPTM 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/pptm-...
  3. Convert PDF to POT in Python | products.aspose.com

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

    products.aspose.com/slides/python-net/conversio...
  4. Convert OTP to SVG using Java | products.aspose...

    Sample Java conversion code for OTP 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/otp-...
  5. Convert PDF to POTX in Python | products.aspose...

    Sample code for PDF To POTX Python conversion. Use PowerPoint Python API for batch conversion PDF 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/python-net/conversio...
  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 GIF using C++ application | prod...

    Sample C++ conversion code for ODP document To GIF format. Use example code for batch ODP To GIF conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/odp-t...
  8. 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...
  9. 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...
  10. 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-...