Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 97,797 for

pptx

(0.5 sec)
  1. Save Presentation - C++ PowerPoint Library|Aspo...

    C++ PowerPoint API or Library allows you to save presentation to file or stream. You can create a presentation from scratch or modify an existing one....when saving a presentation in PPTX format: When the value true...we saved the presentation to PPTX format without refreshing its...

    docs.aspose.com/slides/cpp/save-presentation/
  2. 组|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 文件。 下面的示例将组形状添加到幻灯片。 // 实例化...)); // 将 PPTX 文件写入磁盘 pres . save ( "GroupShape.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/androidjava/group/
  3. Chart Legend|Aspose.Slides Documentation

    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....Write the presentation as a PPTX file. In the example given below...save ( "Legend_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/chart-legend/
  4. Aspose.Slides for Java

    此 API 有助于在 Java 应用程序中创建、转换、编辑和打印 PowerPoint 演示文稿,而无需使用 Microsoft PowerPoint。...Java 最新答案 如何在 Java 中将 PPT 转换为 PPTX 如何使用 Java 将超链接添加到 PowerPoint...PowerPoint 中的图像 如何在 Java 中将 PPTX 转换为 PPT 如何在 Java 中将 PNG 转换为 PowerPoint...

    kb.aspose.com/zh/slides/java/page/2/
  5. Create Presentation|Aspose.Slides for Python Do...

    Open PowerPoint Presentation in Python...the modified presentation as a PPTX file. In the example given below..."NewPresentation_out.pptx" , slides . export . SaveFormat . PPTX ) Open Presentation...

    docs.aspose.com/slides/python-net/create-presen...
  6. 图片框|Aspose.Slides for Python 文档

    在Python中向PowerPoint演示文稿添加图片框... 将修改后的演示文稿写入 PPTX 文件。 以下 Python 代码向您展示如何创建一个图片框:...aspose.pydrawing as draw # 实例化表示 PPTX 文件的 Presentation 类 with slides...

    docs.aspose.com/slides/zh/python-net/picture-fr...
  7. View & Edit PowerPoint Metadata using Python | ...

    Python source code to view and edit presentation propertires...NET Metadata PPT PPTX ODP View and Edit Metadata of...Presentation Metadata PPTX How to edit PPTX properties using Aspose...

    products.aspose.com/slides/python-net/metadata/
  8. Aspose.Slides Product Family

    Find answers about creating, converting, and editing presentations in code without utilizing Microsoft PowerPoint....Convert PPTX to Markdown using Java How to Convert PPTX to Markdown...Markdown using C# How to Convert PPTX to Markdown using Python How...

    kb.aspose.com/slides/
  9. How to Convert PNG to PowerPoint Slide in Java

    This article focuses on how to convert PNG to PowerPoint Slide in Java. It provides the configuration details, step wise process to accomplish this task and a sample code to assist for creating a PNG to Pptx converter in Java....sample code to write a PNG to PPTX converter in Java . The sample...macOS. Steps to Convert PNG to PPTX in Java Configure the application...

    kb.aspose.com/slides/java/how-to-convert-png-to...
  10. Manage Slide Show|Aspose.Slides Documentation

    Manage slide show settings in PowerPoint presentations using C#...pptx" , SaveFormat . Pptx ); Enable Show Options.... Save ( "output.pptx" , SaveFormat . Pptx ); Select Slides to...

    docs.aspose.com/slides/net/manage-slide-show/