Sort Score
Result 10 results
Languages All
Labels All
Results 5,351 - 5,360 of 129,322 for

presentation

(0.27 sec)
  1. Convert PDF to JPG in Node.js | products.aspose...

    Convert PDF to JPG in Node.js. Use Node.js library API to convert PDF files to JPGs...you to convert PowerPoint presentations to various formats in Node...Node.js. It supports all presentation elements and formats and...

    products.aspose.com/slides/nodejs-java/conversi...
  2. Convert PDF to PNG in Node.js | products.aspose...

    Convert PDF to PNG in Node.js. Use Node.js library API to convert PDF files to PNGs...you to convert PowerPoint presentations to various formats in Node...Node.js. It supports all presentation elements and formats and...

    products.aspose.com/slides/nodejs-java/conversi...
  3. How to Save PowerPoint Slides with Notes as PDF...

    This brief tutorial guides you on how to save PowerPoint slides with notes as PDF in Python. It helps in establishing the environment, defining the steps to write the application and provides a runnable sample code to save PowerPoint as PDF with notes in Python....rendered instead of a complete presentation. Steps to Convert PowerPoint...with notes Open the source presentation having speaker notes in...

    kb.aspose.com/slides/python/how-to-save-powerpo...
  4. Convert FODP to PPTM in PHP | products.aspose.com

    Sample code for FODP to PPTM PHP conversion. Use PowerPoint PHP API for batch conversion FODP files to PPTM 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/...
  5. Convert PPTM to ODP in PHP | products.aspose.com

    Sample code for PPTM to ODP PHP conversion. Use PowerPoint PHP API for batch conversion PPTM files to ODP 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/...
  6. 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...
  7. 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-...
  8. 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...
  9. 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-...
  10. 可中断库支持|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...