Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 124,926 for

pptx

(0.16 sec)
  1. Convert PDF to POT in Python | products.aspose.com

    Sample code for PDF to POT Python conversion. Use PowerPoint Python API for batch conversion PDF files to POT files....to POT HTML JPG PDF SVG PPT PPTX Convert PDF to POT in Python...browser . Aspose PowerPoint PPTX library allows you to convert...

    products.aspose.com/slides/python-net/conversio...
  2. Convert PDF to FODP in Python | products.aspose...

    Sample code for PDF to FODP Python conversion. Use PowerPoint Python API for batch conversion PDF files to FODP files....to FODP HTML JPG PDF SVG PPT PPTX Convert PDF to FODP in Python...browser . Aspose PowerPoint PPTX library allows you to convert...

    products.aspose.com/slides/python-net/conversio...
  3. Manage Placeholder|Aspose.Slides Documentation

    Change Placeholder text and prompt text in PowerPoint presentations in C# or .NET...pptx" )) { // Accesses the first..."output_out.pptx" , Aspose . Slides . Export . SaveFormat . Pptx ); }...

    docs.aspose.com/slides/net/manage-placeholder/
  4. Convert PowerPoint to PNG|Aspose.Slides Documen...

    Convert PowerPoint presentation to PNG...PowerPoint to PNG Converters : PPTX to PNG and PPT to PNG . They...pres = new Presentation ( "pres.pptx" ); try { for ( int index =...

    docs.aspose.com/slides/java/convert-powerpoint-...
  5. How to Create PPT using Python

    This article explains how to create PPT using Python. You can use Python generate PowerPoint presentation and open that in MS PowerPoint for viewing....slide is saved on the disk as PPTX . Steps to Create PowerPoint...presentation is saved on the disk in PPTX format. Code to Create PPT using...

    kb.aspose.com/slides/python/how-to-create-ppt-u...
  6. How to Print PowerPoint Presentation in Python

    In this step by step tutorial, we will focus on how to print PowerPoint presentation in Python along with the detailed steps to set up the environment and verify the working sample code. You can use this example in any of Python supported environment to print PPT in Python without any dependency on Microsoft PowerPoint.... Steps to Print PPTX Presentation in Python Configure...source presentation to print PPTX in Python by creating an instance...

    kb.aspose.com/slides/python/how-to-print-powerp...
  7. 气泡图|Aspose.Slides 文档

    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....pptx" , SaveFormat . Pptx ); } finally { if..."Presentation_BubbleSizeRepresenta.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/bubble-ch...
  8. 管理 OLE|Aspose.Slides 文档

    在 Java 中向 PowerPoint 演示文稿添加 OLE 对象... 将修改后的演示文稿写入 PPTX 文件。 在下面的示例中,我们使用 Aspose.Slides...正确解释文件类型并选择正确的应用程序打开该 OLE 对象。 // 实例化表示 PPTX 文件的 Presentation 类 Presentation...

    docs.aspose.com/slides/zh/androidjava/manage-ole/
  9. Presentation Comments|Aspose.Slides for PHP Doc...

    Add comments and replies in PowerPoint presentation...pptx" , SaveFormat :: Pptx ); if ( java_values...new Presentation ( "Comments1.pptx" ); try { foreach ( $pres ->...

    docs.aspose.com/slides/php-java/presentation-co...
  10. 管理字体 - PowerPoint Java API|Aspose.Slides 文档

    演示文稿通常包含文本和图像。本文展示了如何使用 PowerPoint Java API 配置幻灯片上文本段落的字体属性。... 将修改后的演示文稿保存为 PPTX 文件。 上述步骤的实现如下。它接收一个未装饰的演示文稿...图:输入文件中的文本 图:格式更新后的相同文本 // 实例化一个表示 PPTX 文件的 Presentation 对象 Presentation...

    docs.aspose.com/slides/zh/androidjava/manage-fo...