Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 143,411 for

pptx

(0.29 sec)
  1. Customize Default Fonts in Presentations with P...

    Set default fonts in Aspose.Slides for Python to ensure proper PowerPoint (PPT, Pptx) and OpenDocument (ODP) conversion to PDF, XPS and images....pptx" , loadOptions ) as pptx : # Generate slide...slide thumbnail with pptx . slides [ 0 ] . get_image ( 1 , 1 )...

    docs.aspose.com/slides/python-net/default-font/
  2. Group Presentation Shapes on Android|Aspose.Sli...

    Learn to group and ungroup shapes in PowerPoint decks using Aspose.Slides for Android—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/androidjava/group/
  3. Convert XLS to POWERPOINT with C++ or with free...

    Convert XLS 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/xls-to...
  4. Convert FODS to POWERPOINT with C++ or with fre...

    Convert FODS 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/fods-t...
  5. Convert XLT to POWERPOINT with C++ or with free...

    Convert XLT 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/xlt-to...
  6. Online PCL to POT Conversion or Develop Java ba...

    Free online app to convert PCL to POT files. Java conversion library code for PCL documents....Convert PCL to PPTX by using save method Load PPTX document by using...PCL as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/pcl-t...
  7. Online PCL to Powerpoint Conversion or Develop ...

    Free online app to convert PCL to Powerpoint files. Java conversion library code for PCL documents....Convert PCL to PPTX by using save method Load PPTX document by using...PCL as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/pcl-t...
  8. Online PCL to PPSM Conversion or Develop Java b...

    Free online app to convert PCL to PPSM files. Java conversion library code for PCL documents....Convert PCL to PPTX by using save method Load PPTX document by using...PCL as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/pcl-t...
  9. Manage Slide Show in .NET|Aspose.Slides Documen...

    Learn how to manage slide shows in Aspose.Slides for .NET. Control slide transitions, timings and more across PPT, Pptx and ODP formats with ease....pptx" , SaveFormat . Pptx ); Enable Show Options.... Save ( "output.pptx" , SaveFormat . Pptx ); Select Slides to...

    docs.aspose.com/slides/net/manage-slide-show/
  10. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Python via .NET using clear code samples that speed up slide design and automation....SmartArt nodes, and save results to PPTX. Get Text from SmartArt The...slides . Presentation ( "SmartArt.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/python-net/manage-smartart/