Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 129,304 for

presentation

(0.15 sec)
  1. View or Edit POTX Files Metadata using Java | p...

    Java source code to edit or view POTX 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/java/metadata/potx/
  2. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for PHP via Java, optimizing performance and automating your workflow....Optimize Image Management in Presentations Using PHP Contents [ Hide...Images in Presentation Slides Images make presentations more engaging...

    docs.aspose.com/slides/php-java/image/
  3. Manage Chart Data Series in Python|Aspose.Slide...

    Learn how to manage chart data series in Python for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data Presentations....structured and visualized within presentations. These objects provide the...in dynamic, data-driven presentations that clearly convey insights...

    docs.aspose.com/slides/python-net/chart-series/
  4. SmartArt|Aspose.Slides 文档

    在 Aspose.Slides for Java 中使用 SmartArt:使用 Java 为 PowerPoint 和 OpenDocument 演示文稿创建、编辑、转换和设置样式图表。...addSmartArt () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/java/examples/element...
  5. SmartArt|Aspose.Slides 文档

    在 Aspose.Slides for Android 中使用 SmartArt:使用 Java 为 PowerPoint 和 OpenDocument 演示文稿创建、编辑、转换和美化图表。...addSmartArt () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/androidjava/examples/...
  6. Connector|Aspose.Slides Documentation

    Learn how to add, route, and style connectors between shapes using Aspose.Slides for Android, with Java examples for PPT, PPTX, and ODP Presentations....addConnector () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/androidjava/examples/ele...
  7. 图表|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 精通图表:创建、格式化、绑定数据,并使用 C# 示例将图表导出为 PPT、PPTX 和 ODP。...() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; // 在第一张幻灯片上添加一个简单的面积图表。 var chart...

    docs.aspose.com/slides/zh/net/examples/elements...
  8. Hyperlink|Aspose.Slides for Node.js via .NET Do...

    Add and manage hyperlinks in Aspose.Slides for Node.js: link text, shapes, and images, set targets and actions for PPT, PPTX, and ODP with examples....{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  9. Aspose.Slides Product Family

    Find answers about creating, converting, and editing Presentations in code without utilizing Microsoft PowerPoint....How to Create PowerPoint Presentation using Java How to Create...Create PowerPoint Presentation using Python How to Create PowerPoint...

    kb.aspose.com/slides/page/6/
  10. 管理 Android 上的演示文稿背景|Aspose.Slides 文档

    了解如何使用适用于 Android 的 Aspose.Slides 通过 Java 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供代码技巧以提升您的演示文稿。... 创建一个 Presentation 实例。 将幻灯片的 BackgroundType...: // 创建 Presentation 类的实例。 Presentation presentation = new Presentation...

    docs.aspose.com/slides/zh/androidjava/presentat...