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

presentation

(0.28 sec)
  1. 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-...
  2. 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...
  3. 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/...
  4. 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/...
  5. 可中断库支持|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...
  6. 在 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...
  7. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP Presentation solutions....FirstSlideNumber Has Been Added to the Presentation Class The new property FirstSlideNumber...FirstSlideNumber added to Presentation allows to get or to set...

    docs.aspose.com/slides/net/public-api-and-backw...
  8. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with Aspose.Slides for .NET, compatible with PowerPoint formats....chart to the presentation: using ( Presentation pres = new Presentation...branch: using ( Presentation pres = new Presentation ()) { IChart...

    docs.aspose.com/slides/net/data-points-of-treem...
  9. 在 .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/
  10. Convert ODP to OTP in PHP | products.aspose.com

    Sample code for ODP to OTP PHP conversion. Use PowerPoint PHP API for batch conversion ODP files to OTP files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/php-java/conversion/...