Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 143,965 for

pptx

(0.47 sec)
  1. Convert ODS to POWERPOINT with C++ or with free...

    Convert ODS to POWERPOINT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....document to PPTX format using Save member function and set Pptx as SaveFormat...document in PPTX format doc -> Save ( u "convertedFile.pptx" , SaveFormat...

    products.aspose.com/total/cpp/conversion/ods-to...
  2. Convert XLTM to POWERPOINT with C++ or with fre...

    Convert XLTM to POWERPOINT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....document to PPTX format using Save member function and set Pptx as SaveFormat...document in PPTX format doc -> Save ( u "convertedFile.pptx" , SaveFormat...

    products.aspose.com/total/cpp/conversion/xltm-t...
  3. 视频|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中处理视频:插入、替换、裁剪、设置海报帧和播放选项,并将演示文稿导出为 PPT、Pptx 和 ODP。...pptx" , slides . export . SaveFormat . PPTX ) 访问视频帧 检索添加到幻灯片的第一个视频帧。...slides . Presentation ( "video.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/zh/python-net/examples/e...
  4. Connector|Aspose.Slides for Python Documentation

    Draw and control connectors in Python with Aspose.Slides: add, route, reroute, set connection points, arrows and styles to link shapes in PPT, Pptx and ODP....pptx" , slides . export . SaveFormat . PPTX ) Access.... Presentation ( "connector.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/python-net/examples/elem...
  5. SmartArt|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中使用 SmartArt:使用 JavaScript 为 PowerPoint 和 OpenDocument 演示文稿创建、编辑、转换和设置图表样式。...pptx" , aspose . slides . SaveFormat . Pptx ); } finally...slides . Presentation ( "smartart.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  6. Table|Aspose.Slides for Node.js via .NET Docume...

    Work with tables in Aspose.Slides for Node.js: create, format, merge cells, apply styles, import data, and export with examples for PPT, Pptx, and ODP....pptx" , aspose . slides . SaveFormat . Pptx ); } finally...slides . Presentation ( "table.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  7. 管理单元格|Aspose.Slides for Node.js via .NET 文档

    PowerPoint 演示文稿中的表格单元格(使用 JavaScript)...pptx" ); try { var table = pres ...遍历每个单元格以清除上、下、右、左边框。 将修改后的演示文稿保存为 PPTX 文件。 以下 JavaScript 代码演示了如何移除表格单元格的边框:...

    docs.aspose.com/slides/zh/nodejs-java/manage-ce...
  8. 使用 Java 在演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...pptx" , SaveFormat . Pptx ); } finally { if..."SwitchChartRowColumn_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/chart-axis/
  9. How to Convert PDF to PowerPoint using Java

    This tutorial contains information on how to convert PDF to PowerPoint using Java. It guides to set the environment, shares steps and a runnable sample code to change PDF to PowerPoint using Java.... Steps to Convert PDF to PPTX using Java Set the development...Aspose.PDF for Java to create PPTX Instantiate an object of PptxSaveOptions...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-po...
  10. Extract Media from PowerPoint using C#

    Refer to this article to extract media from PowerPoint using C#. It has details to set the IDE, a list of steps, and a sample code showing how to extract a video from PowerPoint using C#, as well as an audio....optionally, define the input PPTX file name and output folder...media files Load the source PPTX file into the Presentation class...

    kb.aspose.com/slides/net/extract-media-from-pow...