Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 58,364 for

slide

(0.03 sec)
  1. Technical Articles|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....Get the Entire Presentation Slide Background as an Image Extracting...shapes Multithreading in Aspose.Slides API Limitations Presentation...

    docs.aspose.com/slides/androidjava/technical-ar...
  2. 图片|Aspose.Slides 文档

    使用 Java 在 PowerPoint 演示文稿中处理图像。使用 Java 从磁盘或网络向 PowerPoint 幻灯片添加图像。使用 Java 向幻灯片母版或作为幻灯片背景添加图像。使用 Java 向 PowerPoint 演示文稿添加 SVG。使用 Java 将 SVG 转换为 PowerPoint 中的形状。使用 Java 在幻灯片中添加 EMF 图像。...Slides 允许您通过不同的程序向演示文稿的幻灯片中添加图像。 提示...PNG到SVG ,转换 SVG到PNG 。 Aspose.Slides 支持对这些流行格式的图像进行操作:JPEG、PNG、GIF...

    docs.aspose.com/slides/zh/androidjava/image/
  3. Manage SmartArt|Aspose.Slides for Python Docume...

    SmartArt and organization type chart in PowerPoint presentations in Python...slides as slides with slides . Presentation (...as pres : slide = pres . slides [ 0 ] smartArt = slide . shapes...

    docs.aspose.com/slides/python-net/manage-smartart/
  4. 导出图表|Aspose.Slides 文档

    在 C# 或 .NET 中从 PowerPoint 演示文稿获取图表图像...Slides for .NET 提供了提取特定图表图像的支持。以下是示例代码。...pptx" )) { ISlide slide = presentation . Slides [ 0 ]; IChart chart...

    docs.aspose.com/slides/zh/net/export-chart/
  5. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in C#....Slides for .NET. You will learn how...programmatically add a chart to a slide, populate it with data, and...

    docs.aspose.com/slides/net/create-chart/
  6. Manage SmartArt|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....pptx" ); try { ISlide slide = pres . getSlides (). get_Item...ISmartArt smartArt = ( ISmartArt ) slide . getShapes (). get_Item ( 0...

    docs.aspose.com/slides/java/manage-smartart/
  7. Manage SmartArt|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....pptx" ); try { ISlide slide = pres . getSlides (). get_Item...ISmartArt smartArt = ( ISmartArt ) slide . getShapes (). get_Item ( 0...

    docs.aspose.com/slides/androidjava/manage-smart...
  8. Chart Series|Aspose.Slides for Python Documenta...

    Chart series in PowerPoint presentations in Python...clustered column chart on a slide. Access the first chart series...aspose.slides.charts as charts import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/chart-series/
  9. Chart Series|Aspose.Slides Documentation

    Chart series in PowerPoint presentations in C# or .NET...clustered column chart on a slide. Access the first chart series...IChart chart = presentation . Slides [ 0 ]. Shapes . AddChart (...

    docs.aspose.com/slides/net/chart-series/
  10. How to Add Video in Presentation using Java

    In this example, we will learn about the procees of how to add Video in Presentation using Java. You can easily embed a MP4 to PPTX in Java with the help of a few lines of code....Slides Product Family Aspose.Imaging...the application to use Aspose.Slides for Java JAR file from repository...

    kb.aspose.com/slides/java/how-to-add-video-in-p...