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

pptx

(0.07 sec)
  1. 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/
  2. Manage SmartArt in PowerPoint Presentations on ...

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

    docs.aspose.com/slides/androidjava/manage-smart...
  3. 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/
  4. 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...
  5. 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...
  6. 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-...
  7. 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/
  8. 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...
  9. 如何在没有互操作的 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...
  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/