Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 129,338 for

presentation

(0.09 sec)
  1. 连接线|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在形状之间添加、路由和设置连接线的样式,提供 PPT、PPTX 和 ODP 演示文稿的 C# 示例。...() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var connector = slide . Shapes...

    docs.aspose.com/slides/zh/net/examples/elements...
  2. Save Presentations in Read-Only Mode on Android...

    Save PowerPoint files (PPT, PPTX) in read-only mode with Aspose.Slides for Android via Java, offering precise slide previews without altering your Presentations....Save Presentations in Read-Only Mode on Android Contents [ Hide...can use to protect their presentations. You may want to use this...

    docs.aspose.com/slides/androidjava/read-only-pr...
  3. Conversion to PDF|Aspose.Slides Documentation

    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....convert Microsoft PowerPoint presentation files to PDF documents....NET supports converting presentations to PDF documents without...

    docs.aspose.com/slides/net/conversion-to-pdf/
  4. Developer Guide|Aspose.Slides Documentation

    Discover the Aspose.Slides for Android via Java Developer Guide for step-by-step APIs to build, edit, and convert PPT, PPTX and ODP Presentations with ease....] Manage Presentations on Android Manage Presentation Slides on...on Android Manage Presentation Content on Android Design Professional...

    docs.aspose.com/slides/androidjava/developer-gu...
  5. Developer Guide|Aspose.Slides for PHP Documenta...

    Discover the Aspose.Slides for PHP via Java Developer Guide for step-by-step APIs to build, edit, and convert PPT, PPTX and ODP Presentations with ease....Hide ] Manage Presentations in PHP Manage Presentation Slides in...in PHP Manage Presentation Content in PHP Design Professional Presentations...

    docs.aspose.com/slides/php-java/developer-guide/
  6. Developer Guide|Aspose.Slides for Node.js via ....

    Discover the Aspose.Slides for Node.js via Java Developer Guide for step-by-step APIs to build, edit, and convert PPT, PPTX and ODP Presentations with ease....Manage Presentations in JavaScript Manage Presentation Slides...Slides in JavaScript Manage Presentation Content in JavaScript Design...

    docs.aspose.com/slides/nodejs-java/developer-gu...
  7. Save Presentations in Read-Only Mode Using Java...

    Load and save PowerPoint files (PPT, PPTX) in read-only mode with Aspose.Slides for Java, offering precise slide previews without altering your Presentations....Save Presentations in Read-Only Mode Using Java Contents [ Hide...can use to protect their presentations. You may want to use this...

    docs.aspose.com/slides/java/read-only-presentat...
  8. 表格|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中使用表格:创建、格式化、合并单元格、应用样式、导入数据,并使用 C++ 示例导出 PPT、PPTX 和 ODP。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto widths = MakeArray...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  9. OLE 对象|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中处理 OLE 对象:在 PPT、PPTX 和 ODP 演示文稿中使用 C++ 插入、链接、更新以及提取嵌入的内容。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto pdfData = File...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  10. Add Slides to Presentations with Python|Aspose....

    Easily add slides to your PowerPoint and OpenDocument Presentations using Aspose.Slides for Python via .NET—seamless, efficient slide insertion in seconds....Add Slides to Presentations with Python Contents [ Hide ] Overview...Before adding slides to a presentation, it helps to understand...

    docs.aspose.com/slides/python-net/add-slide-to-...