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

pptx

(2.32 sec)
  1. Merge TXT Files Online or using Android Mobile ...

    Free online app to combine different TXT files. Android merging library Java code to merge TXT 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/android-java/merge/txt/
  2. Merge Word Files Online or using Android Mobile...

    Free online app to combine different Word files. Android merging library Java code to merge Word 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/android-java/merge/word/
  3. Merge DOCX Files Online or using Android Mobile...

    Free online app to combine different DOCX files. Android merging library Java 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/android-java/merge/docx/
  4. Merge PPSM Files Online or using Android Mobile...

    Free online app to combine different PPSM presentations. Android merging library Java code to merge PPSM presentation into format of your choice....dropdown Save to required format: PPTX, PDF, DOCX, DOC, XLSX, Image...(Macro-enabled Presentation File) Merge PPTX Files (Open XML presentation...

    products.aspose.com/total/android-java/merge/ppsm/
  5. Embed Fonts in Presentations with Python|Aspose...

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET, ensuring accurate rendering across all platforms....pptx" ) as presentation : slide =...slides . Presentation ( "Fonts.pptx" ) as presentation : all_fonts...

    docs.aspose.com/slides/python-net/embedded-font/
  6. 将 PPT 和 PPTX 转换为 PDF(包含高级功能)|Aspose.Slides for ...

    使用 Aspose.Slides 在 PHP 中将 PowerPoint PPT/Pptx 转换为高质量、可搜索的 PDF,提供快速代码示例和高级转换选项。...将 PPT 和 PPTX 转换为 PDF(包含高级功能) Contents [ Hide ] 概述 将 PowerPoint...PowerPoint 演示文稿(PPT、PPTX、ODP 等)转换为 PHP 中的 PDF 格式具有多种优势,包括在不同设备之间的兼容性...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  7. Retrieve and Update Presentation Information on...

    Explore slides, structure and metadata in PowerPoint and OpenDocument presentations using Java for faster insights and smarter content audits....to find out what format (PPT, PPTX, ODP, and others) the presentation...getPresentationInfo ( "pres.pptx" ); System . out . println (...

    docs.aspose.com/slides/androidjava/examine-pres...
  8. Streamline Font Replacement in Presentations on...

    Seamlessly replace fonts in Aspose.Slides for Android via Java to ensure consistent typography in PowerPoint and OpenDocument presentations....the modified presentation as a PPTX file. This Java code demonstrates...= new Presentation ( "Fonts.pptx" ); try { // Loads the source...

    docs.aspose.com/slides/androidjava/font-replace...
  9. 文本框|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 创建和格式化文本框:设置字体、对齐、换行、自动调整大小,以及链接,以完善 PowerPoint 和 OpenDocument 的幻灯片。...pptx" , SaveFormat :: Pptx ); } finally { $presentation...new Presentation ( "text_box.pptx" ); try { $slide = $presentation...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  10. Manage Tags and Custom Data in Presentations on...

    Add, read, update, and remove tags & custom data in Aspose.Slides for Android, with Java examples for PowerPoint and OpenDocument presentations....Presentation Files PPTX files—items with the .pptx extension—are stored...pres = new Presentation ( "pres.pptx" ); try { String keywords =...

    docs.aspose.com/slides/androidjava/managing-tag...