Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 128,371 for

pptx api

(0.19 sec)
  1. Aspose.Slides for PHP via Java 15.10.0中的公共API和不...

    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....0中的公共API和不兼容更改 Contents [ Hide ] 此页面列出了在Aspose...Java 15.10.0 API中添加或删除的所有 class 类、方法、属性等,以及其他更改。 公共API更改 为ISequence添加了图表系列动画API...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  2. Add Line Shapes to Presentations in JavaScript|...

    Learn to manipulate line formatting in PowerPoint presentations with JavaScript and Aspose.Slides for Node.js. Discover properties, methods, and examples....the modified presentation as a PPTX file. In the example given below...PresentationEx class that represents the PPTX file var pres = new aspose ...

    docs.aspose.com/slides/nodejs-java/line/
  3. How to Extract Video Captions from a Video Item...

    I am using aspose slides cpp for reading different properties of ppt. The Pptx file has a video where the user has manually imported captions file. How do I extract the captions file ? Note that the video does not have…... The pptx file has a video where the user...you please zip and attach the PPTX (having video captions) file...

    forum.aspose.com/t/how-to-extract-video-caption...
  4. Edit PPTM files using .NET | products.aspose.com

    C# source code to edit PPTM document on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....NET APIs, without the use of any software...we’ll use Aspose.Slides for .NET API which is a feature-rich, powerful...

    products.aspose.com/slides/net/editor/pptm/
  5. Extract text and images from PPT document using...

    C# source code to extract text and images from PPT file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....NET APIs, without the use of any software...we’ll use Aspose.Slides for .NET API which is a feature-rich, powerful...

    products.aspose.com/slides/net/parser/ppt/
  6. Extract text and images from ODP document using...

    C# source code to extract text and images from ODP file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....NET APIs, without the use of any software...we’ll use Aspose.Slides for .NET API which is a feature-rich, powerful...

    products.aspose.com/slides/net/parser/odp/
  7. Search in Documents via Mobile Android Apps | p...

    Search documents including PDF, Microsoft Office Excel, Word, PowerPoint and more via your Android based mobile application....Search Documents using Android APIs Efficiently extract data from...content-related operations. It’s child APIs such as Aspose.Words for Android...

    products.aspose.com/total/android-java/search/
  8. Add Line Shapes to Presentations in Java|Aspose...

    Learn to manipulate line formatting in PowerPoint presentations with Aspose.Slides for Java. Discover properties, methods, and examples....the modified presentation as a PPTX file. In the example given below...PresentationEx class that represents the PPTX file Presentation pres = new...

    docs.aspose.com/slides/java/line/
  9. Convert PNG to HTML in PHP | products.aspose.com

    Convert PNG to HTML in PHP. Use PowerPoint PHP Api to convert PNG files to HTML...a modern document processing API, Aspose.Slides for PHP exports...-> save ( "output.pptx" , SaveFormat :: Pptx ); } finally { if...

    products.aspose.com/slides/php-java/conversion/...
  10. 在 PHP 中为演示文稿图表添加趋势线|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 快速在 PowerPoint 图表中添加和自定义趋势线——一个帮助您吸引观众的实用指南。...Slides for PHP via Java 提供了一个简易 API,用于管理不同图表的趋势线: 创建 Presentation...为图表系列 3 添加幂趋势线。 将修改后的演示文稿写入 PPTX 文件。 以下代码用于创建带有趋势线的图表。 # 创建 Presentation...

    docs.aspose.com/slides/zh/php-java/trend-line/