Sort Score
Result 10 results
Languages All
Labels All
Results 4,681 - 4,690 of 144,313 for

pptx

(0.13 sec)
  1. Convert TXT to PPTM via Java or with free Onlin...

    Java API to Export TXT to PPTM without using Microsoft Word or PowerPoint or online. Test free TXT to PPTM online converter quickly before integrating the code....Presentation) Convert TXT to PPTX (Open XML presentation Format)...Presentation) Convert TXT to PPTX (Open XML presentation Format)...

    products.aspose.com/total/java/conversion/txt-t...
  2. 通過 C++ 合併 PPT 文件 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境上組合 PPT 文檔。...format for PowerPoint, known as PPTX, from 2007 onwards that is based...PPSX (幻燈片放映) PPTM (啟用宏的演示文件) PPTX (打開 XML 表示格式)...

    products.aspose.com/slides/zh-hant/cpp/merger/ppt/
  3. Merge DOC Files Online or using C++ | products....

    Free online app to combine different DOC files. C++ merging library code to merge DOC documents....format: DOCX, DOC, PDF, XLSX, PPTX, Image, HTML, and others Click...(Macro-enabled Presentation File) Merge PPTX Files (Open XML presentation...

    products.aspose.com/total/cpp/merge/doc/
  4. Merge DOCX Files Online or using C++ | products...

    Free online app to combine different DOCX files. C++ merging library code to merge DOCX documents....format: DOCX, DOC, PDF, XLSX, PPTX, Image, HTML, and others Click...(Macro-enabled Presentation File) Merge PPTX Files (Open XML presentation...

    products.aspose.com/total/cpp/merge/docx/
  5. Change the Presentation Slide Size in Java|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" ); try { pres . getSlideSize..."pres-4x3-aspect-ratio.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/slide-size/
  6. Change the Slide Size in Presentations with Pyt...

    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" ) as pres : pres . slide_size..."pres-4x3-aspect-ratio.pptx" , slides . export . SaveFormat . PPTX ) Specify...

    docs.aspose.com/slides/python-net/slide-size/
  7. 在 Android 上检索和更新演示文稿信息|Aspose.Slides 文档

    使用 Java 探索 PowerPoint 和 OpenDocument 演示文稿中的幻灯片、结构和元数据,以获得更快速的洞察和更智能的内容审计。...在处理演示文稿之前,您可能想了解当前演示文稿是 PPT、PPTX、ODP 还是其他格式。 您可以在不加载演示文稿的情况下检查其格式。参见以下...getPresentationInfo ( "pres.pptx" ); System . out . println (...

    docs.aspose.com/slides/zh/androidjava/examine-p...
  8. Resize Shapes on Presentation Slides|Aspose.Sli...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for C++—automate slide layout adjustments and boost productivity....pptx" , SaveFormat :: Pptx ); presentation ->...< Presentation > ( u "sample.pptx" ); // Get the original slide...

    docs.aspose.com/slides/cpp/re-sizing-shapes-on-...
  9. Customize PowerPoint Fonts in PHP|Aspose.Slides...

    Customize fonts in PowerPoint slides with Aspose.Slides for PHP via Java to keep your presentations sharp and consistent across any device....pptx" ); // Render/export the presentation...Presentation ( "MyPresentation.pptx" , $loadOptions ); try { # Work...

    docs.aspose.com/slides/php-java/custom-font/
  10. Manage Slide Transitions in Presentations Using...

    Discover how to customize slide transitions in Aspose.Slides for C++, with step-by-step guidance for PowerPoint and OpenDocument presentations....slides, and save the result as a PPTX file. The article also answers...Write the presentation as a PPTX file. In the example given below...

    docs.aspose.com/slides/cpp/slide-transition/