Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 113,621 for

presentation

(0.15 sec)
  1. Convert PPSM to SWF using Java | products.aspos...

    Sample Java conversion code for PPSM format to SWF file. Use this example code to export PowerPoint & OpenOffice Presentations to SWF within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/ppsm...
  2. Convert OTP to POT using Java | products.aspose...

    Sample Java conversion code for OTP format to POT file. Use this example code to export PowerPoint & OpenOffice Presentations to POT within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/otp-...
  3. 形状动画|Aspose.Slides for Python 文档

    在 Python 中创建 PowerPoint 动画... 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一个...Instantiates a presentation class that represents a presentation file....

    docs.aspose.com/slides/zh/python-net/shape-anim...
  4. Merge OTP Files via C++ | products.aspose.com

    C++ example code to combine OTP documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/cpp/merger/otp/
  5. Extract Text and Images from ODP File Online an...

    Online ODP file parser app. Python API code to extract images and text from ODP document....For all types of text in presentation, Use PresentationFactory()...PresentationFactory().get_presentation_text(string, TextExtractionArrang) Load...

    products.aspose.com/total/python-net/parse/odp/
  6. Extract Text and Images from POWERPOINT File On...

    Online POWERPOINT file parser app. Python API code to extract images and text from POWERPOINT document....For all types of text in presentation, Use PresentationFactory()...PresentationFactory().get_presentation_text(string, TextExtractionArrang) Load...

    products.aspose.com/total/python-net/parse/powe...
  7. Code Comparison for common features with VSTO|A...

    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....Slides Adding Shapes to Presentation Adding Text Dynamically...Dynamically Add Picture Frame to Presentation Create a Chart Create and...

    docs.aspose.com/slides/net/code-comparison-for-...
  8. Convert DOT to POTM via C++ or with free Online...

    Export DOT to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to POTM online converter quickly before integrating the code....The POTM file format is a presentation file format used by Microsoft...PowerPoint. It is used to store presentations created with the program...

    products.aspose.com/total/cpp/conversion/dot-to...
  9. Convert OTT to POTM via C++ or with free Online...

    Export OTT to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free OTT to POTM online converter quickly before integrating the code....(PowerPoint Open XML Macro-Enabled Presentation) is a file format used by...is a popular format for presentations, and so it is often necessary...

    products.aspose.com/total/cpp/conversion/ott-to...
  10. 将整个演示文稿幻灯片背景提取为图像|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 类加载演示文稿。 从演示文稿中获取幻灯片大小。...imageScale = 1 ; Presentation presentation = new Presentation ( "sample...

    docs.aspose.com/slides/zh/androidjava/get-the-e...