Sort Score
Result 10 results
Languages All
Labels All
Results 5,591 - 5,600 of 130,327 for

presentation

(0.15 sec)
  1. C++ API to Convert TEX to POTX | products.aspos...

    Convert TEX to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...documents, while POTX is a presentation format used by Microsoft...Load PPTX document by using Presentation class reference Save the...

    products.aspose.com/total/cpp/conversion/tex-to...
  2. C++ API to Convert PCL to XAML | products.aspos...

    Convert PCL to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...Load PPTX document by using Presentation class reference Save the...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/cpp/conversion/pcl-to...
  3. Convert PPT to XLTX via C++ or with free Online...

    Export PPT to XLTX in C++ without using Microsoft Excel or Powerpoint or online. Test free PPT to XLTX online converter quickly before integrating the code....to convert a PowerPoint presentation to an Excel spreadsheet...to analyze the data in a presentation, it is easier to do so in...

    products.aspose.com/total/cpp/conversion/ppt-to...
  4. Manage Chart Data Markers in Presentations Usin...

    Learn how to customize chart data markers in Aspose.Slides for Node.js, boosting Presentation impact across PPT and PPTX formats with clear code examples....Manage Chart Data Markers in Presentations Using JavaScript Contents...steps below: Instantiate Presentation class. Creating the default...

    docs.aspose.com/slides/nodejs-java/chart-data-m...
  5. 使用 C++ 在演示文稿中管理 ActiveX 控件|Aspose.Slides 文档

    了解 Aspose.Slides for C++ 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发者提供对幻灯片的强大控制。...要在幻灯片上管理诸如文本框和简易命令按钮等简单的 ActiveX 控件: 创建 Presentation 类的实例并加载其中包含 ActiveX 控件的演示文稿。...auto presentation = System :: MakeObject < Presentation > ( u...

    docs.aspose.com/slides/zh/cpp/activex/
  6. Online XPS to PPTM Conversion or Develop Java b...

    Free online app to convert XPS to PPTM files. Java conversion library code for XPS documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/xps-t...
  7. Online XPS to ODP Conversion or Develop Java ba...

    Free online app to convert XPS to ODP files. Java conversion library code for XPS documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/xps-t...
  8. Online XPS to POTM Conversion or Develop Java b...

    Free online app to convert XPS to POTM files. Java conversion library code for XPS documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/xps-t...
  9. Convert XLS to POT using Python or with free On...

    XLS to POT conversion in your Python applications without using Microsoft Office or online. Test free XLS to POT online converter quickly before integrating the code....to add a spreadsheet to a presentation, then the best way is to...Step 2 Load PDF file using Presentation class Call the save method...

    products.aspose.com/total/python-net/conversion...
  10. Exception”Method Is Not Implemented” when Tryin...

    Hello when trying to open a .pptx in Aspose Slides v22.01 i get the following exception: com.aspose.slides.exceptions.NotImplementedException: The method or operation is not implemented … Wrapped by: com.aspose.slid…...is this: Presentation presentation = new Presentation("testdoc...c.pptx"); presentation.save("testdoc.pptx", SaveFormat.Pptx);...

    forum.aspose.com/t/exception-method-is-not-impl...