Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 144,289 for

pptx

(0.22 sec)
  1. Manage Audio in Presentations on Android|Aspose...

    Create and control audio frames in Aspose.Slides for Android—Java examples to embed, trim, loop, and configure playback across PPT, Pptx, and ODP presentations....pptx" , SaveFormat . Pptx ); } catch ( IOException...save ( "example_out.pptx" , SaveFormat . Pptx ); } catch ( IOException...

    docs.aspose.com/slides/androidjava/audio-frame/
  2. 使用 Python 管理演示文稿中的文本框|Aspose.Slides for Python 文档

    Aspose.Slides for Python via .NET 可轻松创建、编辑和克隆 PowerPoint 和 OpenDocument 文件中的文本框,提升您的演示文稿自动化工作。... 将演示文稿保存为 PPTX 文件。 以下 Python 示例实现了这些步骤: import..."TextBox.pptx" , slides . export . SaveFormat . PPTX ) 检查形状是否为文本框...

    docs.aspose.com/slides/zh/python-net/manage-tex...
  3. Customize Error Bars in Presentation Charts Usi...

    Learn how to add and customize error bars in charts with Aspose.Slides for Java—optimize data visuals in PowerPoint presentations....the modified presentation to a PPTX file. // Create an instance...save ( "ErrorBars.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/error-bar/
  4. 在 Android 上的演示文稿中管理图表工作簿|Aspose.Slides 文档

    通过 Java 在 Android 上探索 Aspose.Slides:轻松管理 PowerPoint 和 OpenDocument 格式的图表工作簿,以简化演示文稿数据。...pptx" ); try { Chart chart = ( Chart...= new Presentation ( "chart2.pptx" ); try { ISlide slide = pres...

    docs.aspose.com/slides/zh/androidjava/chart-wor...
  5. 在 PHP 中管理演示文稿表格|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 在 PowerPoint 幻灯片中创建和编辑表格。探索简易代码示例,以简化您的表格工作流。...PHP 代码演示了如何在演示文稿中创建表格: # 实例化表示 PPTX 文件的 Presentation 类 $pres = new...-> save ( "table.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/manage-table/
  6. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Android via Java calculates and applies effective shape properties for precise PowerPoint rendering....pptx" ); try { IAutoShape shape =...Presentation ( "Presentation1.pptx" ); try { IThreeDFormatEffecti...

    docs.aspose.com/slides/androidjava/shape-effect...
  7. Extract Text and Images from PPT Files using Py...

    Python source code to parse PPT Presentation....NET Parser Ppt PPT PPTX ODP POT ppsx PPT Extract Text...scan the following formats: ODP PPTX...

    products.aspose.com/slides/python-net/parser/ppt/
  8. Automate Presentation Localization on Android|A...

    Automate PowerPoint and OpenDocument slide localization in Java with Aspose.Slides for Android, using practical code samples and tips for faster global rollout....Write the presentation as a PPTX file. The implementation of...pres = new Presentation ( "test.pptx" ); try { IAutoShape shape =...

    docs.aspose.com/slides/androidjava/presentation...
  9. 将图片框添加到演示文稿|Aspose.Slides 文档

    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 文件。 以下示例实现了上述步骤。 string ImageFilePath...Prseetation class that represents the PPTX Presentation pres = new Presentation...

    docs.aspose.com/slides/zh/net/add-picture-frame...
  10. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and Pptx slides to editable Word documents using Aspose.Slides for PHP via Java with precise layout, images and formatting preserved....from a presentation (PPT or PPTX) in new ways, you may benefit...To convert a PowerPoint file (PPTX or PPT) to Word (DOCX or DOCX)...

    docs.aspose.com/slides/php-java/convert-powerpo...