Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 243,599 for

slide

(0.4 sec)
  1. Manage Tags and Custom Data in Presentations Us...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for PHP via Java, with examples for PowerPoint and OpenDocument presentations.... With a slide being one of the elements in...presentations, a slide part contains the content of a single slide. A slide...

    docs.aspose.com/slides/php-java/managing-tags-a...
  2. Manage Text Boxes in Presentations Using C++|As...

    Aspose.Slides for C++ makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Hide ] Introduction Texts on slides typically exist in text boxes...Therefore, to add a text to a slide, you have to add a text box...

    docs.aspose.com/slides/cpp/manage-textbox/
  3. 格式化文本|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....Slides 方法遵循以下步骤: 打开源演示文稿。 访问第一张幻灯片。...); //Access the first slide Slide slide = pres . GetSlideByPosition...

    docs.aspose.com/slides/zh/net/format-text/
  4. 文本框|Aspose.Slides 文档

    在 Aspose.Slides for Java 中使用文本框:使用 Java 为 PPT、PPTX 和 ODP 演示文稿添加、格式化、对齐、换行、自动适应并设置文本样式。...Slides 中, 文本框 由 AutoShape 表示。几乎任何...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/zh/java/examples/element...
  5. Convert CSV to POTX using Java or with free Onl...

    Java API to Export CSV to POTX or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....creation of modern, reusable slide templates based on structured...teams Generating multi-language slide templates from CSV data Automation...

    products.aspose.com/total/total/java/conversion...
  6. Hyperlink|Aspose.Slides Documentation

    Add and manage hyperlinks in Aspose.Slides for C++: link text, shapes, and images, set targets and actions for PPT, PPTX, and ODP with C++ examples....Slides for C++ . Add a Hyperlink Create...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto shape...

    docs.aspose.com/slides/cpp/examples/elements/hy...
  7. Hyperlink|Aspose.Slides Documentation

    Add and manage hyperlinks in Aspose.Slides for Java: link text, shapes, and images, set targets and actions for PPT, PPTX, and ODP with Java examples....Slides for Java . Add a Hyperlink...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/java/examples/elements/h...
  8. Hyperlink|Aspose.Slides Documentation

    Add and manage hyperlinks in Aspose.Slides for Android: link text, shapes, and images, set targets and actions for PPT, PPTX, and ODP with Java examples....Slides for Android via Java . Add...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/androidjava/examples/ele...
  9. Creating Tables Using VSTO and Aspose.Slides fo...

    Migrate from Microsoft Office automation to Aspose.Slides for Java and create tables in PowerPoint (PPT, PPTX) Slides in Java with flexible formatting....Slides for Java Contents [ Hide ]...display data on presentation slides. This article shows how to...

    docs.aspose.com/slides/java/creating-a-table-on...
  10. 管理缩放|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中向 PowerPoint 演示文稿添加缩放或缩放框架...Slides 提供了 ZoomImageType 枚举、 ZoomFrame...文件。 var pres = new aspose . slides . Presentation (); try { //...

    docs.aspose.com/slides/zh/nodejs-java/manage-zoom/