Sort Score
Result 10 results
Languages All
Labels All
Results 4,421 - 4,430 of 142,061 for

pptx

(0.12 sec)
  1. Convert PPSX to XLTX via PHP or with free Onlin...

    PHP API to Convert PPSX to XLTX or Online App without using Microsoft Office Powerpoint or Excel. Test free PPSX to XLTX online converter quickly before integrating the code.... It is an extension of the PPTX file format, which is the default...to restore it to its original PPTX format, allowing users to view...

    products.aspose.com/total/php-java/conversion/p...
  2. Convert DOTM to ODP in Android Apps or with fre...

    DOTM to ODP conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOTM to ODP online converter quickly before integrating the code....presentation formats, including PPT, PPTX, ODP, and PDF. Aspose.Total...Presentation) Convert DOTM to PPTX (Open XML presentation Format)...

    products.aspose.com/total/android-java/conversi...
  3. Convert DOT to POWERPOINT in Android Apps or wi...

    DOT to POWERPOINT conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOT to POWERPOINT online converter quickly before integrating the code....presentation formats, including PPT, PPTX, PPS, PPSX, POT, and POTX. By...presentation file Save the document to PPTX using save method DOT File Conversion...

    products.aspose.com/total/android-java/conversi...
  4. Manage Connectors in Presentations Using JavaSc...

    Empower JavaScript apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....presentation class that represents the PPTX file var pres = new aspose ..."output.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/connector/
  5. Converting Documents with Microsoft Azure funct...

    Learn how to convert PDF documents using Microsoft Azure Functions with Aspose.PDF for .NET, enabling cloud-based document processing....break ; case "pptx" : targetBlobName += ".pptx" ; document ....Aspose . Pdf . SaveFormat . Pptx ); break ; case "jpeg" : case...

    docs.aspose.com/pdf/net/converting-documents-wi...
  6. Manage Presentation Headers and Footers in .NET...

    Use Aspose.Slides for .NET to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....pptx" ); // Setting Footer pres ..."HeaderFooterJava.pptx" , SaveFormat . Pptx ); // Method to set...

    docs.aspose.com/slides/net/presentation-header-...
  7. Apply a theme to a presentation|Aspose.Slides D...

    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" ; string ThemeFileName = FilePath + "Theme.pptx" ; ...pass the master from the source PPTX to be cloned as parameter to...

    docs.aspose.com/slides/net/apply-a-theme-to-a-p...
  8. Manage Presentation Headers and Footers on Andr...

    Use Aspose.Slides for Android via Java to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....pptx" ); try { // Setting Footer..."HeaderFooterJava.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/presentation...
  9. Manage Presentation Headers and Footers in Java...

    Use Aspose.Slides for Java to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....pptx" ); try { // Setting Footer..."HeaderFooterJava.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/presentation-header...
  10. Resize Shapes on Presentation Slides in .NET|As...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for .NET—automate slide layout adjustments and boost productivity....pptx" )) { // Get the original slide.... Save ( "output.pptx" , SaveFormat . Pptx ); } If a slide contains...

    docs.aspose.com/slides/net/re-sizing-shapes-on-...