Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 9,443 for

pptx

(0.03 sec)
  1. Create Presentation|Aspose.Slides for Python Do...

    Open PowerPoint Presentation in Python...the modified presentation as a PPTX file. In the example given below..."NewPresentation_out.pptx" , slides . export . SaveFormat . PPTX ) Open Presentation...

    docs.aspose.com/slides/python-net/create-presen...
  2. Important Features|Aspose.Slides Documentation

    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....Feature Description PPT, PPS, PPTX and PPSX Export Export reports...developers of the product. PPT, PPS, PPTX and PPSX Export...

    docs.aspose.com/slides/reportingservices/import...
  3. 图片框|Aspose.Slides 文档

    在 C# 或 .NET 中向 PowerPoint 演示文稿添加图片框...将修改后的演示文稿写入 PPTX 文件。 以下 C# 代码展示了如何创建一个图片框: // 实例化表示 PPTX 文件的 Presentation...将演示文稿写入 PPTX 文件 pres . Save ( "RectPicFrameFormat_out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/net/picture-frame/
  4. Presentation Notes|Aspose.Slides Documentation

    Presentation notes, speaker notes in Java...pptx" ); try { // Removing notes...pres . save ( "test.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/presentation...
  5. Trend Line|Aspose.Slides Documentation

    Add trend line and custom line to PowerPoint presentations in C# or .NET...the modified presentation to a PPTX file. The following code is..."ChartTrendLines_out.pptx" , SaveFormat . Pptx ); Add Custom Line...

    docs.aspose.com/slides/net/trend-line/
  6. 图例位置|Aspose.Slides for PHP 文档

    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文件。 在下面给出的示例中,我们设置了图表图例的位置和大小。...save ( "Legend_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/chart-legend/
  7. Clone Slides|Aspose.Slides Documentation

    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" ); try { // Clone the desired..."Aspose_CloneWithinSamePrese_out.pptx" , SaveFormat . Pptx ); } finally { pres...

    docs.aspose.com/slides/java/clone-slides/
  8. Trend Line|Aspose.Slides for PHP Documentation

    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....the modified presentation to a PPTX file. The following code is..."ChartTrendLines_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/trend-line/
  9. Clone Slides|Aspose.Slides for Node.js via .NET...

    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" ); try { // Clone the desired...ese_out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/clone-slides/
  10. Chart Workbook|Aspose.Slides Documentation

    Chart workbook in PowerPoint presentation in Java...pptx" ); try { Chart chart = ( Chart...= new Presentation ( "chart2.pptx" ); try { ISlide slide = pres...

    docs.aspose.com/slides/androidjava/chart-workbook/