Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 130,043 for

presentation

(0.67 sec)
  1. 页眉页脚|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 控制幻灯片的页眉和页脚:在 PPT、PPTX 和 ODP 中添加日期、幻灯片编号和自定义文本,提供 C# 示例。...() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; slide . HeaderFooterManager ....

    docs.aspose.com/slides/zh/net/examples/elements...
  2. Rendered As Tiff By User Defined Dimension|Aspo...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....example shows how to convert a presentation into TIFF document with...//Instantiate a Presentation object that represents a Presentation file...

    docs.aspose.com/slides/net/rendered-as-tiff-by-...
  3. 在 C++ 中创建演示文稿查看器|Aspose.Slides 文档

    使用 Aspose.Slides 在 C++ 中创建自定义演示文稿查看器。轻松显示 PowerPoint 和 OpenDocument 文件,而无需 Microsoft PowerPoint。...从演示文稿幻灯片生成 SVG 图像,请按照以下步骤操作: 创建 Presentation 类的实例。 通过索引获取幻灯片引用。 打开文件流。...= 0 ; auto presentation = MakeObject < Presentation > ( u "sample...

    docs.aspose.com/slides/zh/cpp/presentation-viewer/
  4. Apply Shape Effects in Presentations in .NET|As...

    Transform your PPT and PPTX files with advanced shape effects using Aspose.Slides for .NET—create striking, professional slides in seconds....Apply Shape Effects in Presentations in .NET Contents [ Hide...to shapes in PowerPoint presentations. Apply a Shadow Effect To...

    docs.aspose.com/slides/net/shape-effect/
  5. 使用 Python 管理演示文稿中的形状|Aspose.Slides for Python 文档

    学习在 Aspose.Slides for Python via .NET 中创建、编辑和优化形状,并交付高性能的 PowerPoint 和 OpenDocument 演示文稿。...翻转、读取 ID 和基于布局的格式化,以及使用 Presentation 和 Shape API 将单个形状导出为 SVG...实例化代表演示文稿文件的 Presentation 类。 with slides . Presentation ( "sample...

    docs.aspose.com/slides/zh/python-net/shape-mani...
  6. Apply Shape Animations in Presentations Using J...

    Discover how to create and customize shape animations in PowerPoint Presentations with Aspose.Slides for Java. Stand out!...Apply Shape Animations in Presentations Using Java Contents [ Hide...charts . They give life to presentations or its constituents. Why...

    docs.aspose.com/slides/java/shape-animation/
  7. How to Merge PowerPoint Presentations using Java

    This short article guides on how to merge PowerPoint Presentations using Java. It shares the required resources, a list of steps, and a runnable sample code to combine PPTX using Java....How to Merge PowerPoint Presentations using Java This short tutorial...how to merge PowerPoint presentations using Java . It provides...

    kb.aspose.com/slides/java/how-to-merge-powerpoi...
  8. 幻灯片切换|Aspose.Slides for Node.js via .NET 文档

    PowerPoint 幻灯片切换,PowerPoint 在 JavaScript 中的 Morph 切换...要创建一个简单的幻灯片切换效果,请按以下步骤操作: 创建 Presentation 类的实例。 通过 TransitionType...写入修改后的演示文稿文件。 // 实例化 Presentation 类以加载源演示文稿文件 var presentation = new aspose...

    docs.aspose.com/slides/zh/nodejs-java/slide-tra...
  9. Animate PowerPoint Charts in Python|Aspose.Slid...

    Create stunning animated charts in Python with Aspose.Slides. Boost Presentations with dynamic visuals in PPT, PPTX and ODP files—get started now....steps listed below: Load a presentation. Get reference of the chart...Animate the series. Write the presentation file to disk. In the example...

    docs.aspose.com/slides/python-net/animated-charts/
  10. Manage Chart Workbooks in Presentations on Andr...

    Discover Aspose.Slides for Android via Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your Presentation data....Manage Chart Workbooks in Presentations on Android Contents [ Hide...sample operation: Presentation pres = new Presentation ( "chart.pptx"...

    docs.aspose.com/slides/androidjava/chart-workbook/