Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 241,359 for

slide

(0.1 sec)
  1. 超链接|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 添加、编辑和删除超链接:链接文本、形状、幻灯片、URL 和电子邮件;为 PPT、PPTX 和 ODP 设置目标和操作。...Slides for Python via .NET 。 添加超链接...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/zh/python-net/examples/e...
  2. Create Presentations in Java|Aspose.Slides Docu...

    Create presentations in Java with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....Slides for Java lets you build a brand‑new...object, grabbing the first slide, injecting a simple shape, and...

    docs.aspose.com/slides/java/create-presentation/
  3. Chart|Aspose.Slides Documentation

    Master charts with Aspose.Slides for C++: create, format, bind data, and export charts in PPT, PPTX, and ODP with C++ examples....Slides for C++ . The snippets below...simple area chart to the first slide. static void AddChart () { auto...

    docs.aspose.com/slides/cpp/examples/elements/ch...
  4. Manage Presentation Comments in Java|Aspose.Sli...

    Master presentation comments with Aspose.Slides for Java: add, read, edit, and delete comments in PowerPoint files fast and easily....as a note or annotation on a slide. When a comment is clicked,...PowerPoint presentations, Aspose.Slides for Java provides The Presentation...

    docs.aspose.com/slides/java/presentation-comments/
  5. Manage Presentation Comments on Android|Aspose....

    Master presentation comments with Aspose.Slides for Android via Java: add, read, edit, and delete comments in PowerPoint files fast and easily....as a note or annotation on a slide. When a comment is clicked,...PowerPoint presentations, Aspose.Slides for Android via Java provides...

    docs.aspose.com/slides/androidjava/presentation...
  6. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for .NET: add, format, align, wrap, autofit, and style text using C# for PPT, PPTX, and ODP presentations....Slides, a text box is represented...Presentation (); var slide = presentation . Slides [ 0 ]; // Create...

    docs.aspose.com/slides/net/examples/elements/te...
  7. SmartArt|Aspose.Slides Documentation

    Work with SmartArt in Aspose.Slides for .NET: create, edit, convert, and style diagrams with C# for PowerPoint and OpenDocument presentations....Slides for .NET . Add SmartArt Insert...Presentation (); var slide = presentation . Slides [ 0 ]; var smartArt...

    docs.aspose.com/slides/net/examples/elements/sm...
  8. Manage Audio in Presentations Using Python|Aspo...

    Easily add, extract & manage audio frames in PPT, PPTX and ODP with Aspose.Slides for Python via .NET. Explore code examples & boost your presentations today....Slides for Python via .NET allows...files to slides. The audio files are embedded in slides as audio...

    docs.aspose.com/slides/python-net/audio-frame/
  9. Manage Audio Frames in Presentations in .NET|As...

    Create and control audio frames in Aspose.Slides for .NET—C# examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....Slides for .NET allows you to add...files to slides. The audio files are embedded in slides as audio...

    docs.aspose.com/slides/net/audio-frame/
  10. 向演示文稿添加形状|Aspose.Slides 文档

    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....Hide ] VSTO 下面是添加线形状的代码片段: Slide slide = Application . ActivePresentation...ActivePresentation . Slides [ 1 ]; slide . Shapes . AddLine ( 10 , 10...

    docs.aspose.com/slides/zh/net/adding-shapes-to-...