Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 10,062 for

presentation

(0.09 sec)
  1. 管理 SmartArt|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.... $pres = new Presentation ( "Presentation.pptx" ); try { $slide...SmartArt 的布局类型,请遵循以下步骤: 创建 Presentation 类的实例。 通过使用其索引获取幻灯片的引用。 添加...

    docs.aspose.com/slides/zh/php-java/manage-smart...
  2. 导出图表|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/
  3. 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/
  4. 管理标签和自定义数据|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....获取标签的值,以便于 Presentation : Presentation pres = new Presentation ( "pres...Android 通过 Java 向 Presentation 添加标签: Presentation pres = new Presentation...

    docs.aspose.com/slides/zh/androidjava/managing-...
  5. Error Bar|Aspose.Slides for Node.js via .NET Do...

    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....Create an instance of the Presentation class. Add a bubble chart...format. Write the modified presentation to a PPTX file. // Create...

    docs.aspose.com/slides/nodejs-java/error-bar/
  6. 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/java/font-selection-sequ...
  7. Font Selection Sequence in C#|Aspose.Slides Doc...

    PowerPoint font selection sequence in C#...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/net/font-selection-seque...
  8. Image|Aspose.Slides for Node.js via .NET Docume...

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

    docs.aspose.com/slides/nodejs-java/image/
  9. 演示文稿查看器|Aspose.Slides 文档

    Java 中的 PowerPoint PPT 查看器...从任何所需的幻灯片生成 SVG 图像,请按照以下步骤操作: 创建 Presentation 类的实例。 通过使用其 ID 或索引获取所需幻灯片的引用。...实例化表示演示文稿文件的 PresentationPresentation pres = new Presentation ( "CreateSlidesSVGImage...

    docs.aspose.com/slides/zh/androidjava/presentat...
  10. Portion|Aspose.Slides Documentation

    Get portion in PowerPoint Presentation in C# or .NET...using ( Presentation presentation = new Presentation ( "Shapes...IAutoShape shape = ( IAutoShape ) presentation . Slides [ 0 ]. Shapes [...

    docs.aspose.com/slides/net/portion/