Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 142,061 for

pptx

(0.08 sec)
  1. How to Hide a Slide in Presentation using Python

    This article entails how to hide a slide in Presentation using Python. It encompasses the necessarily required configuration steps and a working example code to hide a PPT slide using Python....working example code for hiding a PPTX slide in Python . The developed...Python. Steps to Hide a Slide in PPTX in Python Establish the environment...

    kb.aspose.com/slides/python/how-to-hide-a-slide...
  2. Export XML to POT in Android | products.aspose.com

    Android API to Convert XML to POT without using Microsoft Word...developers to export XML data into a PPTX file and then convert it into...developers to export XML data into a PPTX file. This API provides a range...

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

    Android API to Convert XSLFO to PPTM without using Microsoft Word... It is similar to PPTX, but it supports macros and...first step is to export XSLFO to PPTX by using Aspose.PDF for Android...

    products.aspose.com/total/android-java/conversi...
  4. Export XSLFO to PPSX in Android | products.aspo...

    Android API to Convert XSLFO to PPSX without using Microsoft Word...first step is to export XSLFO to PPTX by using Aspose.PDF for Android...documents to other formats such as PPTX. After that, Aspose.Slides for...

    products.aspose.com/total/android-java/conversi...
  5. Prevent Presentation Edits with Shape Locks|Asp...

    Discover how Aspose.Slides for Java locks or unlocks shapes in PPT, Pptx and ODP files, securing presentations while allowing controlled edits and faster delivery....and save Microsoft PowerPoint (PPTX) presentations as part of an...that does. The structure of PPTX is complex, so unlike PPT, where...

    docs.aspose.com/slides/java/applying-protection...
  6. Convert MD to POTX via Java API | products.aspo...

    Java API to Convert MD to POTX without using Microsoft Word...enables developers to export MD to PPTX, which is a PowerPoint presentation...MD file has been converted to PPTX, Aspose.Slides for Java can...

    products.aspose.com/total/java/conversion/md-to...
  7. Save Presentations on Android|Aspose.Slides Doc...

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

    docs.aspose.com/slides/androidjava/save-present...
  8. C++ API to Convert XML to ODP | products.aspose...

    Convert XML to ODP via C++ without using Microsoft Word or Adobe Acrobat Reader... To export XML to PPTX, developers can use Aspose.PDF...convert XML to PDF and then to PPTX. Aspose.Slides for C++ can then...

    products.aspose.com/total/cpp/conversion/xml-to...
  9. Export MHTML to POWERPOINT in Android | product...

    Android API to Convert MHTML to POWERPOINT without using Microsoft Word...to export MHTML to PPTX and then convert PPTX to PowerPoint, respectively...first step is to export MHTML to PPTX by using Aspose.PDF for Android...

    products.aspose.com/total/android-java/conversi...
  10. Manage Table Cells in Presentations in .NET|Asp...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for .NET. Master accessing, modifying, and styling cells quickly for seamless slide automation....pptx" )) { ITable table = pres ....the modified presentation as a PPTX file. This C# code shows you...

    docs.aspose.com/slides/net/manage-cells/