Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 130,530 for

presentation

(1.58 sec)
  1. Convert POTX to PPTM using Java | products.aspo...

    Convert POTX to PPTM in Java. Use Aspose.Slides for Java to save POTX templates as PPTM files....Load the POTX file with the Presentation class. Call the save method...Source Code Presentation presentation = new Presentation ( "template...

    products.aspose.com/slides/java/conversion/potx...
  2. Convert POTX to ODP using Java | products.aspos...

    Convert POTX to ODP in Java. Use Aspose.Slides for Java to save POTX templates as ODP files....Load the POTX file with the Presentation class. Call the save method...Source Code Presentation presentation = new Presentation ( "template...

    products.aspose.com/slides/java/conversion/potx...
  3. How to Convert PowerPoint to Tiff using C#

    This topic focuses on how to convert Presentation to TIFF using C# along with the detailed configuration steps to configure the environment and verify the working sample code. You can convert PPTX to TIFF in C# using a few lines of easy to use code....the source presentation file using the Presentation class object...desired TIFF image Convert the presentation to a TIFF image using the...

    kb.aspose.com/slides/net/how-to-convert-powerpo...
  4. How to Convert PPTX to Markdown using Python

    This simple topic covers how to convert PPTX to Markdown using Python. It encompasses the project configuration, a step-wise programming flow, and a working sample code to export PPT to MD in Python....NET to convert the presentation to a Markdown file using...PPTX presentation using an instance of the Presentation class...

    kb.aspose.com/slides/python/how-to-convert-pptx...
  5. 使用 JavaScript 管理演示文稿中的音频|Aspose.Slides for Node...

    在 Aspose.Slides for Node.js 中创建和控制音频帧——示例包括嵌入、剪辑、循环以及在 PPT、PPTX 和 ODP 演示文稿中的播放配置。... 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 加载您想要嵌入到幻灯片中的音频文件流。...代码演示了如何向幻灯片添加嵌入的音频帧: // 实例化一个表示演示文稿文件的 Presentation 类 const pres = new aspose...

    docs.aspose.com/slides/zh/nodejs-java/audio-frame/
  6. Add Line Shapes to Presentations in C++|Aspose....

    Learn to manipulate line formatting in PowerPoint Presentations with Aspose.Slides for C++. Discover properties, methods, and examples....Add Line Shapes to Presentations in C++ Contents [ Hide ] Overview...appearance, and save the updated presentation. The examples focus on practical...

    docs.aspose.com/slides/cpp/line/
  7. Extract text or objects from a PowerPoint and O...

    Python source code for extracting data from PowerPoint and OpenOffice Presentations.... Parse Presentation Code Samples Online Include...Include Parse Presentation ODP How to Extract Text and Images from...

    products.aspose.com/slides/python-net/parser/
  8. Render Presentations with Fallback Fonts in С++...

    Render Presentations with fallback fonts in Aspose.Slides for С++ – keep text consistent across PPT, PPTX and ODP with step-by-step С++ code samples....Render Presentations with Fallback Fonts in С++ Contents [ Hide...Slides allows you to render presentations using fallback font rules...

    docs.aspose.com/slides/cpp/render-presentation-...
  9. Create PPSM Presentations in Node.js | products...

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

    products.aspose.com/total/nodejs-java/create/ppsm/
  10. Create PPTM Presentations in Node.js | products...

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

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