Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 130,051 for

presentation

(0.56 sec)
  1. OutOfMemoryError When Exporting Slides to HTML ...

    Hello, I am trying to save each slide of the attached Presentation as HTML file, without success. It throws OutOfMeory Excepton for Java Heap space. Slides Java library version is 24.3, and I was able to give the java p…...each slide of the attached presentation as HTML file, without success...not help. Attached s the presentation as well as the test code...

    forum.aspose.com/t/outofmemoryerror-when-export...
  2. Aspose.Slides for .NET 14.8.0 的公共 API 和向后不兼容的更改...

    审阅 Aspose.Slides for .NET 中的公共 API 更新和不兼容的更改,以平稳迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...IVbaProject 接口,修改了 Presentation.VbaProject 属性 Presentation 类的 VbaProject...项目,并向库添加两个必需的引用。 using ( Presentation pres = new Presentation ()) { // Create...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  3. How to Insert HTML into PowerPoint using Python

    This quick tutorial describes how to insert HTML into PowerPoint using Python. It shares environment settings, detailed steps and a runnable sample code convert HTML to PowerPoint using Python....Create a blank presentation using the Presentation class for inserting...string Save the resultant presentation as PPTX having HTML contents...

    kb.aspose.com/slides/python/how-to-insert-html-...
  4. 在演示文稿中使用 Python 管理图表数据标签|Aspose.Slides for Pyth...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中添加和格式化图表数据标签,以制作更具吸引力的幻灯片。... Presentation () as presentation : slide = presentation . slides...number_format_of_values = "#,##0.00" presentation . save ( "data_label_precision...

    docs.aspose.com/slides/zh/python-net/chart-data...
  5. 生成幻灯片缩略图为 JPEG|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/generate-slide-th...
  6. Export MD to SWF in Android | products.aspose.com

    Android API to Convert MD to SWF without using Microsoft Word...editing, and converting presentations. It supports features such...manipulating documents and presentations. With the help of these...

    products.aspose.com/total/android-java/conversi...
  7. 文本框|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中使用文本框:使用 C# 为 PPT、PPTX 和 ODP 演示文稿添加、格式化、对齐、换行、自动适应和样式化文本。...() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; // 创建一个矩形形状(默认填充并带边框且无文本)。 var...

    docs.aspose.com/slides/zh/net/examples/elements...
  8. Export SVG to POWERPOINT in Android | products....

    Android API to Convert SVG to POWERPOINT without using Microsoft Word...PowerPoint is a popular presentation software developed by Microsoft...can be used for business presentations, educational lectures, and...

    products.aspose.com/total/android-java/conversi...
  9. Export TEX to PPSM in Android | products.aspose...

    Android API to Convert TEX to PPSM without using Microsoft Word...Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/android-java/conversi...
  10. Create PPT Presentations in Node.js | products....

    Generate Microsoft Powerpoint PPT Presentation using Node applications without using Microsoft Office....js Create Presentation class instance. Get slide...type. Write the modified presentation as a PPT file. Creation...

    products.aspose.com/total/nodejs-java/create/ppt/