Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 113,592 for

presentation

(0.25 sec)
  1. Convert PDF to POTM in Python | products.aspose...

    Sample code for PDF to POTM Python conversion. Use PowerPoint Python API for batch conversion PDF files to POTM files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  2. Convert PDF to PPSM in Python | products.aspose...

    Sample code for PDF to PPSM Python conversion. Use PowerPoint Python API for batch conversion PDF files to PPSM files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  3. Convert PDF to POT in Python | products.aspose.com

    Sample code for PDF to POT Python conversion. Use PowerPoint Python API for batch conversion PDF files to POT files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  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 类的实例 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/androidjava/chart-leg...
  5. Animated Text|Aspose.Slides for Node.js via .NE...

    Animated text in PowerPoint with Java...paragraph: var presentation = new aspose . slides . Presentation ( "Presentation...add effect var autoShape = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/nodejs-java/animated-text/
  6. Convert PPTX to PPT in JavaScript|Aspose.Slides...

    Convert PowerPoint PPTX to PPT in JavaScript...how to convert PowerPoint Presentation in PPTX format into PPT...format to the Save method of Presentation class. The JavaScript code...

    docs.aspose.com/slides/nodejs-java/convert-pptx...
  7. Default Fonts - PowerPoint Java API|Aspose.Slid...

    PowerPoint Java API lets you set the default font for rendering the Presentation to PDF, XPS or thumbnails. This article shows how to define DefaultRegular Font and DefaultAsian Font for use as default fonts....Default Fonts for Rendering Presentation Aspose.Slides lets you set...font fore rendering the presentation to PDF, XPS or thumbnails...

    docs.aspose.com/slides/androidjava/default-font/
  8. Convert PPT, PPTX, and ODP to JPG in Python|Asp...

    Learn how to transform your slides from PowerPoint and OpenDocument Presentations into high-quality JPEG images with just a few lines of code in Python. Optimize Presentations for web use, sharing, and archiving. Read the full guide now!...PowerPoint and OpenDocument presentations to JPG images helps with...easy to implement your own presentation viewer and create a thumbnail...

    docs.aspose.com/slides/python-net/convert-power...
  9. 管理单元格|Aspose.Slides 文档

    C#或.NET中PowerPoint演示文稿中的表格单元格...Contents [ Hide ] 识别合并的表格单元格 创建 Presentation 类的实例。 从第一张幻灯片获取表格。 遍历表格的行和列以查找合并单元格。...元格: using ( Presentation pres = new Presentation ( "SomePresentationWith...

    docs.aspose.com/slides/zh/net/manage-cells/
  10. 演示评论|Aspose.Slides 文档

    在Java中为PowerPoint演示添加评论和回复...Slides for Java提供了 Presentation 类,其中包含作者集合(来自 ICommentAuthorCollec...// 实例化PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/java/presentation-com...