Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 129,278 for

presentation

(0.12 sec)
  1. Manage Audio in Presentations Using Python|Aspo...

    Easily add, extract & manage audio frames in PPT, PPTX and ODP with Aspose.Slides for Python via .NET. Explore code examples & boost your Presentations today....Manage Audio in Presentations Using Python Contents [ Hide ]...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/python-net/audio-frame/
  2. Convert ODP to PPTX in C++|Aspose.Slides Docume...

    Convert ODP to PPTX with Aspose.Slides for C++. Clean code examples, batch tips, and high-quality results—no PowerPoint needed....offers Presentation class that represents a presentation file.... Presentation class can now also access ODP through Presentation...

    docs.aspose.com/slides/cpp/convert-odp-to-pptx/
  3. 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/...
  4. 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/...
  5. View or Edit PPS Files Metadata using C++ | pro...

    C++ source code to edit or view PPS 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/cpp/metadata/pps/
  6. View or Edit PPT Files Metadata using C++ | pro...

    C++ source code to edit or view PPT 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/cpp/metadata/ppt/
  7. View or Edit FODP Files Metadata using C++ | pr...

    C++ source code to edit or view FODP 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/cpp/metadata/fodp/
  8. Remove Slides from Presentations in JavaScript|...

    Effortlessly remove slides from PowerPoint and OpenDocument Presentations with Aspose.Slides for Node.js. Get clear code examples and boost your workflow....Remove Slides from Presentations in JavaScript Contents [ Hide...Aspose.Slides provides the Presentation class that encapsulates...

    docs.aspose.com/slides/nodejs-java/remove-slide...
  9. 图表|Aspose.Slides 文档

    使用 Aspose.Slides for Android 精通图表:创建、格式化、绑定数据,并通过 Java 示例将图表导出为 PPT、PPTX 和 ODP。...addChart () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/androidjava/examples/...
  10. 音频|Aspose.Slides 文档

    发现 Aspose.Slides for Java 的音频示例:在 PPT、PPTX 和 ODP 演示文稿中插入、播放、剪切和提取声音,附带清晰的 Java 代码。...addAudio () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/java/examples/element...