Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 141,690 for

pptx

(0.15 sec)
  1. View or Edit POTX Files Metadata using .NET | p...

    C# source code to edit or view POTX format metadata....NET Metadata Potx PPT PPTX ODP POT ppsx POTX Edit POTX...POTM PPS PPSM PPSX PPT PPTM PPTX...

    products.aspose.com/slides/net/metadata/potx/
  2. View or Edit PPTM Files Metadata using .NET | p...

    C# source code to edit or view PPTM format metadata....NET Metadata Pptm PPT PPTX ODP POT ppsx PPTM Edit PPTM...POTM POTX PPS PPSM PPSX PPT PPTX...

    products.aspose.com/slides/net/metadata/pptm/
  3. 在 Android 上管理演示文稿缩放|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 创建并自定义缩放 - 在各章节之间跳转,添加缩略图和转场效果,支持 PPT、Pptx 和 ODP 演示文稿。... 将修改后的演示文稿写入为 PPTX 文件。 Presentation pres = new...save ( "presentation.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/manage-zoom/
  4. Removing row or column in Table in VSTO and Asp...

    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" ; Presentation pres = Application...the modified presentation as a PPTX file string FileName = "Removing...

    docs.aspose.com/slides/net/removing-row-or-colu...
  5. Manage OLE in Presentations Using C++|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for C++. Embed, update, and export OLE content seamlessly....the modified presentation as a PPTX file. In the example below,...Save ( u "output.pptx" , SaveFormat :: Pptx ); presentation ->...

    docs.aspose.com/slides/cpp/manage-ole/
  6. 在 PHP 中管理演示文稿缩放|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 创建并自定义缩放——在各章节之间跳转,添加缩略图和过渡效果,适用于 PPT、Pptx 和 ODP 演示文稿。... 将修改后的演示文稿写入为 PPTX 文件。 以下 PHP 代码演示了如何在幻灯片上创建缩放帧:...save ( "presentation.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/manage-zoom/
  7. 图像|Aspose.Slides for Node.js via .NET 文档

    使用 Aspose.Slides for Node.js 简化 PowerPoint 和 OpenDocument 中的图像管理,优化性能并自动化工作流程。...pptx" , aspose . slides . SaveFormat . Pptx ); } finally...); // 将 PPTX 文件写入磁盘 pres . save ( "OleEmbed_out.pptx" , aspose...

    docs.aspose.com/slides/zh/nodejs-java/image/
  8. Presentation Format|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....pptx" ); switch ( info . LoadFormat...LoadFormat ) { case LoadFormat . Pptx : { break ; } case LoadFormat...

    docs.aspose.com/slides/net/presentation-format/
  9. 使用 Java 在演示文稿中管理 OLE|Aspose.Slides 文档

    使用 Aspose.Slides for Java 优化 PowerPoint 和 OpenDocument 文件中 OLE 对象的管理。无缝嵌入、更新和导出 OLE 内容。... 将修改后的演示文稿写入为 PPTX 文件。 在下面的示例中,我们使用 Aspose.Slides.... save ( "output.pptx" , SaveFormat . Pptx ); presentation ....

    docs.aspose.com/slides/zh/java/manage-ole/
  10. 使用 Python 管理演示文稿中的 OLE|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 优化在 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理。无缝嵌入、更新和导出 OLE 内容。... 将修改后的演示文稿保存为 PPTX 文件。 下面的示例演示了如何将 Excel 文件中的图表嵌入为..."output.pptx" , slides . export . SaveFormat . PPTX ) 添加链接的 OLE...

    docs.aspose.com/slides/zh/python-net/manage-ole/