Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 129,314 for

presentation

(0.73 sec)
  1. Remove Slides from Presentations in Java|Aspose...

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

    docs.aspose.com/slides/java/remove-slide-from-p...
  2. Create Line Shapes in Presentations with Python...

    Learn to manipulate line formatting in PowerPoint and OpenDocument Presentations with Aspose.Slides for Python via .NET. Discover properties, methods, and examples....Create Line Shapes in Presentations with Python Contents [ Hide...to a selected slide in a presentation, follow these steps: Create...

    docs.aspose.com/slides/python-net/line/
  3. ActiveX|Aspose.Slides for Python Documentation

    Learn how to find, edit, and remove ActiveX controls in Python with Aspose.Slides, including property updates for PowerPoint Presentations....configure ActiveX controls in a presentation using Aspose.Slides for...slides . Presentation () as presentation : slide = presentation . slides...

    docs.aspose.com/slides/python-net/examples/elem...
  4. 备注|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 处理幻灯片备注:通过清晰的 C++ 示例添加、读取、编辑并导出 PPT、PPTX 和 ODP 演示文稿的演讲者备注。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto notesSlide =...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  5. Chart|Aspose.Slides Documentation

    Master charts with Aspose.Slides for C++: create, format, bind data, and export charts in PPT, PPTX, and ODP with C++ examples....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // Add a simple area...

    docs.aspose.com/slides/cpp/examples/elements/ch...
  6. 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...
  7. 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...
  8. Manage Rows and Columns in PowerPoint Tables in...

    Manage table rows and columns in PowerPoint with Aspose.Slides for .NET and speed up Presentation editing and data updates....columns in a PowerPoint presentation, Aspose.Slides provides...instance of the Presentation class and load the presentation. Get a slide’s...

    docs.aspose.com/slides/net/manage-rows-and-colu...
  9. Customize Chart Legends in Presentations on And...

    Customize chart legends with Aspose.Slides for Android via Java to optimize PowerPoint Presentations with tailored legend formatting....Customize Chart Legends in Presentations on Android Contents [ Hide...below: Create an instance of Presentation class. Get reference of...

    docs.aspose.com/slides/androidjava/chart-legend/
  10. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint and OpenDocument slides—PPT, PPTX, ODP—to clean Markdown with Aspose.Slides for Python via .NET, automate documentation and keep formatting....Convert PowerPoint Presentations to Markdown in Python Contents...Contents [ Hide ] Convert Presentations to Markdown The example below...

    docs.aspose.com/slides/python-net/convert-power...