Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 130,438 for

presentation

(2.17 sec)
  1. 在 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...
  2. Extract Flash Objects from Presentations in .NE...

    Learn how to extract Flash objects from PowerPoint and OpenDocument slides in .NET with Aspose.Slides, complete C# code samples and best practices....Extract Flash Objects from Presentations in .NET Contents [ Hide...extract Flash objects from presentations by using Aspose.Slides....

    docs.aspose.com/slides/net/flash/
  3. 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...
  4. 将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...
  5. Export Media files to HTML file|Aspose.Slides D...

    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....below: Create an instance of Presentation class Get reference of the...transition effect Write the presentation as a PPTX file In the example...

    docs.aspose.com/slides/net/export-media-files-t...
  6. Online XML to POT Conversion or Develop Java ba...

    Free online app to convert XML to POT files. Java conversion library code for XML 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/xml-t...
  7. Export XSLFO to ODP in Android | products.aspos...

    Android API to Convert XSLFO to ODP without using Microsoft Word... ODP (OpenDocument Presentation) is a file format for electronic...electronic presentations created by OpenOffice.org and other programs...

    products.aspose.com/total/android-java/conversi...
  8. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to create and format bulleted, picture, multilevel, and numbered lists in PowerPoint and OpenDocument Presentations using Aspose.Slides for Python via .NET....Bulleted and Numbered Lists in Presentations in Python Contents [ Hide...PowerPoint and OpenDocument presentations. A list item is a paragraph...

    docs.aspose.com/slides/python-net/manage-lists/
  9. Convert OpenDocument Presentations on Android|A...

    Aspose.Slides for Android lets you convert ODP to PDF, HTML, and image formats with ease. Boost your Java apps with fast and accurate Presentation conversion....Convert OpenDocument Presentations on Android Contents [ Hide...convert OpenDocument (ODP) presentations to many formats (HTML, PDF...

    docs.aspose.com/slides/androidjava/convert-open...
  10. 在 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/