Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 129,220 for

presentation

(0.12 sec)
  1. Group Shape|Aspose.Slides Documentation

    Manage grouped shapes in Aspose.Slides for C++: create, nest, align, reorder, and style group shapes with C++ examples in PPT, PPTX, and ODP Presentations....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto group = slide...

    docs.aspose.com/slides/cpp/examples/elements/gr...
  2. Connector|Aspose.Slides Documentation

    Learn how to add, route, and style connectors between shapes using Aspose.Slides for C++, with examples for PPT, PPTX, and ODP Presentations....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto connector = slide...

    docs.aspose.com/slides/cpp/examples/elements/co...
  3. Convert PowerPoint Presentations to HTML in Pyt...

    Convert PowerPoint Presentations to responsive HTML in Python. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....Convert PowerPoint Presentations to HTML in Python Contents [...how to convert PowerPoint Presentation in HTML format using Python...

    docs.aspose.com/slides/python-net/convert-power...
  4. View or Edit OTP Files Metadata using Python | ...

    Python source code to edit or view OTP 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 PPT Files Metadata using Python | ...

    Python 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/python-net/metadata/...
  6. View or Edit OTP Files Metadata using C++ | pro...

    C++ source code to edit or view OTP 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/otp/
  7. View or Edit PPTX Files Metadata using C++ | pr...

    C++ source code to edit or view PPTX 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/pptx/
  8. View or Edit POTM Files Metadata using C++ | pr...

    C++ source code to edit or view POTM 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/potm/
  9. 音频|Aspose.Slides 文档

    发现 Aspose.Slides for Android 的音频示例:在 PPT、PPTX 和 ODP 演示文稿中插入、播放、修剪和提取声音,并提供清晰的 Java 代码。...addAudio () { 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 处理表格:创建、格式化、合并单元格、应用样式、导入数据,并通过 Java 示例导出 PPT、PPTX 和 ODP。...addTable () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

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