Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 142,021 for

pptx

(0.31 sec)
  1. 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/
  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" ; InsertNewSlide ( FileName...FileName = FilePath + "添加幻灯片到演示文稿.pptx" ; // 实例化表示 PPT 文件的 PresentationEx...

    docs.aspose.com/slides/zh/net/adding-slide-to-p...
  3. Manage Fallback Fonts for Presentations in Java...

    See how Aspose.Slides for Java uses fallback fonts to keep text readable in PowerPoint and OpenDocument presentations when original fonts aren’t available....and is not serialized into the PPTX. The presentation does not store...

    docs.aspose.com/slides/java/fallback-font/
  4. Convert TXT to PowerPoint in Python or with Fre...

    Effortlessly perform TXT to PowerPoint conversion in your Python applications without the need for Microsoft Word or PowerPoint, either online or offline. Try our free TXT to PowerPoint online converter for a quick test before seamless code integration....Presentation File) Convert TXT to PPTX (Open XML presentation Format)...However, with newer versions, the PPTX (PowerPoint Open XML Presentation)...

    products.aspose.com/total/python-net/conversion...
  5. Android API to Convert DOCX to XLSM or with fre...

    Convert DOCX to XLSM in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to XLSM online converter quickly before integrating the code....Presentation) Convert DOCX to PPTX (Open XML presentation Format)...Presentation File) Convert DOCX to PPTX (Open XML presentation Format)...

    products.aspose.com/total/android-java/conversi...
  6. Java API to Convert DOCX to TSV or with free On...

    Convert DOCX to TSV via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to TSV online converter quickly before integrating the code....Presentation) Convert DOCX to PPTX (Open XML presentation Format)...Presentation File) Convert DOCX to PPTX (Open XML presentation Format)...

    products.aspose.com/total/java/conversion/docx-...
  7. 演示文稿属性|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中管理 PowerPoint 演示文稿属性...pptx" ); try { // 创建对与 Presentation...Presentation ( "Presentation.pptx" ); try { // 创建与 Presentation...

    docs.aspose.com/slides/zh/nodejs-java/presentat...
  8. Convert DOCX to PPS via C++ or with free Online...

    Export DOCX to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPS online converter quickly before integrating the code....Presentation) Convert DOCX to PPTX (Open XML presentation Format)...Presentation File) Convert DOCX to PPTX (Open XML presentation Format)...

    products.aspose.com/total/cpp/conversion/docx-t...
  9. 通過 .NET 合併 POTX 文件 | products.aspose.com

    用於在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上組合 POTX 文檔的 C# 源代碼。...pptx" ); //merged Presentation var...new Presentation( "template.pptx" ); while (mp.Slides.Count >...

    products.aspose.com/slides/zh-hant/net/merger/p...
  10. 通過 .NET 合併 ODP 文件 | products.aspose.com

    用於在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上組合 ODP 文檔的 C# 源代碼。...pptx" ); //merged Presentation var...new Presentation( "template.pptx" ); while (mp.Slides.Count >...

    products.aspose.com/slides/zh-hant/net/merger/odp/