Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 241,136 for

slide

(0.44 sec)
  1. 超链接|Aspose.Slides 文档

    在 Aspose.Slides for Android 中添加和管理超链接:链接文本、形状和图像,为 PPT、PPTX 和 ODP 设置目标和操作,提供 Java 示例。...Slides for Android via Java 添加、访问、删除和更新超链接。...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/zh/androidjava/examples/...
  2. Read and Replace Header and Footer Text in a Pr...

    Hi, I am trying to extract Header and Footer text from a pptx. I see, that I can write text via the HeaderFooterManager, like so: IMasterNotesSlide masterNotesSlide = presentation.getMasterNotesSlideManager().getMaster…...Slides Product Family slides-java , slides-headerfooter...Presentation(stream2); try { for (ISlide slide : presentation2.getSlides())...

    forum.aspose.com/t/read-and-replace-header-and-...
  3. OLE 对象|Aspose.Slides 文档

    在 Aspose.Slides for Java 中处理 OLE 对象:插入、链接、更新以及提取嵌入内容,适用于 PPT、PPTX 和 ODP 演示文稿。...Slides for Java 更新其数据。 添加 OLE 对象 将...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/zh/java/examples/element...
  4. Removing row or column in Table in VSTO and Asp...

    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....Slides Contents [ Hide ] VSTO Below...//Get the first slide Slide sld = pres . Slides [ 1 ]; foreach...

    docs.aspose.com/slides/net/removing-row-or-colu...
  5. 超链接|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...
  6. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT, PPTX and ODP with Aspose.Slides for Python via .NET. Get clear code samples and tips to streamline your presentations....Slides for Python via .NET has provided...Obtain the reference of first slide by using its Index. Traverse...

    docs.aspose.com/slides/python-net/manage-smarta...
  7. Manage Picture Frames in Presentations Using C+...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for C++. Streamline your workflow and enhance Slide designs.... You can add an image to a slide through a picture frame. This...Presentation class . Get a slide’s reference through its index...

    docs.aspose.com/slides/cpp/picture-frame/
  8. Add Ellipses to Presentations in JavaScript|Asp...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Node.js across PPT and PPTX presentations—JavaScript code examples included....ellipse shapes to their slides using Aspose.Slides for Node.js via Java...Java. Aspose.Slides for Node.js via Java provides an easier set...

    docs.aspose.com/slides/nodejs-java/ellipse/
  9. 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/
  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-...