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

presentation

(0.17 sec)
  1. Merge POT Files Online or using Java | products...

    Free online app to combine different POT Presentations. Java merging library code to merge POT Presentation into format of your choice....using Presentation class object Select the one presentation as the...and get single merged POT Presentation Java Code to Merge POT Files...

    products.aspose.com/total/java/merge/pot/
  2. Convert DOC to POTM in Python or with free Onli...

    DOC to POTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOC to POTM online converter quickly before integrating the code....specific format, such as a presentation. How Aspose.Total Helps...save the created PDF into a Presentation as a POTM format. Aspose...

    products.aspose.com/total/python-net/conversion...
  3. 在C++中將PPT轉換為視頻 | products.aspose.com

    用 C++ 將 PPT 轉換為視頻。使用 C++ 庫 API 將 PowerPoint 轉換為視頻...auto presentation = System :: MakeObject < Presentation > ();...(); auto slide = presentation -> get_Slide( 0 ); // Adds a smile...

    products.aspose.com/slides/zh-hant/cpp/conversi...
  4. Convert PPTM to PPTX using C++ application | pr...

    Sample C++ conversion code for PPTM document to PPTX format. Use example code for batch PPTM to PPTX 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/pptm-...
  5. Compress XLTX Files Online or using Android Mob...

    Free online app to compress different XLTX files. Android compression library Java code for XLTX documents....ODP Files (OpenDocument Presentation Format) Compress ODS Files...(Microsoft PowerPoint Template Presentation) Compress Powerpoint Files...

    products.aspose.com/total/android-java/compress...
  6. Compress XLT Files Online or using Android Mobi...

    Free online app to compress different XLT files. Android compression library Java code for XLT documents....ODP Files (OpenDocument Presentation Format) Compress ODS Files...(Microsoft PowerPoint Template Presentation) Compress Powerpoint Files...

    products.aspose.com/total/android-java/compress...
  7. Compress ODS Files Online or using Android Mobi...

    Free online app to compress different ODS files. Android compression library Java code for ODS documents....ODP Files (OpenDocument Presentation Format) Compress ODS Files...(Microsoft PowerPoint Template Presentation) Compress Powerpoint Files...

    products.aspose.com/total/android-java/compress...
  8. Document Conversion via Node.js | products.aspo...

    Convert Microsoft Excel Formats XLSX, XLS to PDF, Images and more as well as Presentation Slides, 3D Images just few lines of Node JS code....Microsoft Excel, Powerpoint Presentations, Visio Documents, Images...handling spreadsheets, presentations, managing emails to working...

    products.aspose.com/total/nodejs-java/conversion/
  9. 管理单元格|Aspose.Slides for Node.js via .NET 文档

    PowerPoint 演示文稿中的表格单元格(使用 JavaScript)...Contents [ Hide ] 识别合并的表格单元格 创建 Presentation 类的实例。 从第一张幻灯片获取表格。 遍历表格的行和列以查找合并单元格。...= new aspose . slides . Presentation ( "SomePresentationWith...

    docs.aspose.com/slides/zh/nodejs-java/manage-ce...
  10. Manage Text Portions in Presentations Using Jav...

    Learn how to manage text portions in PowerPoint Presentations using Aspose.Slides for Java, boosting performance and customization....Manage Text Portions in Presentations Using Java Contents [ Hide...represents the PPTX Presentation pres = new Presentation (); try { //...

    docs.aspose.com/slides/java/portion/