Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 141,109 for

pptx

(0.12 sec)
  1. Create Presentations in .NET|Aspose.Slides Docu...

    Create presentations in .NET with Aspose.Slides—produce PPT, Pptx, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....the modified presentation as a PPTX file. In the example given below..."NewPresentation_out.pptx" , SaveFormat . Pptx ); } Create and Save...

    docs.aspose.com/slides/net/create-presentation/
  2. 如何在没有互操作的 C# 中将 PPTX 转换为 XPS

    在这个分步教程中,我们将向您展示如何在没有互操作的情况下在 C# 中将 Pptx 转换为 XPS。使用 C# 代码将 PowerPoint 转换为 XPS,无需互操作,简单易行。...中将 PPTX 转换为 XPS 在这个分步教程中,我们将详细说明如何在没有互操作的情况下在 C# 中将 PPTX 转换为...转换为 XPS。 PPTX 格式是当今 PowerPoint 演示文稿的首选格式,但是,您也可以使用相同的方法在 C# 应用程序中将...

    kb.aspose.com/zh/slides/net/how-to-convert-pptx...
  3. 将PDF转换为Microsoft PowerPoint|Aspose.PDF for Java

    Aspose.PDF允许您使用Java将PDF转换为PowerPoint格式。可以将PDF转换为带有图像幻灯片的Pptx。...让您跟踪PDF到PPTX转换的进度。 我们有一个名为Aspose.Slides的API,它提供创建和操作PPT/PPTX演示文稿...的功能。该API还提供将PPT/PPTX文件转换为PDF格式的功能。在Aspose.PDF for Java中,我们引入...

    docs.aspose.com/pdf/zh/java/convert-pdf-to-powe...
  4. Add Rectangles to Presentations in JavaScript|A...

    Boost your PowerPoint presentations by adding rectangles with JavaScript and Aspose.Slides for Node.js—easily design and modify shapes programmatically....the modified presentation as a PPTX file. In the example given below...Prseetation class that represents the PPTX var pres = new aspose . slides...

    docs.aspose.com/slides/nodejs-java/rectangle/
  5. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for PHP via Java using clear code samples that speed up slide design and automation....pptx" ); try { $slide = $pres ->...Write the presentation as a PPTX file. In the example given below...

    docs.aspose.com/slides/php-java/manage-smartart/
  6. C++ API to Convert TEX to PPSX | products.aspos...

    Convert TEX to PPSX via C++ without using Microsoft Word or Adobe Acrobat Reader...to export TEX to PPTX and then convert PPTX to PPSX. It includes...can help you to export TEX to PPTX and Aspose.Slides for C++ can...

    products.aspose.com/total/cpp/conversion/tex-to...
  7. Online XSLFO to Powerpoint Conversion or Develo...

    Free online app to convert XSLFO to Powerpoint files. Java conversion library code for XSLFO documents....Convert XSLFO to PPTX by using save method Load PPTX document by using...XSLFO as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/xslfo...
  8. Move a paragraph from one presentation to anoth...

    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" ; string DestFileName = FilePath...One Presentation to Another 2.pptx" ; MoveParagraphToPrese ( FileName...

    docs.aspose.com/slides/net/move-a-paragraph-fro...
  9. Convert JSON Format to POT via Java | products....

    Parse JSON to POT in Java without using Microsoft PowerPoint...easily parse JSON to PPTX and convert PPTX to POT, respectively...developers can parse JSON to PPTX in a few simple steps. This...

    products.aspose.com/total/java/conversion/json-...
  10. Save Presentations in PHP|Aspose.Slides for PHP...

    Discover how to save presentations using Aspose.Slides for PHP via Java — export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....pptx" , SaveFormat :: Pptx ); } finally { $presentation...FileOutputStream" , "Output.pptx" ); try { // Save the presentation...

    docs.aspose.com/slides/php-java/save-presentation/