Sort Score
Result 10 results
Languages All
Labels All
Results 4,461 - 4,470 of 133,798 for

pptx

(0.07 sec)
  1. Convert PDF to Excel in Node.js|Aspose.PDF for ...

    Aspose.PDF for Node.js allows you to convert PDF to convert PDF to XLSX format....js Convert PDF to PPTX in Node.js...

    docs.aspose.com/pdf/nodejs-cpp/convert-pdf-to-x...
  2. Create PPS Presentations in Node.js | products....

    Generate Microsoft Powerpoint PPS presentation using Node applications without using Microsoft Office....Presentation File) Generate PPTX File (Open XML presentation...

    products.aspose.com/total/nodejs-java/create/pps/
  3. Create POTX Presentations in Node.js | products...

    Generate Microsoft Powerpoint POTX presentation using Node applications without using Microsoft Office....Presentation File) Generate PPTX File (Open XML presentation...

    products.aspose.com/total/nodejs-java/create/potx/
  4. Convert PDF to PPT in C++ | products.aspose.com

    Convert PDF to PPT in C++. Use C++ library API to convert PDF files to PPTs...PDF TO XML PDF TO SVG PDF TO PPTX...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  5. Convert JPG to PDF in C++ | products.aspose.com

    Convert JPG to PDF in C++. Use C++ library API to convert JPG files to PDFs...JPG TO PNG JPG TO PPT JPG TO PPTX...

    products.aspose.com/slides/cpp/conversion/jpg-t...
  6. WordArt|Aspose.Slides Documentation

    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....Write the presentation as a PPTX file. This sample code in Java—an...save ( "pres_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/wordart/
  7. Use Embedded Fonts in PowerPoint Presentations ...

    Learn how to embed fonts in PowerPoint presentations using Aspose.Slides for C++. Ensure text consistency across devices by preserving custom fonts inside your Pptx files....pptx" ); // Get all embedded fonts...< Presentation > ( u "sample.pptx" ); auto usedFonts = presentation...

    docs.aspose.com/slides/cpp/embedded-font/
  8. 演示主题|Aspose.Slides 文档

    Java中的PowerPoint演示文稿主题...pptx" , SaveFormat . Pptx ); } finally { if...pres = new Presentation ( "pres.pptx" ); try { int numberOfBackgroundFi...

    docs.aspose.com/slides/zh/androidjava/presentat...
  9. 演示主题|Aspose.Slides for PHP 文档

    PowerPoint 演示文稿主题...pptx" , SaveFormat :: Pptx ); } finally { if...$pres = new Presentation ( "pres.pptx" ); try { $numberOfBackgroundFi...

    docs.aspose.com/slides/zh/php-java/presentation...
  10. 动画文本|Aspose.Slides 文档

    使用Java在PowerPoint中制作动画文本...pptx" ); try { // 选择要添加效果的段落 IAutoShape..."AnimationEffectinPar.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/animated-...