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

presentation

(0.14 sec)
  1. 使用 Python 查看或編輯 POT 文件元數據 | products.aspose.com

    Python 源代碼,用於編輯或查看 POT 格式元數據。...開發人員可以使用 Presentation 對象公開的 DocumentProperties...the Presentation class that represents the Presentation with...

    products.aspose.com/slides/zh-hant/python-net/m...
  2. 使用 Python 查看或編輯 PPSX 文件元數據 | products.aspose.com

    Python 源代碼,用於編輯或查看 PPSX 格式元數據。...開發人員可以使用 Presentation 對象公開的 DocumentProperties...the Presentation class that represents the Presentation with...

    products.aspose.com/slides/zh-hant/python-net/m...
  3. Table|Aspose.Slides Documentation

    Work with tables in Aspose.Slides for .NET: create, format, merge cells, apply styles, import data, and export with C# examples for PPT, PPTX, and ODP....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; double [] widths = { 80 , 80 };...

    docs.aspose.com/slides/net/examples/elements/ta...
  4. 布局幻灯片|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中掌握布局幻灯片:选择、应用和自定义幻灯片布局、占位符和母版,并提供 PPT、PPTX 和 ODP 演示文稿的示例。...{ let presentation = new aspose . slides . Presentation (); try...try { let masterSlide = presentation . getMasters (). get_Item...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  5. Apply or Change Slide Layouts in JavaScript|Asp...

    Manage and customize slide layouts in Aspose.Slides for Node.js. Explore layout types, placeholder control, and footer visibility through code examples....layouts help you design presentations quickly and consistently—whether...defines layout styles for the presentation. You can access and modify...

    docs.aspose.com/slides/nodejs-java/slide-layout/
  6. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides — PPT, PPTX — to clean Markdown with Aspose.Slides for PHP via Java, automate documentation and keep formatting....Convert PowerPoint Presentations to Markdown in PHP Contents...Java enables conversion of presentation content to Markdown, letting...

    docs.aspose.com/slides/php-java/convert-powerpo...
  7. 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...
  8. 数学文本|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 处理数学文本:创建和编辑公式、分数、根式、上下标、格式,并渲染 PPT 和 PPTX 的结果。...addMathText () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // 向幻灯片添加一个数学形状。...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  9. OLE Object|Aspose.Slides for Node.js via .NET D...

    Handle OLE objects in Aspose.Slides for Node.js: insert, link, update, and extract embedded content with JavaScript in PPT, PPTX, and ODP Presentations....Embed a PDF file into a presentation. function addOleObject ()...{ let presentation = new aspose . slides . Presentation (); try...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  10. Installation|Aspose.Slides for Node.js via .NET...

    Install Aspose.Slides for Node.js via .NET in Windows, Linux or macOS...the asposeSlides const { Presentation , SaveFormat , PdfOptions...Create and save an empty presentation to demonstrate basic functionality...

    docs.aspose.com/slides/nodejs-net/installation/