Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 130,588 for

presentation

(0.06 sec)
  1. Convert PPSX to OTP using Java | products.aspos...

    Convert PPSX to OTP in Java. Use Aspose.Slides for Java to save PPSX slide shows as OTP files....Load the PPSX file with the Presentation class. Call the save method...Source Code Presentation presentation = new Presentation ( "slideshow...

    products.aspose.com/slides/java/conversion/ppsx...
  2. Convert PPSX to PPT using Java | products.aspos...

    Convert PPSX to PPT in Java. Use Aspose.Slides for Java to save PPSX slide shows as PPT files....Load the PPSX file with the Presentation class. Call the save method...Source Code Presentation presentation = new Presentation ( "slideshow...

    products.aspose.com/slides/java/conversion/ppsx...
  3. Extract Flash Objects from Presentations in C++...

    Learn how to extract Flash objects from PowerPoint and OpenDocument slides in C++ with Aspose.Slides, complete code samples and best practices....Extract Flash Objects from Presentations in C++ Contents [ Hide ]...extract Flash objects from presentations by using Aspose.Slides....

    docs.aspose.com/slides/cpp/flash/
  4. 使用 Java 在演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...按照以下步骤操作: 创建一个 Presentation 类的实例。 访问第一张幻灯片。 添加一个带有默认数据的图表。...Java 中获取所需的值: Presentation pres = new Presentation (); try { Chart...

    docs.aspose.com/slides/zh/java/chart-axis/
  5. 使用 Java 在演示文稿中自定义图表图例|Aspose.Slides 文档

    使用 Aspose.Slides for Java 自定义图表图例,以针对 PowerPoint 演示文稿进行优化并实现特定的图例格式设置。...图例定位 为了设置图例属性,请按照以下步骤操作: 创建 Presentation 类的实例。 获取幻灯片的引用。 在幻灯片上添加图表。...创建 Presentation 类的实例 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/java/chart-legend/
  6. 将演示文稿转换为 HTML|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....//Instantiate a Presentation object that represents a presentation file...file Presentation pres = new Presentation("Conversion.ppt"); HtmlOptions...

    docs.aspose.com/slides/zh/net/convert-presentat...
  7. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP Presentation solutions....allows you to change the presentation view type and notes visibility...visibility when a presentation is opened in Microsoft PowerPoint...

    docs.aspose.com/slides/java/public-api-and-back...
  8. Convert PPT to Word in Python | products.aspose...

    Convert PPT to Word in Python. Use Python library API to convert PowerPoint to Word...and convert PowerPoint presentations, Word documents, and other...moving the contents of a presentation’s slides to pages in a Word...

    products.aspose.com/slides/python-net/conversio...
  9. Convert PPT to Video in Java | products.aspose.com

    Convert PPT to video in Java. Use Aspose.Slides for Java and ffmpeg to render PowerPoint slides as video frames and assemble them into a video file....Java can render PowerPoint presentations to image frames. To create...Aspose.Slides to generate presentation frames and the Java ffmpeg...

    products.aspose.com/slides/java/conversion/ppt-...
  10. Streamline Font Replacement in Presentations Us...

    Seamlessly replace fonts in JavaScript with Aspose.Slides for Node.js via Java to ensure consistent typography in PowerPoint and OpenDocument Presentations....Streamline Font Replacement in Presentations Using JavaScript Contents...this way: Load the relevant presentation. Load the font that will...

    docs.aspose.com/slides/nodejs-java/font-replace...