Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 130,500 for

presentation

(0.09 sec)
  1. Export XSLFO to POWERPOINT in Android | product...

    Android API to Convert XSLFO to POWERPOINT without using Microsoft Word...formats, such as PowerPoint presentations. How Aspose.Total Helps...Load PPTX document by using Presentation class Save the document...

    products.aspose.com/total/android-java/conversi...
  2. Generating a Thumbnail from a Slide with User D...

    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. Obtain the reference...the Presentation class that represents the presentation file...

    docs.aspose.com/slides/net/generating-a-thumbna...
  3. 墨迹|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中使用墨迹:绘制、导入和编辑笔划,调整颜色和宽度,并使用 C# 示例导出为 PPT、PPTX 和 ODP。...() { using var presentation = new Presentation ( "ink.pptx" );...); var slide = presentation . Slides [ 0 ]; if ( slide . Shapes...

    docs.aspose.com/slides/zh/net/examples/elements...
  4. 档案

    档案...首先,使用 Presentation 类加载 PowerPoint 文件。 使用 Presentation->getDocumentPropertie()...加载演示文件 auto presentation = System::MakeObject<Presentation>(sourceFilePath);...

    blog.aspose.com/zh/slides/access-or-modify-prop...
  5. 在 Android 上管理演示文稿超链接|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流。...示例展示了如何向文本添加网站超链接: Presentation presentation = new Presentation (); try...try { IAutoShape shape1 = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/zh/androidjava/manage-hy...
  6. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for Node.js via Java leverages ActiveX to automate and enhance PowerPoint Presentations, giving developers powerful control over slides....Manage ActiveX Controls in Presentations Using JavaScript Contents...ActiveX controls are used in presentations. Aspose.Slides for Node...

    docs.aspose.com/slides/nodejs-java/activex/
  7. Convert EPUB to POTM via Java API | products.as...

    Java API to Convert EPUB to POTM without using Microsoft Word...Load PPTX document by using Presentation class Save the document...predefined view type for your presentation. Aspose.Slides for Java...

    products.aspose.com/total/java/conversion/epub-...
  8. How to Strike Out Text in PPTX using C#

    This tutorial entails how to strike out text in PPTX using C#. It encompasses the details to set up the environment, a step-wise process and a working sample code to strike out PPTX text using C#....including creating the sample presentation, adding autoshape, creating...empty presentation using an instance of the Presentation class...

    kb.aspose.com/slides/net/how-to-strike-out-text...
  9. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for .NET: add, format, align, wrap, autofit, and style text using C# for PPT, PPTX, and ODP Presentations....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; // Create a rectangle shape (defaults...

    docs.aspose.com/slides/net/examples/elements/te...
  10. Convert PDF to POTX in Python | products.aspose...

    Sample code for PDF to POTX Python conversion. Use PowerPoint Python API for batch conversion PDF files to POTX 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...