Sort Score
Result 10 results
Languages All
Labels All
Results 9,621 - 9,630 of 165,401 for

powerpoint

(0.08 sec)
  1. Convert ODP to JPG in Python | products.aspose.com

    Convert ODP to JPG in Python. Use Python library API to convert ODP files to JPG...through converting existing PowerPoint slides into engaging Python...File pres = Presentation( "PowerPoint.odp" ); for i in range(pres...

    products.aspose.com/slides/python-java/conversi...
  2. Convert POT to BMP in Python | products.aspose.com

    Convert POT to BMP in Python. Use Python library API to convert POT files to BMP...through converting existing PowerPoint slides into engaging Python...File pres = Presentation( "PowerPoint.pot" ); for i in range(pres...

    products.aspose.com/slides/python-java/conversi...
  3. Convert PPT to PNG in Python | products.aspose.com

    Convert PPT to PNG in Python. Use Python library API to convert PPT files to PNG...through converting existing PowerPoint slides into engaging Python...File pres = Presentation( "PowerPoint.ppt" ); for i in range(pres...

    products.aspose.com/slides/python-java/conversi...
  4. Convert PPSM to BMP in Python | products.aspose...

    Convert PPSM to BMP in Python. Use Python library API to convert PPSM files to BMP...through converting existing PowerPoint slides into engaging Python...File pres = Presentation( "PowerPoint.ppsm" ); for i in range(pres...

    products.aspose.com/slides/python-java/conversi...
  5. Convert PPTX to JPG in Python | products.aspose...

    Convert PPTX to JPG in Python. Use Python library API to convert PPTX files to JPG...through converting existing PowerPoint slides into engaging Python...File pres = Presentation( "PowerPoint.pptx" ); for i in range(pres...

    products.aspose.com/slides/python-java/conversi...
  6. Convert POTX to JPG in Python | products.aspose...

    Convert POTX to JPG in Python. Use Python library API to convert POTX files to JPG...through converting existing PowerPoint slides into engaging Python...File pres = Presentation( "PowerPoint.potx" ); for i in range(pres...

    products.aspose.com/slides/python-java/conversi...
  7. Convert POTX to SVG in Python | products.aspose...

    Convert POTX to SVG in Python. Use Python library API to convert POTX files to SVG...through converting existing PowerPoint slides into engaging Python...File pres = Presentation( "PowerPoint.potx" ); for i in range(pres...

    products.aspose.com/slides/python-java/conversi...
  8. Convert PPS to PNG in Python | products.aspose.com

    Convert PPS to PNG in Python. Use Python library API to convert PPS files to PNG...through converting existing PowerPoint slides into engaging Python...File pres = Presentation( "PowerPoint.pps" ); for i in range(pres...

    products.aspose.com/slides/python-java/conversi...
  9. 在 JavaScript 中应用或更改幻灯片布局|Aspose.Slides for Node...

    了解如何在 Aspose.Slides for Node.js 中管理和自定义幻灯片布局。通过 JavaScript 代码示例,探索布局类型、占位符控制、页脚可见性以及布局操作。...PowerPoint 中最常见的幻灯片布局包括: 标题幻灯片布局 – ...代码演示了如何向 PowerPoint 演示文稿添加幻灯片布局: // 实例化表示 PowerPoint 文件的 Presentation...

    docs.aspose.com/slides/zh/nodejs-java/slide-lay...
  10. 使用 JavaScript 管理演示文稿中的音频|Aspose.Slides for Node...

    在 Aspose.Slides for Node.js 中创建和控制音频帧——示例包括嵌入、剪辑、循环以及在 PPT、PPTX 和 ODP 演示文稿中的播放配置。... Loud ); // 将 PowerPoint 文件写入磁盘 pres . save ( "AudioFrameEmbed_out...Microsoft PowerPoint 中的 Audio Options 面板: PowerPoint Audio Options...

    docs.aspose.com/slides/zh/nodejs-java/audio-frame/