Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 113,618 for

presentation

(0.04 sec)
  1. 形状操作|Aspose.Slides 文档

    在 C# 或 .NET 中操作 PowerPoint 形状...实例化表示演示文稿文件的 Presentation 类 using ( Presentation p = new Presentation...for .NET 将形状克隆到幻灯片中: 创建 Presentation 类的实例。 使用其索引获取幻灯片的引用。 访问源幻灯片形状集合。...

    docs.aspose.com/slides/zh/net/shape-manipulations/
  2. Manage Hyperlinks|Aspose.Slides for Node.js via...

    How to add hyperlink to a PowerPoint Presentation in JavaScript...hyperlinks in PowerPoint Presentations: Links to websites inside...involving hyperlinks in presentations. You may want to check out...

    docs.aspose.com/slides/nodejs-java/manage-hyper...
  3. 导出图表|Aspose.Slides 文档

    在 C# 或 .NET 中从 PowerPoint 演示文稿获取图表图像...using ( Presentation presentation = new Presentation ( "test...pptx" )) { ISlide slide = presentation . Slides [ 0 ]; IChart chart...

    docs.aspose.com/slides/zh/net/export-chart/
  4. Flash|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....Extract Flash Objects from Presentation Aspose.Slides for C++ provides...extracting flash objects from a presentation. You can access the flash...

    docs.aspose.com/slides/cpp/flash/
  5. 图表系列|Aspose.Slides 文档

    C#或.NET中的PowerPoint演示文稿中的图表系列... 创建一个 Presentation 类的实例。 在幻灯片上添加一个簇状柱形图。 访问第一个图表系列。...using ( Presentation presentation = new Presentation ()) { //...

    docs.aspose.com/slides/zh/net/chart-series/
  6. Convert CGM to POTM via Java API | products.asp...

    Java API to Convert CGM to POTM without using Microsoft Word...PPTX, which is a PowerPoint presentation format. Once the CGM has...Load PPTX document by using Presentation class Save the document...

    products.aspose.com/total/java/conversion/cgm-t...
  7. Font Selection Sequence in Java|Aspose.Slides D...

    PowerPoint font selection sequence in Java...to fonts in a presentation when the presentation is loaded, rendered...convert a presentation (its slides) to images, the presentation’s fonts...

    docs.aspose.com/slides/androidjava/font-selecti...
  8. Font Selection Sequence in Python|Aspose.Slides...

    PowerPoint font selection sequence in Python...to fonts in a presentation when the presentation is loaded, rendered...convert a presentation (its slides) to images, the presentation’s fonts...

    docs.aspose.com/slides/python-net/font-selectio...
  9. Font Selection Sequence in JavaScript|Aspose.Sl...

    PowerPoint font selection sequence in JavaScript...to fonts in a presentation when the presentation is loaded, rendered...convert a presentation (its slides) to images, the presentation’s fonts...

    docs.aspose.com/slides/nodejs-java/font-selecti...
  10. How to Convert Multiple PPT Files to PDF using ...

    This short tutorial guides on how to convert multiple PPT files to PDF using Python along with the detailed configuration steps to set up the environment. One can develop a multiple PPT to PDF converter in Python using the example code....Create a default presentation using the Presentation class and remove...Access the list of all the presentation files to be rendered into...

    kb.aspose.com/slides/python/how-to-convert-mult...