Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 143,413 for

pptx

(0.23 sec)
  1. Export XML to POTX in Android | products.aspose...

    Android API to Convert XML to POTX without using Microsoft Word...users to export XML data to PPTX format and then convert it to...XML to PPTX and the second API helps to convert PPTX to POTX...

    products.aspose.com/total/android-java/conversi...
  2. Export MHTML to PPTM in Android | products.aspo...

    Android API to Convert MHTML to PPTM without using Microsoft Word...macro-enabled version of the PPTX file format. Converting MHTML...First, you can export MHTML to PPTX by using Aspose.PDF for Android...

    products.aspose.com/total/android-java/conversi...
  3. Add Picture Frames to Presentations with Python...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Streamline your workflow and enhance slide designs.... Save the presentation as a PPTX file. The following Python code...Presentation class to represent a PPTX file. with slides . Presentation...

    docs.aspose.com/slides/python-net/picture-frame/
  4. Manage Picture Frames in Presentations Using Ja...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Java. Streamline your workflow and enhance slide designs....the modified presentation as a PPTX file. This Java code shows you...Presentation class that represents a PPTX file Presentation pres = new...

    docs.aspose.com/slides/java/picture-frame/
  5. Manage Picture Frames in Presentations Using Ja...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js via Java. Streamline your workflow and enhance slide designs....the modified presentation as a PPTX file. This JavaScript code shows...Presentation class that represents a PPTX file var pres = new aspose ...

    docs.aspose.com/slides/nodejs-java/picture-frame/
  6. Convert Image to PPT in Python | products.aspos...

    Convert Image to PPT in Python. Use Python library API to convert Image files to PDFs...IMAGE TO PPTX JPG TO PPT JPG TO PPTX PNG TO PPT PNG TO PPTX PDF TO...TO PPT PDF TO PPTX HTML TO PPT HTML TO PPTX...

    products.aspose.com/slides/python-net/conversio...
  7. 如何在 C# 中将幻灯片另存为 SVG

    我们将引导您完成 C# 中的步骤,了解如何在 C# 中将幻灯片保存为 SVG。通过使用几行代码,您可以轻松地将幻灯片转换为 C# 中的 SVG。...PowerPoint 或 Interop 即可在 C# 中将 PPTX 转换为 SVG。此外,提供的示例代码可以在所有 .NET...NET 平台上无缝运行。 在 C# 中将 PPTX 导出为 SVG 的步骤 从 NuGet.org 下载 Aspose.Slides...

    kb.aspose.com/zh/slides/net/how-to-save-slide-a...
  8. 备注|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 添加、读取、编辑和导出演讲者备注:格式化文本、按幻灯片管理备注,并在 PowerPoint 和 OpenDocument 中控制可见性。...pptx" , SaveFormat :: Pptx ); } finally { $presentation...$presentation = new Presentation ( "note.pptx" ); try { $slide = $presentation...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  9. Remove PPT Annotation using Python | products.a...

    Python source code to remove PPT presentation comments...NET Annotation Ppt PPTX DOCX XLSX PDF ODP PPT Remove..."example_out.pptx" , slides . export . SaveFormat . PPTX) How to Remove...

    products.aspose.com/slides/python-net/annotatio...
  10. Remove PPT Annotation using Java | products.asp...

    Java sample code to delete PPT format annotations on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Slides Java Annotation Ppt PPTX DOCX XLSX PDF ODP PPT Remove...save ( "example_out.pptx" , SaveFormat . Pptx ); } finally { if...

    products.aspose.com/slides/java/annotation/ppt/