Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 129,330 for

presentation

(0.15 sec)
  1. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides—PPT, PPTX—to clean Markdown with Aspose.Slides for C++, automate documentation and keep formatting....Convert PowerPoint Presentations to Markdown in C++ Contents...of the Presentation class to represent a presentation object...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  2. 在 Python 中管理演示文稿背景|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供提升演示效果的代码技巧。... 创建 Presentation 类的实例。 将幻灯片的 BackgroundType...slides # 创建 Presentation 类的实例。 with slides . Presentation () as presentation...

    docs.aspose.com/slides/zh/python-net/presentati...
  3. 使用 Java 在演示文稿中自定义图表图例|Aspose.Slides 文档

    使用 Aspose.Slides for Java 自定义图表图例,以针对 PowerPoint 演示文稿进行优化并实现特定的图例格式设置。...图例定位 为了设置图例属性,请按照以下步骤操作: 创建 Presentation 类的实例。 获取幻灯片的引用。 在幻灯片上添加图表。...创建 Presentation 类的实例 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/java/chart-legend/
  4. Online XSLFO to PPSM Conversion or Develop Java...

    Free online app to convert XSLFO to PPSM files. Java conversion library code for XSLFO documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/xslfo...
  5. Create 3D Presentations in .NET|Aspose.Slides D...

    Generate interactive 3D Presentations in .NET with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use....Create 3D Presentations in .NET Contents [ Hide ] Overview How...usually create a 3D PowerPoint presentation? Microsoft PowerPoint enables...

    docs.aspose.com/slides/net/3d-presentation/
  6. 将PowerPoint转换为带备注的PDF|Aspose.Slides 文档

    将PowerPoint转换为带备注的PDF。在Aspose.Slides中将PPT和PPTX转换为带备注的PDF。...将PowerPoint转换为带备注的PDF Contents [ Hide ] Presentation类暴露的 Save 方法可以用于将PowerPoint...实例化一个表示演示文稿文件的Presentation对象 auto presentation = System :: MakeObject...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  7. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP Presentation solutions....allows you to change the presentation view type and notes visibility...visibility when a presentation is opened in Microsoft PowerPoint...

    docs.aspose.com/slides/java/public-api-and-back...
  8. How to Convert Multiple PPT to One PDF using Java

    This quick tutorial guides on how to convert multiple PPT to one PDF using Java. It assists you to convert multiple ppt to pdf using java by providing configuration details, stepwise process and a runnable sample code....each slide to a destination presentation which is finally saved as...files to a PDF Create a new presentation and clear its slides collection...

    kb.aspose.com/slides/java/how-to-convert-multip...
  9. 幻灯片切换|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...
  10. 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/