Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 143,433 for

pptx

(1.15 sec)
  1. Group Presentation Shapes in .NET|Aspose.Slides...

    Learn to group and ungroup shapes in PowerPoint decks using Aspose.Slides for .NET—fast, step-by-step guide with free C# code....the modified presentation as a PPTX file. The example below adds...the PPTX file to disk pres . Save ( "GroupShape_out.pptx" , SaveFormat...

    docs.aspose.com/slides/net/group/
  2. Group Presentation Shapes in Java|Aspose.Slides...

    Learn to group and ungroup shapes in PowerPoint decks using Aspose.Slides for Java—fast, step-by-step guide with free Java code....the modified presentation as a PPTX file. The example below adds...Write the PPTX file to disk pres . save ( "GroupShape.pptx" , SaveFormat...

    docs.aspose.com/slides/java/group/
  3. Group Presentation Shapes in PHP|Aspose.Slides ...

    Learn to group and ungroup shapes in PowerPoint decks using Aspose.Slides for PHP via Java — fast, step-by-step guide with free code....the modified presentation as a PPTX file. The example below adds...Write the PPTX file to disk $pres -> save ( "GroupShape.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/group/
  4. Presentation Format|Aspose.Slides for Python Do...

    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" ) if info . load_format ==...slides . LoadFormat . PPTX : print ( "PPTX" ) elif info . load_format...

    docs.aspose.com/slides/python-net/presentation-...
  5. Convert XLTX to POWERPOINT with C++ or with fre...

    Convert XLTX to POWERPOINT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....document to PPTX format using Save member function and set Pptx as SaveFormat...document in PPTX format doc -> Save ( u "convertedFile.pptx" , SaveFormat...

    products.aspose.com/total/cpp/conversion/xltx-t...
  6. Convert TSV to POWERPOINT with C++ or with free...

    Convert TSV to POWERPOINT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....document to PPTX format using Save member function and set Pptx as SaveFormat...document in PPTX format doc -> Save ( u "convertedFile.pptx" , SaveFormat...

    products.aspose.com/total/cpp/conversion/tsv-to...
  7. Convert XLSB to POWERPOINT with C++ or with fre...

    Convert XLSB to POWERPOINT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....document to PPTX format using Save member function and set Pptx as SaveFormat...document in PPTX format doc -> Save ( u "convertedFile.pptx" , SaveFormat...

    products.aspose.com/total/cpp/conversion/xlsb-t...
  8. Customize Chart Axes in Presentations Using Jav...

    Discover how to use Aspose.Slides for Java to customize chart axes in PowerPoint presentations for reports and visualizations....pptx" , SaveFormat . Pptx ); } finally { if..."SwitchChartRowColumn_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/chart-axis/
  9. Export PDF to PPSX in Android | products.aspose...

    Android API to Convert PDF to PPSX without using Microsoft Word...step, you can export PDF to PPTX by using Aspose.PDF for Android...Android via Java to convert PPTX to PPSX. This API provides a...

    products.aspose.com/total/android-java/conversi...
  10. Customize Chart Axes in Presentations with Pyth...

    Discover how to use Aspose.Slides for Python via .NET to customize chart axes in PowerPoint and OpenDocument presentations for reports and visualizations....pptx" , slides . export . SaveFormat . PPTX ) Swapping..."SwitchChartRowColumn_out.pptx" , slides . export . SaveFormat . PPTX ) Disabling...

    docs.aspose.com/slides/python-net/chart-axis/