Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 141,287 for

pptx

(0.11 sec)
  1. Export MD to PPTM in Android | products.aspose.com

    Android API to Convert MD to PPTM without using Microsoft Word...via Java, you can export MD to PPTX format. After that, you can...Android via Java to convert PPTX to PPTM format. Both APIs come...

    products.aspose.com/total/android-java/conversi...
  2. Convert CGM to PPTM via Java API | products.asp...

    Java API to Convert CGM to PPTM without using Microsoft Word...export CGM to PPTX. This is done by using the CGM to PPTX conversion...quickly and easily convert CGM to PPTX with just a few lines of code...

    products.aspose.com/total/java/conversion/cgm-t...
  3. Convert MD to POT via Java API | products.aspos...

    Java API to Convert MD to POT without using Microsoft Word...PDF for Java to export MD to PPTX. This component provides a range...export MD to PPTX. Once the MD has been exported to PPTX, the next...

    products.aspose.com/total/java/conversion/md-to...
  4. 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-...
  5. Add Ellipses to Presentations in JavaScript|Asp...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Node.js across PPT and Pptx presentations—JavaScript code examples included....the modified presentation as a PPTX file. In the example given below...Presentation class that represents the PPTX var pres = new aspose . slides...

    docs.aspose.com/slides/nodejs-java/ellipse/
  6. 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...
  7. Convert JPG to PPT in C++ | products.aspose.com

    Convert JPG to PPT in C++. Use C++ library API to convert JPG images to PowerPoint...pptx" , SaveFormat :: Pptx); How to convert...JPG TO PPTX PNG TO PPT PNG TO PPTX PDF TO PPT PDF TO PPTX HTML...

    products.aspose.com/slides/cpp/conversion/jpg-t...
  8. Convert image to PPT in C# | products.aspose.com

    Convert image to PPT in C#. Use .NET library API to convert image to PowerPoint...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/net/conversion/image...
  9. Save Presentations in Python|Aspose.Slides for ...

    Discover how to save presentations in Python using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....pptx" , slides . export . SaveFormat . PPTX ) Save Presentations...presentation : with open ( "output.pptx" , "bw" ) as file_stream : #...

    docs.aspose.com/slides/python-net/save-presenta...
  10. Save Presentations in .NET|Aspose.Slides Docume...

    Discover how to save presentations in .NET using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....pptx" , SaveFormat . Pptx ); } Save Presentations...fileStream = new FileStream ( "Output.pptx" , FileMode . Create )) { //...

    docs.aspose.com/slides/net/save-presentation/