Sort Score
Result 10 results
Languages All
Labels All
Results 4,661 - 4,670 of 129,310 for

presentation

(0.34 sec)
  1. Convert PPTM to BMP using C# | products.aspose.com

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

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

    Sample code for POTX to GIF C# conversion. Use API example code for batch POTX 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/potx-...
  4. Secure Presentations in JavaScript|Aspose.Slide...

    Protect PowerPoint PPT, PPTX and ODP Presentations with Aspose.Slides—set passwords, apply encryption, enforce read-only, and remove protection with code....Secure Presentations in JavaScript Contents [ Hide ] Add Digital...Signatures to Presentations in JavaScript Secure Presentations with Passwords...

    docs.aspose.com/slides/nodejs-java/presentation...
  5. 在 Android 上将 PowerPoint 演示文稿转换为 Markdown|Aspose...

    使用 Aspose.Slides for Android 通过 Java 将 PowerPoint 幻灯片(PPT、PPTX)转换为干净的 Markdown,自动化文档编写并保持格式。...PowerPoint 转换为 Markdown 创建一个 Presentation 类的实例,以表示演示文稿对象。 使用 Save...转换为 markdown: Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  6. Convert TIFF to SVG using C++ application | pro...

    Sample C++ conversion code for TIFF document to SVG format. Use example code for batch TIFF 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/tiff-...
  7. Convert PDF to JPG in C# | products.aspose.com

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

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

    Sample C++ conversion code for POT document to SVG format. Use example code for batch POT 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/pot-t...
  9. Convert XML to SVG using C++ application | prod...

    Sample C++ conversion code for XML document to SVG format. Use example code for batch XML 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/xml-t...
  10. Convert PPS to SVG using Java | products.aspose...

    Sample Java conversion code for PPS 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/pps-...