Sort Score
Result 10 results
Languages All
Labels All
Results 5,901 - 5,910 of 113,670 for

presentation

(0.19 sec)
  1. Convert DOCM to EMLX in Python | products.aspos...

    Save DOCM to EMLX within Python applications without using Microsoft Word or Outlook...DOCM to ODP (OpenDocument Presentation Format) Convert DOCM to...Template Presentation) Convert DOCM to POWERPOINT (Presentation Files)...

    products.aspose.com/total/python-net/conversion...
  2. Convert DOCM to ICS in Python | products.aspose...

    Save DOCM to ICS within Python applications without using Microsoft Word or Outlook...DOCM to ODP (OpenDocument Presentation Format) Convert DOCM to...Template Presentation) Convert DOCM to POWERPOINT (Presentation Files)...

    products.aspose.com/total/python-net/conversion...
  3. Convert DOT to ICS in Python | products.aspose.com

    Save DOT to ICS within Python applications without using Microsoft Word or Outlook...DOT to ODP (OpenDocument Presentation Format) Convert DOT to ODS...Template Presentation) Convert DOT to POWERPOINT (Presentation Files)...

    products.aspose.com/total/python-net/conversion...
  4. View and Update PPTX Properties Online or using...

    View and modify PPTX properties through online app for free. Python API code to view and edit PPTX properties.... Load PPTX file using Presentation class. Get all Properteis...set_custom_property_value method. Save the presentation with the updated metedata...

    products.aspose.com/total/python-net/metadata/p...
  5. Convert DOT to OFT in Python | products.aspose.com

    Save DOT to OFT within Python applications without using Microsoft Word or Outlook...DOT to ODP (OpenDocument Presentation Format) Convert DOT to ODS...Template Presentation) Convert DOT to POWERPOINT (Presentation Files)...

    products.aspose.com/total/python-net/conversion...
  6. 演示文稿页眉和页脚|Aspose.Slides for Python 文档

    Python 中的 PowerPoint 页眉和页脚... Presentation ( "combined_with_master...as slides with slides . Presentation ( "combined_with_master...

    docs.aspose.com/slides/zh/python-net/presentati...
  7. Protect ODP document Online with password and u...

    Online ODP file password protection app. .NET C# API code to apply password protection on ODP Presentations....applying password to ODP presentation through .NET. Download Online...NET Load ODP file using Presentation class Use Encrypt(password)...

    products.aspose.com/total/net/protect/odp/
  8. 饼图|Aspose.Slides for PHP 文档

    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....要指定属性,请执行以下操作: 实例化 Presentation 类对象。 在幻灯片上添加图表。 指定图表的第二绘图选项。...在下面给出的示例中,我们设置了饼图的不同属性。 # 创建Presentation类的实例 $pres = new Presentation (); try {...

    docs.aspose.com/slides/zh/php-java/pie-chart/
  9. Protect Powerpoint document Online with passwor...

    Online Powerpoint file password protection app. .NET C# API code to apply password protection on Powerpoint Presentations....applying password to Powerpoint presentation through .NET. Download Online...Load Powerpoint file using Presentation class Use Encrypt(password)...

    products.aspose.com/total/net/protect/powerpoint/
  10. 管理缩放|Aspose.Slides 文档

    在 Java 中向 PowerPoint 演示文稿添加缩放或缩放框...您可以通过以下方式在幻灯片上添加缩放框: 创建 Presentation 类的实例。 创建您打算链接缩放框的新幻灯片。 为创建的幻灯片添加标识文本和背景。...代码演示如何在幻灯片上创建缩放框: Presentation pres = new Presentation (); try { //向演示文稿添加新幻灯片...

    docs.aspose.com/slides/zh/java/manage-zoom/