Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 133,800 for

pptx

(0.11 sec)
  1. Trend Line|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....the modified presentation to a PPTX file. The following code is...the modified presentation as a PPTX file The following code is used...

    docs.aspose.com/slides/cpp/trend-line/
  2. 管理 OLE|Aspose.Slides 文档

    在 Java 中向 PowerPoint 演示文稿添加 OLE 对象... 将修改后的演示文稿写入 PPTX 文件。 在下面的示例中,我们使用 Aspose.Slides...正确解释文件类型并选择正确的应用程序打开该 OLE 对象。 // 实例化表示 PPTX 文件的 Presentation 类 Presentation...

    docs.aspose.com/slides/zh/androidjava/manage-ole/
  3. Manage Zoom|Aspose.Slides for Node.js via .NET ...

    Add zoom or zoom frames to PowerPoint presentations in JavaScript...the modified presentation as a PPTX file. This JavaScript code shows..."presentation.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/manage-zoom/
  4. Presentation Comments|Aspose.Slides for PHP Doc...

    Add comments and replies in PowerPoint presentation...pptx" , SaveFormat :: Pptx ); if ( java_values...new Presentation ( "Comments1.pptx" ); try { foreach ( $pres ->...

    docs.aspose.com/slides/php-java/presentation-co...
  5. Export EXCEL to POWERPOINT in Android | product...

    Android API to Convert EXCEL to POWERPOINT without using Microsoft Word...Document class Save the document to PPTX format using save method Get...document in PPTX format document . save ( "output.pptx" , com ....

    products.aspose.com/total/android-java/conversi...
  6. Shape Effective Properties|Aspose.Slides Docume...

    Get effective shape properties in PowerPoint presentations in C# or .NET...pptx" )) { IAutoShape shape = pres...Presentation ( "Presentation1.pptx" )) { IThreeDFormatEffecti threeDEffectiveData...

    docs.aspose.com/slides/net/shape-effective-prop...
  7. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Python via .NET calculates and applies effective shape properties for precise PowerPoint and OpenDocument rendering....pptx" ) as pres : shape = pres ....Presentation ( path + "Presentation1.pptx" ) as pres : threeDEffectiveData...

    docs.aspose.com/slides/python-net/shape-effecti...
  8. 图表工作簿|Aspose.Slides 文档

    Java 中 PowerPoint 演示文稿中的图表工作簿...pptx" ); try { Chart chart = ( Chart...= new Presentation ( "chart2.pptx" ); try { ISlide slide = pres...

    docs.aspose.com/slides/zh/java/chart-workbook/
  9. Add Watermark to PPT Presentation Files using P...

    Python source code for adding Watermark to PPT Presentation....NET Watermark Ppt PPT PPTX ODP POT ppsx PPT Add Watermark...or image watermark into PPT, PPTX, or ODP presentation using server-side...

    products.aspose.com/slides/python-net/watermark...
  10. 图表工作簿|Aspose.Slides for PHP 文档

    PowerPoint 演示文稿中的图表工作簿...pptx" ); try { $chart = $pres ->...= new Presentation ( "chart2.pptx" ); try { $slide = $pres ->...

    docs.aspose.com/slides/zh/php-java/chart-workbook/