Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 130,530 for

presentation

(0.7 sec)
  1. 管理 Python 中的演示文稿批注|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 掌握演示文稿批注:在 PowerPoint 文件中快速轻松地添加、读取、编辑和删除批注。...NET 提供了 The Presentation class,包含作者集合(来自 CommentAuthorCollect...datetime # 实例化 Presentation 类 with slides . Presentation () as presentation...

    docs.aspose.com/slides/zh/python-net/presentati...
  2. 在 Android 上管理演示文稿批注|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 完成演示文稿批注的管理:快速轻松地在 PowerPoint 文件中添加、读取、编辑和删除批注。...Android via Java 提供 The Presentation 类,包含作者集合(来自 ICommentAuthorCollec...实例化 PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/androidjava/presentat...
  3. Export CGM to POTM in Android | products.aspose...

    Android API to Convert CGM to POTM without using Microsoft Word...(PowerPoint Open XML Macro-Enabled Presentation) is a file format used by...Microsoft PowerPoint to store presentations that contain macros. It...

    products.aspose.com/total/android-java/conversi...
  4. Customize Pie Charts in Presentations Using PHP...

    Learn how to create and customize pie charts with Aspose.Slides for PHP via Java, exportable to PowerPoint, boosting your data storytelling in seconds....Customize Pie Charts in Presentations Using PHP Contents [ Hide...properties, do this: Instantiate Presentation class object. Add chart...

    docs.aspose.com/slides/php-java/pie-chart/
  5. 在 .NET 中自定义演示文稿的饼图|Aspose.Slides 文档

    了解如何使用 Aspose.Slides 在 .NET 中创建和自定义饼图,可导出至 PowerPoint,瞬间提升您的数据叙事效果。...请按照以下步骤操作: 实例化 Presentation 类对象。 在幻灯片上添加图表。 指定图表的第二绘图选项。...。 // 创建 Presentation 类的实例 Presentation presentation = new Presentation...

    docs.aspose.com/slides/zh/net/pie-chart/
  6. Audio|Aspose.Slides for Python Documentation

    Work with audio in Python using Aspose.Slides: add, replace, extract, and trim sounds, set volume and playback for slides and shapes in PowerPoint and OpenDocument....adds an audio frame on a presentation slide. def add_audio ():...slides . Presentation () as presentation : slide = presentation . slides...

    docs.aspose.com/slides/python-net/examples/elem...
  7. View or Edit PPT Files Metadata using .NET | pr...

    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/net/metadata/ppt/
  8. Format PowerPoint Shapes in Java|Aspose.Slides ...

    Learn how to format PowerPoint shapes in Java using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....Create an instance of the Presentation class. Get a reference to...shape. Save the modified presentation as a PPTX file. The following...

    docs.aspose.com/slides/java/shape-formatting/
  9. Connector|Aspose.Slides for Node.js via .NET Do...

    Learn how to add, route, and style connectors between shapes using Aspose.Slides for Node.js, with JavaScript examples for PPT, PPTX, and ODP Presentations....{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  10. Installation|Aspose.Slides for Python Documenta...

    Learn how to quickly install Aspose.Slides for Python via .NET. Step-by-step guide, system requirements, and code samples — start working with PowerPoint Presentations today!...developers to start working with presentations right away. However, it’s...code to create a PowerPoint presentation: # Import Aspose.Slides...

    docs.aspose.com/slides/python-net/installation/