Sort Score
Result 10 results
Languages All
Labels All
Results 6,691 - 6,700 of 129,950 for

presentation

(0.63 sec)
  1. 在 Python 中为 PowerPoint 图表添加动画|Aspose.Slides for...

    使用 Aspose.Slides 在 Python 中创建惊艳的动态图表。通过 PPT、PPTX 和 ODP 文件中的动态视觉效果提升演示文稿——立即开始。...实例化表示演示文稿文件的 Presentation 类 with slides . Presentation ( path + "ExistingChart...pptx" ) as presentation : # 获取图表对象的引用 slide = presentation . slides...

    docs.aspose.com/slides/zh/python-net/animated-c...
  2. Shape Types in Aspose.Slides for Android via Ja...

    Learn every shape type in Aspose.Slides for Android, with clear Java examples to create, format, and edit shapes in PPT and PPTX Presentations....Connectors in Presentations on Android Customize Presentation Shapes...Ellipses to Presentations on Android Group Presentation Shapes on...

    docs.aspose.com/slides/androidjava/shape-types/
  3. 使用 PHP 管理演示文稿中的图表工作簿|Aspose.Slides for PHP 文档

    通过 Java 探索适用于 PHP 的 Aspose.Slides:轻松管理 PowerPoint 和 OpenDocument 格式的图表工作簿,以简化您的演示文稿数据。...代码演示了一个示例操作: $pres = new Presentation ( "chart.pptx" ); try {...} } 将工作簿单元格设为图表数据标签 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一个带有数据的气泡图表。...

    docs.aspose.com/slides/zh/php-java/chart-workbook/
  4. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...SvgImage(svg_image) image = presentation.images.add_image(svg_image)...RECTANGLE, presentation.slide_size.size.width - 100, presentation.slide_size...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  5. 在 PHP 中管理演示文稿属性|Aspose.Slides for PHP 文档

    在 Aspose.Slides for PHP via Java 中精通演示文稿属性,并简化对 PowerPoint 和 OpenDocument 文件的搜索、品牌化和工作流。...DocumentProperties ,该类通过 Presentation.DocumentProperties 属性表示与演示文稿文件关联的文档属性。...属性表示与演示文稿文件关联的文档属性。 开发人员可以使用 Presentation 对象公开的 DocumentProperties...

    docs.aspose.com/slides/zh/php-java/presentation...
  6. 在 .NET 中管理演示文稿的连接线|Aspose.Slides 文档

    让 .NET 应用程序能够在 PowerPoint 幻灯片中绘制、连接并自动路由线条——全面控制直线、折线和曲线连接线。...CurvedConnector5 3 使用连接线连接形状 创建一个 Presentation 实例。 通过索引获取幻灯片的引用。 使用 Shapes...文件的演示文稿类 using ( Presentation input = new Presentation ()) { // 访问特定幻灯片的形状集合...

    docs.aspose.com/slides/zh/net/connector/
  7. Create and Apply WordArt Effects in .NET|Aspose...

    Create and customize WordArt effects in Aspose.Slides for .NET. This step-by-step guide helps developers enhance Presentations with professional text in C#....text to your PowerPoint presentations. With Aspose.Slides for...formatting options to make your presentation content more expressive...

    docs.aspose.com/slides/net/wordart/
  8. How to Create PowerPoint Slide Image using Java

    This brief topic is about how to create PowerPoint slide Image using Java. It includes the comprehensive steps by providing the configuration requirements and working sample code to generate Image from PowerPoint slide in Java....the sample presentation file using the Presentation class object...the first slide inside the presentation slides collection Define...

    kb.aspose.com/slides/java/how-to-create-powerpo...
  9. 档案

    档案... 首先,创建一个新的 PPT 或使用 Presentation 类加载现有的。 然后,使用 addAutoShape()...IThreeDFormat 应用 3D 效果。 最后,使用 Presentation.save(String, SaveFormat)...

    blog.aspose.com/zh/slides/apply-three-d-effects...
  10. 使用 Python 将 PowerPoint 演示文稿转换为视频|Aspose.Slides ...

    了解如何使用 Python 将 PowerPoint 和 OpenDocument 演示文稿转换为视频。发现示例代码和自动化技术,以简化您的工作流程。... Presentation () as presentation : slide = presentation . slides... PresentationEnumerab ( presentation , fps ) as frames_stream...

    docs.aspose.com/slides/zh/python-net/convert-po...