Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 143,933 for

pptx

(0.27 sec)
  1. Apply Shape Effects in Presentations Using Java...

    Transform your PPT and Pptx files with advanced shape effects using Aspose.Slides for Java—create striking, professional slides in seconds....pptx" , SaveFormat . Pptx ); } finally { if...save ( "reflection.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/shape-effect/
  2. Apply Shape Effects in Presentations on Android...

    Transform your PPT and Pptx files with advanced shape effects using Aspose.Slides for Android via Java—create striking, professional slides in seconds....pptx" , SaveFormat . Pptx ); } finally { if...save ( "reflection.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/shape-effect/
  3. 如何使用 Python 将 PowerPoint 转换为 Tiff

    本主题介绍如何使用 Python 将 Presentation 转换为 TIFF,以及设置环境和验证工作示例代码的详细步骤。您还可以考虑使用本主题中提供的相同示例代码在 Python 中将 PPT 转换为 TIFF。...slides 命名空间,用于将 PPTX 导出到 TIFF 通过创建 Presentation 类的实例来加载源演示文稿...DPI 和图像尺寸设置 Python 中的 Save 方法将 PPTX 转换为 TIFF 上述步骤通过使用一些 API 调用将...

    kb.aspose.com/zh/slides/python/how-to-convert-p...
  4. 在 JavaScript 中格式化 PowerPoint 形状|Aspose.Slides f...

    了解如何使用 Aspose.Slides 在 JavaScript 中格式化 PowerPoint 形状——精确且完全控制地为 PPT、Pptx 和 ODP 文件设置填充、线条和效果样式。... 将修改后的演示文稿保存为 PPTX 文件。 以下代码演示了如何格式化矩形 AutoShape...awt.Color" , "BLUE" )); // 将 PPTX 文件保存到磁盘。 presentation . save...

    docs.aspose.com/slides/zh/nodejs-java/shape-for...
  5. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with JavaScript and Aspose.Slides for Node.js, optimizing performance and automating your workflow....pptx" , aspose . slides . SaveFormat . Pptx ); } finally...Writes the PPTX file to disk pres . save ( "OleEmbed_out.pptx" , aspose...

    docs.aspose.com/slides/nodejs-java/image/
  6. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for Java. Follow our simple, step-by-step guide to save time....Microsoft PowerPoint files in PPT or PPTX format, or OpenDocument presentations...presentation formats, including PPT, PPTX, and ODP, using Aspose.Slides...

    docs.aspose.com/slides/java/extract-text-from-p...
  7. C++ API to Convert PDF to POTX | products.aspos...

    Convert PDF to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...used to export PDF to PPTX and convert PPTX to POTX, respectively...Convert PDF to PPTX by using Save method function Load PPTX document...

    products.aspose.com/total/cpp/conversion/pdf-to...
  8. C++ API to Convert PS to PPTM | products.aspose...

    Convert PS to PPTM via C++ without using Microsoft Word or Adobe Acrobat Reader...used to export PS to PPTX and convert PPTX to PPTM respectively...Convert PS to PPTX by using Save method function Load PPTX document...

    products.aspose.com/total/cpp/conversion/ps-to-...
  9. 表格|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中创建和格式化表格:插入数据、合并单元格、设置边框样式、对齐内容,并支持 PPT、Pptx 和 ODP 的导入/导出。...pptx" , slides . export . SaveFormat . PPTX ) 访问表格 检索幻灯片上的第一个表格形状。...slides . Presentation ( "table.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/zh/python-net/examples/e...
  10. 视频|Aspose.Slides for Node.js via .NET 文档

    使用 Aspose.Slides for Node.js 添加和控制视频:插入、播放、剪辑、设置海报帧,并提供 PPT、Pptx 和 ODP 演示文稿的示例。...pptx" , aspose . slides . SaveFormat . Pptx ); } finally...slides . Presentation ( "video.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...