Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 126,642 for

presentation

(0.67 sec)
  1. Convert POTM to PNG in PHP | products.aspose.com

    Sample code for POTM to PNG PHP conversion. Use PowerPoint PHP API for batch conversion POTM files to PNG 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 PPS to PNG in PHP | products.aspose.com

    Sample code for PPS to PNG PHP conversion. Use PowerPoint PHP API for batch conversion PPS files to PNG 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 PPSX to SVG in PHP | products.aspose.com

    Sample code for PPSX to SVG PHP conversion. Use PowerPoint PHP API for batch conversion PPSX files to SVG 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/...
  4. Convert OTP to BMP in PHP | products.aspose.com

    Sample code for OTP to BMP PHP conversion. Use PowerPoint PHP API for batch conversion OTP files to BMP 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/...
  5. Convert PPSX to JPG in PHP | products.aspose.com

    Sample code for PPSX to JPG PHP conversion. Use PowerPoint PHP API for batch conversion PPSX files to JPG 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/...
  6. How to Convert PowerPoint to TIFF using Java

    This simple article focuses on how to convert Presentation to TIFF using Java by following the detailed configuration steps to use the given code sample. You can use the example to convert PPTX to TIFF in Java without any dependency on MS PowerPoint....repository Initialize the Presentation class object to load the...the source presentation file from the disk Instantiate the TiffOptions...

    kb.aspose.com/slides/java/how-to-convert-powerp...
  7. How to Create PowerPoint Slide Image using Python

    This simple how-to topic focuses on how to create PowerPoint slide Image using Python. It includes all necessarily required configuration steps and a working example code to generate Image from PowerPoint slide in Python....the source presentation file using the Presentation class object...the first slide inside the presentation slides collection Add the...

    kb.aspose.com/slides/python/how-to-create-power...
  8. Redact PowerPoint and OpenOffice Presentations ...

    C++ source code to find and remove content in PowerPoint and OpenOffice™ Presentations...find and remove content in presentations using server-side APIs.... Redact Presentation Code Samples Online Include Redact Presentation...

    products.aspose.com/slides/cpp/redaction/
  9. 在 .NET 中管理演示文稿中的 ActiveX 控件|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发人员提供对幻灯片的强大控制。... 修改 ActiveX 控件 创建 Presentation 类的实例并加载包含 ActiveX 控件的演示文稿。...控件的演示文稿 Presentation presentation = new Presentation ( "ActiveX...

    docs.aspose.com/slides/zh/net/activex/
  10. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......() { using (Presentation pres = new Presentation()) { pres.Slides...ExportSingePage() { using (Presentation pres = new Presentation("demo.pptx"))...

    docs.aspose.com/slides/net/web-extensions/sampl...