Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 10,113 for

presentation

(0.08 sec)
  1. Chart Data Marker|Aspose.Slides for Node.js via...

    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....steps below: Instantiate Presentation class. Creating the default...Add new data point. Write presentation to disk. In the example...

    docs.aspose.com/slides/nodejs-java/chart-data-m...
  2. How to Add Image Watermark in PPTX using Python

    In this topic, we'll walk you through the steps for how to add image watermark in PPTX using Python. You can insert a picture watermark in PowerPoint by using easy API interface in Python....image watermark to PPTX presentation in Python Establish the...image watermark inside the presentation Access an existing or create...

    kb.aspose.com/slides/python/how-to-add-image-wa...
  3. 将 PowerPoint 转换为 PNG|Aspose.Slides 文档

    将 PowerPoint 演示文稿转换为 PNG...请按照以下步骤操作: 实例化 Presentation 类。 从 Presentation.getSlides() 集合中获取...演示文稿转换为 PNG: Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  4. 图表图例|Aspose.Slides for Python 文档

    设置 PowerPoint 演示文稿中图表图例的位置和字体大小...为了设置图例属性,请按照以下步骤操作: 创建一个 Presentation 类的实例。 获取幻灯片的引用。 在幻灯片上添加一个图表。...slides # 创建一个 Presentation 类的实例 with slides . Presentation () as presentation...

    docs.aspose.com/slides/zh/python-net/chart-legend/
  5. How to Insert Image into PowerPoint Table using...

    This topic guides on how to insert Image into PowerPoint Table using Java. It encompasses all the requisite information and a working sample code to add table image in PowerPoint using Java....the Presentation class instance to add a new presentation and...loaded image inside the presentation image collection Load the...

    kb.aspose.com/slides/java/how-to-insert-image-i...
  6. Add a comment to a slide|Aspose.Slides Document...

    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....Contents [ Hide ] OpenXML Presentation: string FilePath = @"..\...slide of the presentation document. // The presentation document...

    docs.aspose.com/slides/net/add-a-comment-to-a-s...
  7. 饼图|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 类的实例 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/java/pie-chart/
  8. Aspose.Slides for PHP via Java 14.9.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....newImage) $presentation = new Presentation ( "presentation.pptx" );...第一个方法 # ... $imageData = $presentation -> getImages () -> get_Item...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  9. How to Convert PNG to PowerPoint Slide in Python

    This article is about how to convert PNG to PowerPoint slide in Python. It covers the configuration details, step-wise process to accomplish the task and a sample code to assist to insert image in PPTX using Python....empty default presentation using a Presentation class object and...slide of the newly created presentation Read the source PNG image...

    kb.aspose.com/slides/python/how-to-convert-png-...
  10. 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...