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

presentation

(0.23 sec)
  1. Convert CSV to PPSM using Python or with free O...

    CSV to PPSM conversion in your Python applications without using Microsoft Office or online. Test free CSV to PPSM online converter quickly before integrating the code....is a Microsoft PowerPoint presentation file format that is used...to store slides and other presentation information. It is a binary...

    products.aspose.com/total/python-net/conversion...
  2. 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-...
  3. 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...
  4. 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-...
  5. 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...
  6. 可中断库支持|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...
  7. 在 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...
  8. Protect ODP document Online with password and u...

    Online ODP file password protection app. Java API code to apply password protection on ODP Presentations....applying password to ODP presentation through Java. Download Online...library within the project Use Presentation class to create Use getProtectionManager()...

    products.aspose.com/total/java/protect/odp/
  9. 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...
  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/