Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 129,956 for

presentation

(0.13 sec)
  1. Convert PPSM to JPG in PHP | products.aspose.com

    Sample code for PPSM to JPG PHP conversion. Use PowerPoint PHP API for batch conversion PPSM 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/...
  2. Convert PPSM to SVG in PHP | products.aspose.com

    Sample code for PPSM to SVG PHP conversion. Use PowerPoint PHP API for batch conversion PPSM 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/...
  3. Manage Tags and Custom Data in Presentations Us...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for Java, with examples for PowerPoint and OpenDocument Presentations....Tags and Custom Data in Presentations Using Java Contents [ Hide...custom data in PowerPoint presentations. It briefly outlines how...

    docs.aspose.com/slides/java/managing-tags-and-c...
  4. Convert PPT to PPTX in Python|Aspose.Slides for...

    Convert legacy PPT Presentations to modern PPTX fast in Python with Aspose.Slides — clear tutorial, free code samples, no Microsoft Office dependency....to convert a PowerPoint presentation in PPT format into PPTX...convert thousands of PPT presentations to PPTX format, the best...

    docs.aspose.com/slides/python-net/convert-ppt-t...
  5. 使用用户定义尺寸从幻灯片生成缩略图|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....NET 生成任意所需幻灯片的缩略图: 创建 Presentation 类的实例。 通过使用 ID 或索引获取任意所需幻灯片的引用。...the Presentation class that represents the presentation file...

    docs.aspose.com/slides/zh/net/generating-a-thum...
  6. 页眉页脚|Aspose.Slides for Node.js via .NET 文档

    使用 Aspose.Slides for Node.js 控制幻灯片的页眉和页脚:在 PPT、PPTX 和 ODP 中添加日期、幻灯片编号和自定义文本,提供 JavaScript 示例。...{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  7. Aspose.Slides for Java Returns Incorrect Legend...

    When we are trying to fetch the legend entry count in case of PPT, we see that it is coming as 1 even though we have turned the show legend flag as false. In case of PPT it is coming as 1 and in case of excel it is comin…...// Create a presentation Presentation presentation = new Presentation();...Add a slide ISlide slide = presentation.getSlides().get_Item(0);...

    forum.aspose.com/t/aspose-slides-for-java-retur...
  8. Export XSLFO to POTX in Android | products.aspo...

    Android API to Convert XSLFO to POTX without using Microsoft Word...Microsoft PowerPoint to store presentations. It is based on the Open...allows users to create presentations from XML documents. How...

    products.aspose.com/total/android-java/conversi...
  9. 在演示文稿中使用 Python 管理音频|Aspose.Slides for Python 文档

    轻松在 PPT、PPTX 和 ODP 中使用 Aspose.Slides for Python via .NET 添加、提取和管理音频帧。探索代码示例,提升您的演示文稿。... 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 加载您想要嵌入到幻灯片中的音频文件流。...实例化一个表示演示文件的 Presentation 类 with slides . Presentation () as pres...

    docs.aspose.com/slides/zh/python-net/audio-frame/
  10. Note|Aspose.Slides Documentation

    Add, read, edit, and export speaker notes in C# with Aspose.Slides: format text, manage notes per slide, and control visibility in PowerPoint and OpenDocument....() { using var pres = new Presentation (); var slide = pres . Slides...() { using var pres = new Presentation (); var slide = pres . Slides...

    docs.aspose.com/slides/net/examples/elements/el...