Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 129,330 for

presentation

(1.27 sec)
  1. Convert PDF to POT in Python | products.aspose.com

    Sample code for PDF to POT Python conversion. Use PowerPoint Python API for batch conversion PDF files to POT 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...
  2. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for Node.js via Java leverages ActiveX to automate and enhance PowerPoint Presentations, giving developers powerful control over slides....Manage ActiveX Controls in Presentations Using JavaScript Contents...ActiveX controls are used in presentations. Aspose.Slides for Node...

    docs.aspose.com/slides/nodejs-java/activex/
  3. 演示文稿中的查找和替换|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....//Open the presentation Presentation pres = new Presentation ( FilePath...//Get all text boxes in the presentation ITextFrame [] tb = SlideUtil...

    docs.aspose.com/slides/zh/net/find-and-replace-...
  4. Convert PPTX to PPT in C++|Aspose.Slides Docume...

    Easily convert PPTX to PPT with Aspose.Slides for C++—ensure seamless compatibility with PowerPoint formats while preserving your Presentation’s layout and quality....how to convert PowerPoint Presentation in PPTX format into PPT...format to the Save method of Presentation class. The C++ code sample...

    docs.aspose.com/slides/cpp/convert-pptx-to-ppt/
  5. Manage Tags and Custom Data in Presentations Us...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for Node.js, with examples for PowerPoint and OpenDocument Presentations....Tags and Custom Data in Presentations Using JavaScript Contents...[ Hide ] Data Storage in Presentation Files PPTX files—items with...

    docs.aspose.com/slides/nodejs-java/managing-tag...
  6. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with Aspose.Slides for Python via .NET, compatible with PowerPoint and OpenDocument formats....chart to the presentation: with slides . Presentation () as presentation...presentation : slide = presentation . slides [ 0 ] chart = slide...

    docs.aspose.com/slides/python-net/data-points-o...
  7. 使用 Java 在演示文稿中管理图表工作簿|Aspose.Slides 文档

    了解适用于 Java 的 Aspose.Slides:轻松在 PowerPoint 和 OpenDocument 格式中管理图表工作簿,以简化演示文稿数据。...代码演示了一个示例操作: Presentation pres = new Presentation ( "chart.pptx"...(); } 将工作簿单元格设为图表数据标签 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一个气泡图并提供一些数据。...

    docs.aspose.com/slides/zh/java/chart-workbook/
  8. Format PowerPoint Text in C++|Aspose.Slides Doc...

    Format and style text in PowerPoint and OpenDocument Presentations using Aspose.Slides for C++. Customize fonts, colors, alignment, and more....= System :: MakeObject < Presentation > (); System :: SharedPtr...= System :: MakeObject < Presentation > ( u "text.pptx" ); auto...

    docs.aspose.com/slides/cpp/text-formatting/
  9. Creating Tables Using VSTO and Aspose.Slides fo...

    Migrate from Microsoft Office automation to Aspose.Slides for Java and create tables in PowerPoint (PPT, PPTX) slides in Java with flexible formatting....used to display data on presentation slides. This article shows...slide using VSTO: Create a presentation. Add an empty slide is added...

    docs.aspose.com/slides/java/creating-a-table-on...
  10. Aspose.Slides for Python via .NET Not Releasing...

    We have a requirement where we have to merge slides from multiples Presentation into a single Presentation. But when we load the Presentation using with statement and exit the with statement the memory loaded by the pres…...multiples presentation into a single presentation. But when we...we load the presentation using with statement and exit the with...

    forum.aspose.com/t/aspose-slides-for-python-via...