Sort Score
Result 10 results
Languages All
Labels All
Results 5,411 - 5,420 of 126,354 for

presentation

(0.3 sec)
  1. Convert PDF to XML in PHP | products.aspose.com

    Convert PDF to XML in PHP. Use PowerPoint PHP API to convert PDF files to XML...PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/php-java/conversion/...
  2. Convert PPSM to BMP using C++ application | pro...

    Sample C++ conversion code for PPSM document to BMP format. Use example code for batch PPSM to BMP conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/ppsm-...
  3. Convert OTP to JPEG using C++ application | pro...

    Sample C++ conversion code for OTP document to JPEG format. Use example code for batch OTP to JPEG conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/otp-t...
  4. Convert POT to BMP using C++ application | prod...

    Sample C++ conversion code for POT document to BMP format. Use example code for batch POT to BMP conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pot-t...
  5. Convert PPSM to GIF using C++ application | pro...

    Sample C++ conversion code for PPSM document to GIF format. Use example code for batch PPSM to GIF conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/ppsm-...
  6. Convert PDF to PNG in PHP | products.aspose.com

    Convert PDF to PNG in PHP. Use PowerPoint PHP API to convert PDF files to PNG...PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/php-java/conversion/...
  7. 可中断库支持|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 使长时间运行的任务可取消。安全地中断 PowerPoint 和 OpenDocument 的渲染和转换,并提供示例。...en 并将 LoadOptions 实例传递给 Presentation 构造函数时,调用 InterruptionTokenSou::Interrupt()...InterruptionTokenSou::Interrupt() 会中断与该 Presentation 关联的任何长时间运行的任务。 以下代码片段演示了如何中断正在运行的任务:...

    docs.aspose.com/slides/zh/cpp/support-for-inter...
  8. Convert WORD to POTM via Java or with free Onli...

    Java API to Export WORD to POTM without using Microsoft Word or PowerPoint or online. Test free WORD to POTM online converter quickly before integrating the code....for Java to create a new Presentation. This library allows you...write HTML content in the Presentation and save it as POTM. The...

    products.aspose.com/total/java/conversion/word-...
  9. 在 Java 中將 PPTX 轉換為視頻 | products.aspose.com

    將 PPTX 轉換為 Java 中的視頻。使用 Java 庫 API 將 PowerPoint 轉換為視頻...Java 代碼 Presentation presentation = new Presentation (); try...animates it IAutoShape smile = presentation . getSlides (). get_Item...

    products.aspose.com/slides/zh-hant/java/convers...
  10. 在 .NET 中管理演示文稿图表的标注|Aspose.Slides 文档

    使用简洁的 C# 代码示例,在 Aspose.Slides for .NET 中创建和设置标注,兼容 PPT 和 PPTX,自动化演示文稿工作流。...using ( Presentation presentation = new Presentation ()) { IChart...IChart chart = presentation . Slides [ 0 ]. Shapes . AddChart...

    docs.aspose.com/slides/zh/net/callout/