Sort Score
Result 10 results
Languages All
Labels All
Results 6,301 - 6,310 of 129,965 for

presentation

(0.18 sec)
  1. Convert XLTM to PPTX via PHP or with free Onlin...

    PHP API to Convert XLTM to PPTX or Online App without using Microsoft Excel or Powerpoint. Test free XLTM to PPTX online converter quickly before integrating the code....spreadsheets, Powerpoint presentations as well as Barcode gerneration...PDF using save method Use Presentation class to laod the exported...

    products.aspose.com/total/php-java/conversion/x...
  2. Convert XLSX to PPTX via PHP or with free Onlin...

    PHP API to Convert XLSX to PPTX or Online App without using Microsoft Excel or Powerpoint. Test free XLSX to PPTX online converter quickly before integrating the code....spreadsheets, Powerpoint presentations as well as Barcode gerneration...PDF using save method Use Presentation class to laod the exported...

    products.aspose.com/total/php-java/conversion/x...
  3. Convert XLTX to POTX via PHP or with free Onlin...

    PHP API to Convert XLTX to POTX or Online App without using Microsoft Excel or Powerpoint. Test free XLTX to POTX online converter quickly before integrating the code....spreadsheets, Powerpoint presentations as well as Barcode gerneration...PDF using save method Use Presentation class to laod the exported...

    products.aspose.com/total/php-java/conversion/x...
  4. Convert PPT to XLSM using Python or with free O...

    PPT to XLSM conversion in your Python applications without using Microsoft Office or online. Test free PPT to XLSM online converter quickly before integrating the code.... PowerPoint presentations are widely used for creating...creating presentations, but they are not suitable for data analysis...

    products.aspose.com/total/python-net/conversion...
  5. Convert PPTX to XLSM using Python or with free ...

    PPTX to XLSM conversion in your Python applications without using Microsoft Office or online. Test free PPTX to XLSM online converter quickly before integrating the code....Microsoft PowerPoint Open XML Presentation file format, which is used...to store slides and other presentation information. On the other...

    products.aspose.com/total/python-net/conversion...
  6. 在演示文稿中使用 PHP 管理文本框|Aspose.Slides for PHP 文档

    Aspose.Slides for PHP 让您轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化功能。...要在幻灯片上创建文本框,请按照以下步骤操作: 创建 Presentation 类的实例。 获取新创建的演示文稿中第一张幻灯片的引用。...本: Aspose TextBox 最后,通过 Presentation 对象写入 PPTX 文件。 以下 PHP 代码...

    docs.aspose.com/slides/zh/php-java/manage-textbox/
  7. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for Java chart worksheets and automate reports across PPT and PPTX files....Chart Worksheet Formulas in Presentations Using Java Contents [ Hide...source behind a chart in a presentation. It stores category and...

    docs.aspose.com/slides/java/chart-worksheet-for...
  8. Compress PPSX Files Online or via Java | produc...

    Free online app to compress different PPSX files. Java compression library code for PPSX documents....Load the document using Presentation class. Use the Compress...APIs: Optimize Slideshow Presentations for Speed and Scalability...

    products.aspose.com/total/java/compress/ppsx/
  9. 添加幻灯片到演示文稿|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.... Presentation . SlideIdList ; // 查找当前列表中最高的幻灯片...保存修改后的演示文稿。 presentationPart . Presentation . Save (); } } Aspose.Slides...

    docs.aspose.com/slides/zh/net/adding-slide-to-p...
  10. 在 C++ 中管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 完成段落格式化的高级操作——在 PPT、PPTX 和 ODP 演示文稿中优化对齐、间距和样式(C++)。...个段落且每个段落包含 3 个部分的文本框: 创建 Presentation 类的实例。 通过索引获取相应幻灯片的引用。 向幻灯片添加一个矩形...SharedPtr < Presentation > pres = MakeObject < Presentation > (); //...

    docs.aspose.com/slides/zh/cpp/manage-paragraph/