Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 10,114 for

presentation

(0.08 sec)
  1. How to Convert HTML to PowerPoint using C#

    This short tutorial guides on how to convert HTML to PowerPoint using C#. It contains details about configuration, step-wise process and a runnable sample code to insert HTML into PowerPoint using C#....Create a new presentation using the Presentation class for embedding...at the end of the loaded presentation using the AddFromHtml()...

    kb.aspose.com/slides/net/how-to-convert-html-to...
  2. PPT, PPTX, PDF and HTML Export|Aspose.Slides 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....as Microsoft PowerPoint presentations, but with Aspose.Slides...PowerPoint Presentation (PPT) Microsoft PowerPoint Presentation (PPTX)...

    docs.aspose.com/slides/jasperreports/ppt-pptx-p...
  3. 文本格式化|Aspose.Slides 文档

    在Java中管理和操作文本及文本框属性...以下代码片段显示如何使用此功能: Presentation pres = new Presentation ( "Presentation.pptx"...以下代码片段显示如何使用此功能: Presentation pres = new Presentation ( "Presentation.pptx"...

    docs.aspose.com/slides/zh/androidjava/text-form...
  4. Chart Formatting|Aspose.Slides Documentation

    Format chart entities in PowerPoint Presentations in C# or .NET...Create an instance of the Presentation class. Obtain a slide’s...color Write the modified presentation to a PPTX file // Instantiating...

    docs.aspose.com/slides/net/chart-formatting/
  5. Highlight Text in PowerPoint using Python

    Highlight text in PowerPoint using Python. Get the IDE environment settings, a list of steps, and example code to search text in the slide and highlight in PowerPoint using Python....example code to develop a presentation highlight tool using Python...empty presentation using an instance of the Presentation class...

    kb.aspose.com/slides/python/highlight-text-in-p...
  6. Convert PowerPoint to SWF Flash|Aspose.Slides f...

    Convert PowerPoint PPT, PPTX to SWF...The Save method exposed by Presentation class can be used to convert...convert the whole presentation into SWF document. The following...

    docs.aspose.com/slides/php-java/convert-powerpo...
  7. 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/java/chart-data-table/
  8. 图片|Aspose.Slides 文档

    使用 Java 在 PowerPoint 演示文稿中处理图像。使用 Java 从磁盘或网络向 PowerPoint 幻灯片添加图像。使用 Java 向幻灯片母版或作为幻灯片背景添加图像。使用 Java 向 PowerPoint 演示文稿添加 SVG。使用 Java 将 SVG 转换为 PowerPoint 中的形状。使用 Java 在幻灯片中添加 EMF 图像。...示例代码展示了如何将图像添加到幻灯片: Presentation pres = new Presentation (); try { ISlide...Java 中的幻灯片: Presentation pres = new Presentation (); try { ISlide...

    docs.aspose.com/slides/zh/androidjava/image/
  9. Chart Data Label|Aspose.Slides Documentation

    Set PowerPoint chart data label and distance in C++...pptx" ; // Instantiates a Presentation class that represents a...SharedPtr < Presentation > pres = MakeObject < Presentation > (); //...

    docs.aspose.com/slides/cpp/chart-data-label/
  10. Create and Embed an Excel Chart as an OLE Objec...

    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....data and widely used in presentation slides. This article will...the Microsoft PowerPoint presentation that you’ll embed the chart...

    docs.aspose.com/slides/java/create-and-embed-an...