Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 241,372 for

slide

(1.88 sec)
  1. Merge PDF Files To BMP Using Python | products....

    Merge multiple PDF files in Python....Slides Python via .NET Merge PDF to...PDF to BMP in Python Aspose.Slides for Python via .NET is a powerful...

    products.aspose.com/slides/python-net/merge/pdf...
  2. Create Thumbnails of Presentation Shapes in Jav...

    Generate high-quality shape thumbnails from PowerPoint Slides with JavaScript and Aspose.Slides for Node.js – easily create and export presentation thumbnails....Slides for Node.js via Java can be...page corresponds to a slide. The slides can be viewed by opening...

    docs.aspose.com/slides/nodejs-java/create-shape...
  3. Working with Size and Layout of Presentation|As...

    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....ISlide slide = presentation . Slides [ 0 ]; //Set the slide size...auxPresentation . Slides . InsertClone ( 0 , slide ); auxPresentation...

    docs.aspose.com/slides/net/working-with-size-an...
  4. Add Watermarks to Presentations in C++|Aspose.S...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in C++ to indicate a draft, confidential information, copyright, and more....used on a slide or throughout all presentation slides. Usually...presentation formats. In Aspose.Slides, you can add a watermark to...

    docs.aspose.com/slides/cpp/watermark/
  5. Manage SmartArt Graphics in Presentations in .N...

    Automate PowerPoint SmartArt creation, editing, and styling in .NET using Aspose.Slides, featuring concise code examples and performance-focused guidance....Slides for .NET now facilitates to...shapes in their slides from scratch. Aspose.Slides for .NET has...

    docs.aspose.com/slides/net/manage-smartart-shape/
  6. 文本框|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中创建和格式化文本框:设置字体、对齐方式、换行、自动适应,以及链接以完善 PowerPoint 和 OpenDocument 的幻灯片。...Slides 中, 文本框 由 AutoShape 表示。几乎所有...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/zh/python-net/examples/e...
  7. 墨迹|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中使用墨迹:绘制、导入和编辑笔画,调整颜色和宽度,并使用示例导出为 PPT、PPTX 和 ODP。...Slides for Node.js via Java 访问现有墨迹形状并将其删除的示例。...注意: 墨迹形状表示来自专用设备的用户输入。Aspose.Slides 无法以编程方式创建新的墨迹笔画,但您可以读取和修改现有的墨迹。...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  8. Convert Presentations to HTML5 on Android|Aspos...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Android via Java. Preserve formatting, animations, and interactivity....Slides supports HTML5 export. The...settings for shape animations and slide transitions this way: Presentation...

    docs.aspose.com/slides/androidjava/export-to-ht...
  9. 表格|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中创建和格式化表格:插入数据、合并单元格、设置边框样式、对齐内容,并支持 PPT、PPTX 和 ODP 的导入/导出。...Slides for Python via .NET 添加表格、访问表格、删除表格和合并单元格的示例。...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/zh/python-net/examples/e...
  10. Convert Presentations to HTML5 in Python|Aspose...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Python via .NET. Preserve formatting, animations, and interactivity....Slides 21.9 , we implemented support...dependencies: import aspose.slides as slides with slides . Presentation (...

    docs.aspose.com/slides/python-net/export-to-html5/