Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 143,935 for

pptx

(0.28 sec)
  1. C++ API to Convert CGM to PPSM | products.aspos...

    Convert CGM to PPSM via C++ without using Microsoft Word or Adobe Acrobat Reader...developers can export CGM to PPTX. And by using Aspose.Slides...C++, developers can convert PPTX to PPSM. This way, developers...

    products.aspose.com/total/cpp/conversion/cgm-to...
  2. C++ API to Convert TEX to PPSM | products.aspos...

    Convert TEX to PPSM via C++ without using Microsoft Word or Adobe Acrobat Reader...for C++, you can export TEX to PPTX. Then, with Aspose.Slides for...for C++, you can convert PPTX to PPSM. Both APIs are available...

    products.aspose.com/total/cpp/conversion/tex-to...
  3. C++ API to Convert EPUB to SWF | products.aspos...

    Convert EPUB to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...to export EPUB to PPTX and then convert PPTX to SWF. Both APIs...EPUB to PPTX by using Save method function Load PPTX document...

    products.aspose.com/total/cpp/conversion/epub-t...
  4. Change the Presentation Slide Size in .NET|Aspo...

    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" )) { pres . SlideSize . SetSize..."presentation-16x9.pptx" , SaveFormat . Pptx ); } Specify Custom...

    docs.aspose.com/slides/net/slide-size/
  5. Installation|Aspose.Slides for Node.js via .NET...

    Install Aspose.Slides for Node.js via .NET in Windows, Linux or macOS...Save the empty presentation in PPTX format emptyPresentation . save..."out/emptyPresentation.pptx" , SaveFormat . Pptx ); // Release resources...

    docs.aspose.com/slides/nodejs-net/installation/
  6. Group Presentation Shapes in JavaScript|Aspose....

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

    docs.aspose.com/slides/nodejs-java/group/
  7. Manage Text Boxes in Presentations Using C++|As...

    Aspose.Slides for C++ makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Aspose TextBox Finally, write the PPTX file through the Presentation...( u "TextBox_out.pptx" , SaveFormat :: Pptx ); Check for a Text...

    docs.aspose.com/slides/cpp/manage-textbox/
  8. Convert XLSX to POWERPOINT with C++ or with fre...

    Convert XLSX 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/xlsx-t...
  9. Specify Default Presentation Fonts in .NET|Aspo...

    Set default fonts in Aspose.Slides for .NET to ensure proper PowerPoint (PPT, Pptx) and OpenDocument (ODP) conversion to PDF, XPS and images....Presentation pptx = new Presentation ( "DefaultFonts.pptx" , loadOptions...)) { using ( IImage image = pptx . Slides [ 0 ]. GetImage ( 1...

    docs.aspose.com/slides/net/default-font/
  10. Convert SXC to POWERPOINT with C++ or with free...

    Convert SXC 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/sxc-to...