Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 129,978 for

presentation

(0.49 sec)
  1. 在演示文稿中使用 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/
  2. 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-...
  3. Convert PowerPoint Presentations to XPS in .NET...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS in .NET using Aspose.Slides. Get step-by-step guide and sample C# code....Convert PowerPoint Presentations to XPS in .NET Contents [ Hide...you to convert PowerPoint presentations to XPS by saving a PPT or...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  4. 文本框|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...
  5. 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...
  6. 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...
  7. VbaMacro|Aspose.Slides Documentation

    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....Add a VBA Macro Create a presentation with a VBA project and a...() { using var pres = new Presentation (); pres . VbaProject =...

    docs.aspose.com/slides/net/examples/elements/vb...
  8. Manage Picture Frames in Presentations Using Ja...

    Add picture frames to PowerPoint and OpenDocument Presentations with Aspose.Slides for Node.js via Java. Streamline your workflow and enhance slide designs....Manage Picture Frames in Presentations Using JavaScript Contents...allow people to create presentations quickly from images. Create...

    docs.aspose.com/slides/nodejs-java/picture-frame/
  9. Convert PPTX to ODP in Python | products.aspose...

    Sample code for PPTX to ODP Python conversion. Use PowerPoint Python API for batch conversion PPTX files to ODP 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...
  10. Convert PPTM to FODP in Python | products.aspos...

    Sample code for PPTM to FODP Python conversion. Use PowerPoint Python API for batch conversion PPTM files to FODP 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...