Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 10,059 for

presentation

(0.09 sec)
  1. Chart Data Table|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.... Instantiate Presentation class object. Add chart...font height. Save modified presentation. Below sample example is...

    docs.aspose.com/slides/cpp/chart-data-table/
  2. 可中断库支持|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....InterruptionToken 并将 LoadOptions 实例传递给 Presentation 构造函数时,调用 InterruptionTokenSou...InterruptionTokenSou.Interrupt 方法会中断与 Presentation 相关的任何长时间运行的任务。 下面的代码片段演示了一个正在运行的任务的中断:...

    docs.aspose.com/slides/zh/net/support-for-inter...
  3. 图表图例|Aspose.Slides 文档

    在 C# 或 .NET 中设置 PowerPoint 演示文稿中图表图例的位置和字体大小...请按照以下步骤操作: 创建一个 Presentation 类的实例。 获取幻灯片的引用。 在幻灯片上添加图表。...// 创建一个 Presentation 类的实例 Presentation presentation = new Presentation...

    docs.aspose.com/slides/zh/net/chart-legend/
  4. Picture Frame|Aspose.Slides for Node.js via .NE...

    Add a picture frame to a PowerPoint Presentation in JavaScript...allow people to create presentations quickly from images. Create...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/nodejs-java/picture-frame/
  5. Image|Aspose.Slides Documentation

    Work with images in Slides in PowerPoint Presentation using Java. Add images from disk or from web in PowerPoint Slides using Java. Add images to Slide Masters or as Slide Background using Java. Add SVG to PowerPoint Presentation using Java. Convert SVG to Shapes in PowerPoint using Java. Add images as EMF in Slides using Java....Slides In Presentations Images make presentations more engaging...images to slides in your presentations through different procedures...

    docs.aspose.com/slides/java/image/
  6. PPT vs PPTX|Aspose.Slides Documentation

    Read about PPT vs PPTX differences in Aspose.Slides.... PPTX is a new presentation file format, based on the...interface to work with all presentation formats. It allows converting...

    docs.aspose.com/slides/java/ppt-vs-pptx/
  7. Aspose.Slides for Java 15.4.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.... Presentation input = new Presentation (); IShapeCollection...返回幻灯片、母版幻灯片或布局幻灯片。 Presentation presentation = new Presentation (); long...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  8. Text Formatting|Aspose.Slides for PHP Documenta...

    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: $pres = new Presentation ( "Presentation.pptx" ); try { ...feature: $pres = new Presentation ( "Presentation.pptx" ); try { $options...

    docs.aspose.com/slides/php-java/text-formatting/
  9. 3D Chart|Aspose.Slides Documentation

    Set rotationX, rotationY, and depthpercents for 3D chart in PowerPoint Presentation in C# or .NET...Create an instance of the Presentation class. Access first slide...properties. Write the modified presentation to a PPTX file. // Create...

    docs.aspose.com/slides/net/3d-chart/
  10. 视频帧|Aspose.Slides 文档

    在 C++ 中将视频帧添加到 PowerPoint 演示文稿... 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一个...: System :: SharedPtr < Presentation > pres = System :: MakeObject...

    docs.aspose.com/slides/zh/cpp/video-frame/