Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 144,291 for

pptx

(0.14 sec)
  1. Remove ODP Annotation using Python | products.a...

    Python source code to remove ODP presentation comments...pptx" , slides . export . SaveFormat . PPTX) How to Remove...annotate other formats including. PPTX PPT...

    products.aspose.com/slides/python-net/annotatio...
  2. Remove Slides from Presentations on Android|Asp...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Android. Get clear Java code examples and boost your workflow....pptx" ); try { // Accesses a slide...save ( "modified.pptx" , SaveFormat . Pptx ); } finally { pres...

    docs.aspose.com/slides/androidjava/remove-slide...
  3. Export CGM to POTX via C# API | products.aspose...

    .NET API to Convert CGM to POTX without using Microsoft Word...transform the CGM file format into PPTX. This API provides a wide range...Slides for .NET, to convert the PPTX to POTX. This API provides a...

    products.aspose.com/total/net/conversion/cgm-to...
  4. Manage Shapes in Presentations Using Python|Asp...

    Learn to create, edit and optimize shapes in Aspose.Slides for Python via .NET and deliver high-performance PowerPoint and OpenDocument presentations....pptx" ) as presentation : slide =...slide. Save the presentation as PPTX. The following code example...

    docs.aspose.com/slides/python-net/shape-manipul...
  5. Manage Slide Transitions in Presentations Using...

    Discover how to customize slide transitions in Aspose.Slides for Java, with step-by-step guidance for PowerPoint and OpenDocument presentations....slides, and save the result as a PPTX file. The article also answers...Presentation ( "AccessSlides.pptx" ); try { // Apply circle type...

    docs.aspose.com/slides/java/slide-transition/
  6. Convert JSON Format to PowerPoint via Java | pr...

    Parse JSON to PowerPoint in Java without using Microsoft PowerPoint...involves parsing the JSON file to PPTX format using Aspose.Cells for...Slides for Java to convert the PPTX file to the PowerPoint format...

    products.aspose.com/total/java/conversion/json-...
  7. Unlock PPT Presentation Files using .NET | prod...

    C# source code to remove protection from PPT Presentation....NET Unlock Ppt PPT PPTX ODP POT ppsx PPT Unlock PPT...from the following formats: ODP PPTX...

    products.aspose.com/slides/net/unlock/ppt/
  8. Protect ODP Presentation Files using Python | p...

    Python source code to protect ODP Presentation....NET Protect Odp PPT PPTX ODP POT ppsx ODP Lock or Password...protect the following formats: PPT PPTX...

    products.aspose.com/slides/python-net/protect/odp/
  9. Manage Presentation Tables in .NET|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for .NET. Discover simple C# code examples to streamline your table workflows....Presentation class that represents a PPTX file Presentation pres = new...pres . Save ( "table.pptx" , SaveFormat . Pptx ); Numbering in a...

    docs.aspose.com/slides/net/manage-table/
  10. Manage Presentation Tables in Java|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Java. Discover simple code examples to streamline your table workflows....Presentation class that represents a PPTX file Presentation pres = new...pres . save ( "table.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/manage-table/