Sort Score
Result 10 results
Languages All
Labels All
Results 4,171 - 4,180 of 142,061 for

pptx

(0.39 sec)
  1. Convert PPSX to XLS via PHP or with free Online...

    PHP API to Convert PPSX to XLS or Online App without using Microsoft Office Powerpoint or Excel. Test free PPSX to XLS online converter quickly before integrating the code.... It is an extension of the PPTX file format, which is the default...to restore it to its original PPTX format, allowing users to view...

    products.aspose.com/total/php-java/conversion/p...
  2. Convert DOT to PPT in Android Apps or with free...

    DOT to PPT conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOT to PPT online converter quickly before integrating the code....variety of formats, including PPT, PPTX, PPS, PPSX, and more. The combination...Presentation) Convert DOT to PPTX (Open XML presentation Format)...

    products.aspose.com/total/android-java/conversi...
  3. Manage ActiveX Controls in Presentations on And...

    Learn how Aspose.Slides for Android via Java leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides.... Save the presentation as a PPTX file. This sample code, based.... save ( "Output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/activex/
  4. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for Java leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides.... Save the presentation as a PPTX file. This sample code, based.... save ( "Output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/activex/
  5. 添加幻灯片到演示文稿|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" ; InsertNewSlide ( FileName...FileName = FilePath + "添加幻灯片到演示文稿.pptx" ; // 实例化表示 PPT 文件的 PresentationEx...

    docs.aspose.com/slides/zh/net/adding-slide-to-p...
  6. 在 .NET 中创建演示文稿图表的方法|Aspose.Slides 文档

    了解如何在 .NET 中使用 Aspose.Slides 通过遗留和现代图表 API 在 PowerPoint PPT、Pptx 和 ODP 演示文稿中创建图表。...Pptx 命名空间的所有类现已合并到单一的 Aspose.Slides...Slides for .NET Approach //实例化表示 PPTX 文件的 PresentationEx 类 using (...

    docs.aspose.com/slides/zh/net/how-to-create-cha...
  7. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, Pptx and ODP presentation solutions....pptx" ); IFontData sourceFont = new..."PresContainsTimesNoe.pptx" , SaveFormat . Pptx ); Another example...

    docs.aspose.com/slides/net/public-api-and-backw...
  8. 在 Android 上的演示文稿中管理 SmartArt 形状节点|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 PPT 和 Pptx 中管理 SmartArt 形状节点。获取清晰的 Java 代码示例和技巧,以简化您的演示文稿。...pptx" ); try { // 遍历第一张幻灯片中的每个形状..."AddSmartArtNode.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/manage-sm...
  9. 管理演示文稿中的 ActiveX 控件(Python)|Aspose.Slides for P...

    了解 Aspose.Slides for Python via .NET 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发人员提供对幻灯片的强大控制。... 将修改后的演示文稿写入 PPTX 文件。 下面的代码片段将演示文稿幻灯片上的 ActiveX...将演示文稿保存为 PPTX 文件。 import aspose.slides as slides # 实例化表示 PPTX 文件的...

    docs.aspose.com/slides/zh/python-net/activex/
  10. Create Charts Using VSTO and Aspose.Slides for ...

    Learn how to automate PowerPoint chart creation in C#. This step-by-step guide shows why Aspose.Slides for .NET is a faster, more powerful alternative to Microsoft.Office.Interop....as a PPTX file. objPres . SaveAs ( "VSTO_Sample_Chart.pptx" , Microsoft...axes. Save the presentation in PPTX format. // Create an empty presentation...

    docs.aspose.com/slides/net/create-a-chart-in-a-...