Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 241,374 for

slide

(0.23 sec)
  1. Clone Presentation Slides in .NET|Aspose.Slides...

    Quickly duplicate PowerPoint Slides with Aspose.Slides for .NET. Follow our clear code examples to automate PPT creation in seconds and eliminate manual work....Presentation Slides in .NET Contents [ Hide ] Clone Slides in a Presentation...replica of something. Aspose.Slides for .NET also makes it possible...

    docs.aspose.com/slides/net/clone-slides/
  2. 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....Slides for .NET . Add a Table Create...Presentation (); var slide = presentation . Slides [ 0 ]; double []...

    docs.aspose.com/slides/net/examples/elements/ta...
  3. Connector|Aspose.Slides for Python Documentation

    Draw and control connectors in Python with Aspose.Slides: add, route, reroute, set connection points, arrows and styles to link shapes in PPT, PPTX and ODP....Slides for Python via .NET . Add a...points on the slide. def add_connector (): with slides . Presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  4. Clone Presentation Slides on Android|Aspose.Sli...

    Duplicate PowerPoint Slides with Aspose.Slides for Android. Follow our clear Java code examples to automate PPT creation in seconds and eliminate manual work....Presentation Slides on Android Contents [ Hide ] Clone Slides in a Presentation...replica of something. Aspose.Slides for Android via Java also makes...

    docs.aspose.com/slides/androidjava/clone-slides/
  5. Table|Aspose.Slides Documentation

    Work with tables in Aspose.Slides for C++: create, format, merge cells, apply styles, import data, and export with C++ examples for PPT, PPTX, and ODP....Slides for C++ . Add a Table Create...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto widths...

    docs.aspose.com/slides/cpp/examples/elements/ta...
  6. Aspose.Slides for .NET 15.10.0 中的公共 API 和向后不兼容的...

    审查 Aspose.Slides for .NET 中的公共 API 更新和破坏性更改,以顺利迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...Slides for .NET 15.10.0 中的公共 API 和向后不兼容的更改 Contents [...[ Hide ] 此页面列出了所有在 Aspose.Slides for .NET 15.10.0 API 中添加或删除的类、方法、属性等,以及其他更改。...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  7. SmartArt|Aspose.Slides Documentation

    Work with SmartArt in Aspose.Slides for Android: create, edit, convert, and style diagrams with Java for PowerPoint and OpenDocument presentations....Slides for Android via Java . Add...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/androidjava/examples/ele...
  8. SmartArt|Aspose.Slides Documentation

    Work with SmartArt in Aspose.Slides for Java: create, edit, convert, and style diagrams with Java for PowerPoint and OpenDocument presentations....Slides for Java . Add SmartArt Insert...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/java/examples/elements/s...
  9. Note|Aspose.Slides Documentation

    Work with Slide notes in Aspose.Slides for Java: add, read, edit, and export speaker notes in PPT, PPTX, and ODP using clear Java examples....and update notes slides using Aspose.Slides for Java . Add a...a Notes Slide Create a notes slide and assign text to it. static...

    docs.aspose.com/slides/java/examples/elements/n...
  10. Create a Presentation Viewer in Python|Aspose.S...

    Learn how to create a custom presentation viewer in Python using Aspose.Slides. Easily display PowerPoint (PPTX, PPT) and OpenDocument (ODP) files without Microsoft PowerPoint or other office software....Slides for Python is used to create...presentation files with slides. These slides can be viewed by opening...

    docs.aspose.com/slides/python-net/presentation-...