Sort Score
Result 10 results
Languages All
Labels All
Results 5,791 - 5,800 of 130,055 for

presentation

(0.85 sec)
  1. Convert ODP to POTM using C++ application | pro...

    Sample C++ conversion code for ODP document to POTM format. Use example code for batch ODP to POTM conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/odp-t...
  2. Convert PPTX to OTP using C++ application | pro...

    Sample C++ conversion code for PPTX document to OTP format. Use example code for batch PPTX to OTP conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pptx-...
  3. Convert OTP to PPTM using C++ application | pro...

    Sample C++ conversion code for OTP document to PPTM format. Use example code for batch OTP to PPTM conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/otp-t...
  4. 管理超链接|Aspose.Slides for Node.js via .NET 文档

    如何在 JavaScript 中向 PowerPoint 演示文稿添加超链接...代码演示如何向文本添加网站超链接: var presentation = new aspose . slides . Presentation (); try...try { var shape1 = presentation . getSlides (). get_Item ( 0 )...

    docs.aspose.com/slides/zh/nodejs-java/manage-hy...
  5. Installation|Aspose.Slides Documentation

    Learn how to quickly install Aspose.Slides for Java. Step-by-step guide, system requirements, and code samples — start working with PowerPoint Presentations today!...a simple “Hello, World” presentation to confirm everything is...generates the necessary presentation files. However, to view...

    docs.aspose.com/slides/java/installation/
  6. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for Node.js for PPT and PPTX, with practical JavaScript code examples....Chart Calculations for Presentations in JavaScript Contents [...= new aspose . slides . Presentation (); try { var chart = pres...

    docs.aspose.com/slides/nodejs-java/chart-calcul...
  7. Convert CSV to PPS using Python or with free On...

    CSV to PPS conversion in your Python applications without using Microsoft Office or online. Test free CSV to PPS online converter quickly before integrating the code....files are used to store presentations created with Microsoft PowerPoint...allows developers to create presentations from tabular data. How Aspose...

    products.aspose.com/total/python-net/conversion...
  8. How to Specify a Reading Order of Objects in Po...

    PowerPoint has a reading order pane that essentially changes the Tab Order (or screen reader order) of the shapes on the slides. image.png (27.7 KB) Note that the reading order is different from shapes’ order in the Se…...of Objects in PowerPoint Presentations in C#? Aspose.Slides Product...property: using (Presentation presentation = new Presentation("sample...

    forum.aspose.com/t/how-to-specify-a-reading-ord...
  9. Convert ODT to ODP in Android Apps or with free...

    ODT to ODP conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free ODT to ODP online converter quickly before integrating the code....Android Java to create a new Presentation, write HTML content in it...method Initialize a new Presentation object Extract content from...

    products.aspose.com/total/android-java/conversi...
  10. 通過 C++ 從 PPTX 文檔中提取文本和圖像 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中從 PPTX 文件中提取文本和圖像。...SharedPtr<Presentation> presentation = MakeObject<Presentation>(sourceFilePath);...SlideUtil::GetAllTextBoxes(presentation->get_Slides()->idx_get(...

    products.aspose.com/slides/zh-hant/cpp/parser/p...