Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 141,113 for

pptx

(0.08 sec)
  1. Manage Slide Show in C++|Aspose.Slides Document...

    Learn how to manage slide shows in Aspose.Slides for C++. Control slide transitions, timings and more across PPT, Pptx and ODP formats with ease....pptx" , SaveFormat :: Pptx ); presentation ->...Save ( u "output.pptx" , SaveFormat :: Pptx ); presentation ->...

    docs.aspose.com/slides/cpp/manage-slide-show/
  2. Add Trend Lines to Presentation Charts on Andro...

    Quickly add and customize trend lines in PowerPoint charts with Aspose.Slides for Android via Java — a practical guide to engage your audience....the modified presentation to a PPTX file. The following code is..."ChartTrendLines_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/trend-line/
  3. C++ API to Convert XPS to SWF | products.aspose...

    Convert XPS to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...First, you can export XPS to PPTX by using Aspose.PDF for C++...Slides for C++, you can convert PPTX to SWF. Both APIs come under...

    products.aspose.com/total/cpp/conversion/xps-to...
  4. Remove Slides from Presentations in Java|Aspose...

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

    docs.aspose.com/slides/java/remove-slide-from-p...
  5. Manage Text Boxes in Presentations with Python|...

    Aspose.Slides for Python via .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation.... Save the presentation as a PPTX file. The following Python example..."TextBox.pptx" , slides . export . SaveFormat . PPTX ) Check Whether...

    docs.aspose.com/slides/python-net/manage-textbox/
  6. Manage Chart Workbooks in Presentations Using J...

    Discover Aspose.Slides for Node.js via Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....pptx" ); try { var chart = pres ...slides . Presentation ( "chart2.pptx" ); try { var slide = pres ...

    docs.aspose.com/slides/nodejs-java/chart-workbook/
  7. Customize Error Bars in Presentation Charts in ...

    Learn how to add and customize error bars in charts with Aspose.Slides for .NET—optimize data visuals in PowerPoint presentations....the modified presentation to a PPTX file. // Creating empty presentation...( "ErrorBars_out.pptx" , SaveFormat . Pptx ); } Add Custom Error...

    docs.aspose.com/slides/net/error-bar/
  8. Add Trend Lines to Presentation Charts in .NET|...

    Quickly add and customize trend lines in PowerPoint charts with Aspose.Slides for .NET — a practical guide to engage your audience....the modified presentation to a PPTX file. The following code is..."ChartTrendLines_out.pptx" , SaveFormat . Pptx ); Add a Custom Line...

    docs.aspose.com/slides/net/trend-line/
  9. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python....the modified presentation as a PPTX file. This Python code demonstrates...Presentation class that represents a PPTX file. with slides . Presentation...

    docs.aspose.com/slides/python-net/create-chart/
  10. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Java, optimizing performance and automating your workflow....pptx" , SaveFormat . Pptx ); } finally { if...pres . save ( "pres.pptx" , SaveFormat . Pptx ); } catch ( IOException...

    docs.aspose.com/slides/java/image/