Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 143,406 for

pptx

(0.11 sec)
  1. How to Convert PowerPoint to Word in Python

    This simple tutorial guides on how to convert PowerPoint to Word in Python. It covers all the necessary steps, resources and a runnable sample code to transform PowerPoint into Word in Python with the help of a few API calls only....PowerPoint presentation like PPTX from the disk and then save...application Load the source PPTX presentation file from the disk...

    kb.aspose.com/slides/python/how-to-convert-powe...
  2. Add Line Shapes to Presentations in Java|Aspose...

    Learn to manipulate line formatting in PowerPoint presentations with Aspose.Slides for Java. Discover properties, methods, and examples....the modified presentation as a PPTX file. In the example given below...PresentationEx class that represents the PPTX file Presentation pres = new...

    docs.aspose.com/slides/java/line/
  3. Create Presentations in Java|Aspose.Slides Docu...

    Create presentations in Java with Aspose.Slides—produce PPT, Pptx, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....Because the same API writes PPT, PPTX, and ODP files, you can target...ones—you can persist the result to PPTX, legacy PPT, or even OpenDocument...

    docs.aspose.com/slides/java/create-presentation/
  4. Format PowerPoint Text in Java|Aspose.Slides Do...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Java. Customize fonts, colors, alignment, and more....pptx" ); try { TextHighlightingOpti..."OutputPresentation-highlight.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/text-formatting/
  5. Export XPS to OTP in Android | products.aspose.com

    Android API to Convert XPS to OTP without using Microsoft Word...to export the XPS document to PPTX using Aspose.PDF for Android...document has been exported to PPTX, Aspose.Slides for Android via...

    products.aspose.com/total/android-java/conversi...
  6. Convert EPUB to PPTM via Java API | products.as...

    Java API to Convert EPUB to PPTM without using Microsoft Word...developers to export EPUB to PPTX, which is a PowerPoint file...the EPUB has been converted to PPTX, developers can then use Aspose...

    products.aspose.com/total/java/conversion/epub-...
  7. Convert EPUB to PPSX via Java API | products.as...

    Java API to Convert EPUB to PPSX without using Microsoft Word...developers to export EPUB to PPTX, which is the native PowerPoint...EPUB file has been converted to PPTX, Aspose.Slides for Java can...

    products.aspose.com/total/java/conversion/epub-...
  8. Section|Aspose.Slides for Python Documentation

    Manage slide sections in Python with Aspose.Slides: create, rename, reorder easily, move slides between sections, and control visibility for PPT, Pptx and ODP....pptx" , slides . export . SaveFormat . PPTX ) Access...slides . Presentation ( "section.pptx" ) as presentation : # Access...

    docs.aspose.com/slides/python-net/examples/elem...
  9. C++ API to Convert PS to XAML | products.aspose...

    Convert PS to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...used to export PS to PPTX and convert PPTX to XAML respectively...allows developers to export PS to PPTX in just two simple steps. Once...

    products.aspose.com/total/cpp/conversion/ps-to-...
  10. Note|Aspose.Slides for PHP Documentation

    Add, read, edit, and export speaker notes in PHP with Aspose.Slides: format text, manage notes per slide, and control visibility in PowerPoint and OpenDocument....pptx" , SaveFormat :: Pptx ); } finally { $presentation...$presentation = new Presentation ( "note.pptx" ); try { $slide = $presentation...

    docs.aspose.com/slides/php-java/examples/elemen...