Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 129,130 for

presentation

(0.11 sec)
  1. Master Slide|Aspose.Slides for Node.js via .NET...

    Explore Aspose.Slides for Node.js master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear code....{ let presentation = new aspose . slides . Presentation (); try...let defaultMasterSlide = presentation . getMasters (). get_Item...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  2. Manage Chart Workbooks in Presentations with Py...

    Discover Aspose.Slides for Python via .NET: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your Presentation data....Manage Chart Workbooks in Presentations with Python Contents [ Hide...slides . Presentation ( "chart.pptx" ) as presentation : chart...

    docs.aspose.com/slides/python-net/chart-workbook/
  3. Import Presentations from PDF or HTML in Java|A...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument Presentations in Java with Aspose.Slides for seamless, high-performance slide processing....Import Presentations from PDF or HTML in Java Contents [ Hide...for Java , you can import presentations from files in other formats...

    docs.aspose.com/slides/java/import-presentation/
  4. View or Edit OTP Files Metadata using .NET | pr...

    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/net/metadata/otp/
  5. View or Edit POTM Files Metadata using .NET | p...

    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/net/metadata/potm/
  6. 视频|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 添加和控制视频:插入、播放、剪辑、设置海报帧,并通过 C++ 示例导出 PPT、PPTX 和 ODP 演示文稿。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // 添加视频。 auto videoFrame...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  7. 笔记|Aspose.Slides 文档

    在 Aspose.Slides for Java 中处理幻灯片备注:使用清晰的 Java 示例添加、读取、编辑和导出 PPT、PPTX 和 ODP 的演讲者备注。...addNote () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/java/examples/element...
  8. Group Shape|Aspose.Slides Documentation

    Manage grouped shapes in Aspose.Slides for Android: create, nest, align, reorder, and style group shapes with Java examples in PPT, PPTX, and ODP Presentations....addGroupShape () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/androidjava/examples/ele...
  9. Convert PowerPoint Presentations to SWF Flash i...

    Convert PowerPoint (PPT/PPTX) to SWF Flash in .NET with Aspose.Slides. Step‑by‑step C# code samples, fast quality output, no PowerPoint automation....Convert PowerPoint Presentations to SWF Flash in .NET Contents...Contents [ Hide ] Convert Presentations to Flash The Save method exposed...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  10. 图表|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 创建和自定义图表:添加数据、设置系列、坐标轴和标签的格式、更改类型并导出——支持 PPT、PPTX 和 ODP。...addChart () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // 在幻灯片上添加一个简单的柱形图。...

    docs.aspose.com/slides/zh/php-java/examples/ele...