Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 128,355 for

presentation

(0.08 sec)
  1. Convert DOCX to POT via C++ or with free Online...

    Export DOCX to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to POT online converter quickly before integrating the code....when you need to share a presentation with someone who does not...when you need to make a presentation available in a format that...

    products.aspose.com/total/cpp/conversion/docx-t...
  2. 在 JavaScript 中格式化 PowerPoint 形状|Aspose.Slides f...

    了解如何使用 Aspose.Slides 在 JavaScript 中格式化 PowerPoint 形状——精确且完全控制地为 PPT、PPTX 和 ODP 文件设置填充、线条和效果样式。...以下步骤概述了该过程: 创建一个 Presentation 类的实例。 按索引获取幻灯片的引用。 向幻灯片添加一个...// 实例化代表演示文稿文件的 Presentation 类。 let presentation = new aspose ...

    docs.aspose.com/slides/zh/nodejs-java/shape-for...
  3. Online XSLFO to POT Conversion or Develop Java ...

    Free online app to convert XSLFO to POT files. Java conversion library code for XSLFO documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/xslfo...
  4. 在 Android 上打开演示文稿|Aspose.Slides 文档

    通过 Aspose.Slides for Android 使用 Java 轻松打开 PowerPoint(.pptx、.ppt)和 OpenDocument(.odp)演示文稿——快速、可靠、功能齐全。... 打开演示文稿 要打开现有的演示文稿,请实例化 Presentation 类,并将文件路径传递给其构造函数。 以下 Java...: // 实例化 Presentation 类并将文件路径传递给其构造函数。 Presentation presentation...

    docs.aspose.com/slides/zh/androidjava/open-pres...
  5. Portable Document Format (PDF)|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....for Java lets you convert presentation files to PDF. PDF in Aspose...Aspose.Slides for Java Any presentation that can be loaded into...

    docs.aspose.com/slides/java/portable-document-f...
  6. 管理 JavaScript 中的演示文稿背景|Aspose.Slides for Node.j...

    了解如何使用 Aspose.Slides for Node.js 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并通过代码技巧提升您的演示文稿。... 创建 Presentation 类的实例。 将幻灯片的 BackgroundType...示例展示如何将蓝色纯色设置为普通幻灯片的背景: // 创建 Presentation 类的实例。 let presentation = new aspose...

    docs.aspose.com/slides/zh/nodejs-java/presentat...
  7. Aspose.Slides for Java 15.4.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.... Presentation input = new Presentation (); IShapeCollection...返回幻灯片、母版幻灯片或布局幻灯片。 Presentation presentation = new Presentation (); long...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  8. Manage ActiveX Controls in Presentations Using ...

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

    docs.aspose.com/slides/php-java/activex/
  9. Convert PPT and PPTX to PDF in JavaScript [Adva...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs using Aspose.Slides for Node.js, with fast code examples and advanced conversion options....PowerPoint and OpenDocument presentations (PPT, PPTX, ODP, etc.) into...layout and formatting of your presentation. This guide demonstrates...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  10. Remove PPTX Annotation using C++ | products.asp...

    C++ source code to delete annotations from PPTX...auto presentation = System :: MakeObject < Presentation > ( u...from the presentation for ( auto author : presentation -> get_CommentAuthors())...

    products.aspose.com/slides/cpp/annotation/pptx/