Sort Score
Result 10 results
Languages All
Labels All
Results 6,171 - 6,180 of 129,295 for

presentation

(0.09 sec)
  1. Customize 3D Charts in Presentations Using Java...

    Learn how to create and customize 3-D charts in Aspose.Slides for Java, with support for PPT and PPTX files—boost your Presentations today....Customize 3D Charts in Presentations Using Java Contents [ Hide...Create an instance of the Presentation class. Access first slide...

    docs.aspose.com/slides/java/3d-chart/
  2. C++ API to Convert SVG to SWF | products.aspose...

    Convert SVG to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...read, edit, and convert presentations. It also supports the conversion...Load PPTX document by using Presentation class reference Save the...

    products.aspose.com/total/cpp/conversion/svg-to...
  3. Manage Text Portions in Presentations on Androi...

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

    docs.aspose.com/slides/androidjava/portion/
  4. Convert CSV to PPTM using Java or with free Onl...

    Java API to Export CSV to PPTM or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....(Macro-Enabled PowerPoint Presentation)** enables the creation...for recurring business presentations and data-driven training...

    products.aspose.com/total/java/conversion/csv-t...
  5. Convert CSV to POTM using Java or with free Onl...

    Java API to Export CSV to POTM or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....interactive, macro-driven presentation templates from structured...needing reusable, data-driven presentations with built-in automation...

    products.aspose.com/total/java/conversion/csv-t...
  6. Install Aspose.Slides for Android via Java|Aspo...

    Quickly install Aspose.Slides for Android. Step-by-step guide, system requirements, and Java code samples — start working with PowerPoint Presentations today!...create a new PowerPoint presentation which is saved to the disk...import com.aspose.slides.Presentation ; import com.aspose.slides...

    docs.aspose.com/slides/androidjava/install-aspo...
  7. Export POWERPOINT to DOCX on Andorid via Java o...

    Convert POWERPOINT to DOCX in mobile apps without installing any software or online. Test free POWERPOINT to DOCX online converter quickly before integrating the code....Open POWERPOINT file using Presentation class Convert POWERPOINT...Applications // instantiate a Presentation object that represents a...

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

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

    products.aspose.com/slides/zh-hant/cpp/parser/odp/
  9. 如何在 Docker 中运行 Aspose.Slides for Java|Aspose.Sl...

    在 Docker 容器中运行 Aspose.Slides:配置镜像、依赖、字体和许可,以构建可扩展的服务,处理 PowerPoint 和 OpenDocument。..."Creating presentation..." ); Presentation presentation = new Presentation...(); try { ISlide slide = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/zh/java/how-to-run-aspos...
  10. PPTX document chart via C++ | products.aspose.com

    C++ example code to draw and convert chart or diagram in PPTX file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Instantiate Presentation class. Access first slide...Instantiate Presentation class SharedPtr<Presentation> pres = M...

    products.aspose.com/slides/cpp/chart/pptx/