Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 130,530 for

presentation

(0.07 sec)
  1. Merge PPTX Files in C++ | products.aspose.com

    Merge PPTX files in C++. Use Aspose.Slides for C++ to clone slides from one PowerPoint Open XML Presentation into another and save the merged result....C++ API for working with presentation files. Install the latest...cloning slides from one presentation into another. Load the destination...

    products.aspose.com/slides/cpp/merger/pptx/
  2. Convert OTP to HTML Using C++ | products.aspose...

    C++ conversion code for OTP to HTML. Use the example code for batch OTP to HTML conversion in C++ applications....Slides for C++ , a presentation processing API for C++ applications...lines of code. Create a Presentation instance from the source...

    products.aspose.com/slides/cpp/conversion/otp-t...
  3. Convert OTP to XPS Using C++ | products.aspose.com

    C++ conversion code for OTP to XPS. Use the example code for batch OTP to XPS conversion in C++ applications....Slides for C++ , a presentation processing API for C++ applications...lines of code. Create a Presentation instance from the source...

    products.aspose.com/slides/cpp/conversion/otp-t...
  4. Convert PDF to OTP in Python | products.aspose.com

    Sample code for PDF to OTP Python conversion. Use PowerPoint Python API for batch conversion PDF 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/python-net/conversio...
  5. Convert PDF to XPS in Python | products.aspose.com

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

    products.aspose.com/slides/python-net/conversio...
  6. View or Edit PPTM Files Metadata using Python |...

    Python source code to edit or view PPTM format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/python-net/metadata/...
  7. View or Edit ODP Files Metadata using Python | ...

    Python source code to edit or view ODP format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/python-net/metadata/...
  8. 在 JavaScript 中从 PDF 或 HTML 导入演示文稿|Aspose.Slides...

    使用 Aspose.Slides for Node.js 将 PDF 和 HTML 文档导入 PowerPoint 和 OpenDocument 演示文稿,实现无缝、高性能的幻灯片处理。... 创建 Presentation 类的实例。 调用 addFromPdf() 方法并传入...= new aspose . slides . Presentation (); try { pres . getSlides...

    docs.aspose.com/slides/zh/nodejs-java/import-pr...
  9. OLE Object|Aspose.Slides for Node.js via .NET D...

    Handle OLE objects in Aspose.Slides for Node.js: insert, link, update, and extract embedded content with JavaScript in PPT, PPTX, and ODP Presentations....Embed a PDF file into a presentation. function addOleObject ()...{ let presentation = new aspose . slides . Presentation (); try...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  10. 图片|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中处理图片:插入、裁剪、压缩、重新着色,并使用 C# 示例导出 PPT、PPTX 和 ODP 演示文稿中的图像。...() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; // 创建一个简单的内存图像。 using var bitmap...

    docs.aspose.com/slides/zh/net/examples/elements...