Sort Score
Result 10 results
Languages All
Labels All
Results 4,221 - 4,230 of 141,112 for

pptx

(0.19 sec)
  1. Convert DOTM to ODP in Android Apps or with fre...

    DOTM to ODP conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOTM to ODP online converter quickly before integrating the code....presentation formats, including PPT, PPTX, ODP, and PDF. Aspose.Total...Presentation) Convert DOTM to PPTX (Open XML presentation Format)...

    products.aspose.com/total/android-java/conversi...
  2. OutOfMemoryError When Exporting Slides to HTML ...

    Hello, I am trying to save each slide of the attached presentation as HTML file, without success. It throws OutOfMeory Excepton for Java Heap space. Slides Java library version is 24.3, and I was able to give the java p…...OutOfMemoryException while trying to save a PPTX presentation as HTML using Aspose...Presentation("your_presentation.pptx"); for (int i = 0; i < presentation...

    forum.aspose.com/t/outofmemoryerror-when-export...
  3. ActiveX|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 文件。 以下示例代码基于上述步骤,演示如何将媒体播放器.... save ( "Output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/activex/
  4. Online ODP File Text Finder or Build ODP Search...

    Free online app to search in ODP file. C# API code for any ODP file text search application....pptx for wider distribution. Finding...(PowerPoint Presentation) Search in PPTX (Open XML presentation Format)...

    products.aspose.com/total/net/search/odp/
  5. Converting Documents with Microsoft Azure funct...

    Learn how to convert PDF documents using Microsoft Azure Functions with Aspose.PDF for .NET, enabling cloud-based document processing....break ; case "pptx" : targetBlobName += ".pptx" ; document ....Aspose . Pdf . SaveFormat . Pptx ); break ; case "jpeg" : case...

    docs.aspose.com/pdf/net/converting-documents-wi...
  6. 在 .NET 中管理演示文稿中的 ActiveX 控件|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发人员提供对幻灯片的强大控制。... 将修改后的演示文稿写入 PPTX 文件。 下面的代码片段将演示文稿幻灯片上的 ActiveX...控件并使用其属性设置视频路径。 将演示文稿保存为 PPTX 文件。 // 实例化表示 PPTX 文件的 Presentation 类...

    docs.aspose.com/slides/zh/net/activex/
  7. Convert DOCX to Excel via Java or Free Online A...

    Convert DOCX to Excel via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to Excel 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-...
  8. Manage VBA Projects in Presentations Using Java...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for Java to streamline your workflow....presentation as PPTX? Macros will be removed because PPTX does not support...

    docs.aspose.com/slides/java/presentation-via-vba/
  9. Node.js via .NET PowerPoint API by Aspose.Slide...

    Aspose.Slides for Node.js via .NET is a Node.js PowerPoint API that lets you create, modify, and convert PowerPoint presentations in Node.js....presentation formats, such as PPT, PPTX, and ODP. Exporting presentations...200); pres.save("pres.pptx", SaveFormat.Pptx); } finally { if (pres...

    products.aspose.com/slides/nodejs-net/
  10. 使用 Python 在演示文稿中自定义形状|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建并自定义形状:几何路径、圆滑角、复合形状。...pptx" , slides . export . SaveFormat . PPTX ) 从形状中移除点..."removed_points.pptx" , slides . export . SaveFormat . PPTX ) 创建自定义形状...

    docs.aspose.com/slides/zh/python-net/custom-shape/