Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 129,136 for

presentation

(0.39 sec)
  1. HeaderFooter|Aspose.Slides for PHP Documentation

    Control headers and footers in PHP with Aspose.Slides: add or edit date/time, slide numbers, and footer text, show or hide placeholders across PPT, PPTX and ODP....addHeaderFooter () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $slide...

    docs.aspose.com/slides/php-java/examples/elemen...
  2. 将 PowerPoint 转换为 PDF 备注|Aspose.Slides 文档

    在 Java 中将 PowerPoint 转换为带备注的 PDF...实例化表示演示文稿文件的 Presentation 对象 Presentation presIn = new Presentation ( "SelectedSlides..."SelectedSlides.pptx" ); Presentation presOut = new Presentation (); try { ISlide...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  3. Customize Chart Data Tables in Presentations on...

    Customize chart data tables in Java for PPT and PPTX with Aspose.Slides for Android to boost efficiency and appeal in Presentations....Customize Chart Data Tables in Presentations on Android Contents [ Hide...series color. Instantiate Presentation class object. Add chart...

    docs.aspose.com/slides/androidjava/chart-data-t...
  4. Aspose.Slides for .NET 15.4.0 的公共 API 及不向后兼容更改|...

    审阅 Aspose.Slides for .NET 的公共 API 更新和破坏性更改,以顺利迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。... using ( Presentation input = new Presentation ()) { IShapeCollection...using ( Presentation presentation = new Presentation ()) { uint...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  5. 使用 Python 向演示文稿添加图片框|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 向 PowerPoint 和 OpenDocument 演示文稿添加图片框。简化工作流程并提升幻灯片设计。... 创建 Presentation 类的实例。 根据索引获取幻灯片。 通过将图像添加到演示文稿的...实例化 Presentation 类来表示 PPTX 文件。 with slides . Presentation () as...

    docs.aspose.com/slides/zh/python-net/picture-fr...
  6. 演示文稿查看器|Aspose.Slides for Node.js via .NET 文档

    JavaScript 中的 PowerPoint 演示文稿查看器...从演示文稿幻灯片生成 SVG 图像,请按照以下步骤操作: 创建 Presentation 类的实例。 按索引获取幻灯片引用。 打开文件流。...; var presentation = new aspose . slides . Presentation ( "sample...

    docs.aspose.com/slides/zh/nodejs-java/presentat...
  7. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in JavaScript for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data Presentations....Manage Chart Data Series in Presentations Using JavaScript Contents...Create an instance of the Presentation class. Add a clustered column...

    docs.aspose.com/slides/nodejs-java/chart-series/
  8. Create Presentations in C++|Aspose.Slides Docum...

    Create Presentations in C++ with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....Create Presentations in C++ Contents [ Hide ] Create a PowerPoint...PowerPoint Presentation To add a simple plain line to a selected slide...

    docs.aspose.com/slides/cpp/create-presentation/
  9. Get Warning Callbacks for Font Substitution in ...

    Learn to get warning callbacks for font substitution in Aspose.Slides for .NET and display PowerPoint and OpenDocument Presentations accurately....callbacks when rendering presentation slides. Follow these steps...HtmlOptions , and others. Load a presentation that uses a font not available...

    docs.aspose.com/slides/net/getting-warning-call...
  10. 音频|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/...