Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 9,610 for

pptx

(0.04 sec)
  1. Video Frame|Aspose.Slides for Python Documentation

    Add Video frame to PowerPoint presentation in Python...pptx" ) as pres : with open ( "Wildlife..."pres-with-video.pptx" , slides . export . SaveFormat . PPTX ) Alternatively...

    docs.aspose.com/slides/python-net/video-frame/
  2. Presentation Header and Footer|Aspose.Slides Do...

    Header and footer in PowerPoint with Aspose.Slides....pptx" ); // Setting Footer pres ->..."HeaderFooterJava.pptx" , SaveFormat :: Pptx ); Manage Header...

    docs.aspose.com/slides/cpp/presentation-header-...
  3. Using Aspose.Slides with ReportViewer 2010 and ...

    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....ReportViewer 2010/2012 to PPT/PPTX using RplRenderer. Execute the...toolStrip.Items.Add("Export to Pptx"); exportButton.Click += new...

    docs.aspose.com/slides/reportingservices/using-...
  4. 产品概述|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....Microsoft PowerPoint 模板 97 - 2003 PPTX – Office Open XML 演示文稿 PPSX...

    docs.aspose.com/slides/zh/sharepoint/product-ov...
  5. ActiveX|Aspose.Slides for Node.js via .NET Docu...

    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.... Save the presentation as a PPTX file. This sample code, based..."Output.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/activex/
  6. WordArt|Aspose.Slides for Python 文档

    在 Python 或 Aspose.Slides for Python via .NET 中添加、操作和管理 PowerPoint 演示文稿中的 WordArt 和效果...pptx" , slides . export . SaveFormat . PPTX ) 现在,我们通...PresetColor 设置为 Black。 将演示文稿写入 PPTX 文件。 下面是实现上述步骤的 Python 示例代码,演示了如何将外阴影效果应用于文本:...

    docs.aspose.com/slides/zh/python-net/wordart/
  7. Slide Layout|Aspose.Slides Documentation

    Set PowerPoint slide size and options in Java...pptx" ); try { // Goes through layout.... save ( "output.pptx" , SaveFormat . Pptx ); } finally { pres...

    docs.aspose.com/slides/androidjava/slide-layout/
  8. 演示文稿背景|Aspose.Slides for Python 文档

    在 Python 中设置 PowerPoint 演示文稿的背景...pptx" , slides . export . SaveFormat . PPTX ) 为母版幻灯片设置纯色背景..."SetSlideBackgroundMa_out.pptx" , slides . export . SaveFormat . PPTX ) 为幻灯片设置渐变色背景...

    docs.aspose.com/slides/zh/python-net/presentati...
  9. 演示文稿背景|Aspose.Slides 文档

    在 Java 中为 PowerPoint 演示文稿设置背景...pptx" ); try { // 将第一张 ISlide 的背景颜色设置为蓝色...save ( "ContentBG.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/presentation-bac...
  10. ActiveX|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 文件。 下面的代码片段更新了演示文稿幻灯片上的 ActiveX...控件并通过其属性设置视频路径。 将演示文稿保存为 PPTX 文件。 // 实例化表示 PPTX 文件的 Presentation 类...

    docs.aspose.com/slides/zh/cpp/activex/