Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 113,580 for

presentation

(0.05 sec)
  1. 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-...
  2. 将 PowerPoint 转换为 PNG|Aspose.Slides 文档

    将 PowerPoint 演示文稿转换为 PNG...请按照以下步骤操作: 实例化 Presentation 类。 从 Presentation.getSlides() 集合中获取...演示文稿转换为 PNG: Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  3. Convert PDF to XML in C# | products.aspose.com

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

    products.aspose.com/slides/net/conversion/pdf-t...
  4. Convert PPS to SVG using C++ application | prod...

    Sample C++ conversion code for PPS document to SVG format. Use example code for batch PPS to SVG 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...
  5. Convert PPSM to XML using C++ application | pro...

    Sample C++ conversion code for PPSM document to XML format. Use example code for batch PPSM 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/ppsm-...
  6. Convert OTP to XML using C++ application | prod...

    Sample C++ conversion code for OTP document to XML format. Use example code for batch OTP 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/otp-t...
  7. Convert POTM to SVG using C++ application | pro...

    Sample C++ conversion code for POTM document to SVG format. Use example code for batch POTM to SVG 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/potm-...
  8. C++ API to Convert PDF to PPS | products.aspose...

    Convert PDF to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...purposes, such as creating presentations, sharing documents, or archiving...Load PPTX document by using Presentation class reference Save the...

    products.aspose.com/total/cpp/conversion/pdf-to...
  9. 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-...
  10. C++ API to Convert TEX to POTX | products.aspos...

    Convert TEX to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...documents, while POTX is a presentation format used by Microsoft...Load PPTX document by using Presentation class reference Save the...

    products.aspose.com/total/cpp/conversion/tex-to...