Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 129,136 for

presentation

(0.08 sec)
  1. Convert POTX to PNG using Java | products.aspos...

    Sample Java conversion code for POTX format to PNG file. Use this example code to export PowerPoint & OpenOffice Presentations to PNG within any Web or Desktop Java 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/java/conversion/potx...
  2. Convert PPTX to BMP using Java | products.aspos...

    Sample Java conversion code for PPTX format to BMP file. Use this example code to export PowerPoint & OpenOffice Presentations to BMP within any Web or Desktop Java 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/java/conversion/pptx...
  3. Convert PowerPoint Slides to PNG in Java|Aspose...

    Convert PowerPoint Presentations to high-quality PNG images quickly with Aspose.Slides for Java, ensuring precise, automated results....these steps: Instantiate the Presentation class. Get the slide object...object from the Presentation.getSlides() collection under the ISlide...

    docs.aspose.com/slides/java/convert-powerpoint-...
  4. PPT to PDF Conversion in C#: NullReferenceExcep...

    Hi I am trying to convert a few ppts to pdf and I am getting the following null reference exception. System.NullReferenceException: Object reference not set to an instance of an object. at .(Graphics , , ) at .(IL…... (Presentation , Stream , Int32[] , PdfOptions...InterruptionToken ) at Aspose.Slides.Presentation.Save(Stream stream, SaveFormat...

    forum.aspose.com/t/ppt-to-pdf-conversion-in-c-n...
  5. How to Strike Out Text in PPTX using Java

    This tutorial covers how to strike out text in PPTX using Java. It covers all the details to establish the environment, a step-wise process and a working sample code to strike out PPTX text using Java....including generating a sample presentation, creating an autoshape,...empty presentation using an instance of the Presentation class...

    kb.aspose.com/slides/java/how-to-strike-out-tex...
  6. Convert PDF to GIF in Python | products.aspose.com

    Sample code for PDF to GIF Python conversion. Use PowerPoint Python API for batch conversion PDF files to GIF 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...
  7. Automating PowerPoint Generation on Android: Cr...

    Automate slide creation on cloud platforms with Aspose.Slides for Android—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....Android: Create Dynamic Presentations Easily Contents [ Hide ]...Introduction Creating PowerPoint presentations manually can be a time-consuming...

    docs.aspose.com/slides/androidjava/automating-p...
  8. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP Presentation solutions....Changed the Presentation.VbaProject Property The Presentation class'...VBA projects embedded in a presentation. You can add new project...

    docs.aspose.com/slides/net/public-api-and-backw...
  9. 使用 C++ 管理演示文稿中的 OLE|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 优化 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理,实现 OLE 内容的无缝嵌入、更新和导出。...OLE 对象框,可以按以下方式操作: 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 将 Excel...OLE 对象。 auto presentation = MakeObject < Presentation > (); auto...

    docs.aspose.com/slides/zh/cpp/manage-ole/
  10. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for C++ using clear code samples that speed up slide design and automation....SmartArt in PowerPoint Presentations Using C++ Contents [ Hide...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/cpp/manage-smartart/