Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 241,143 for

slide

(0.07 sec)
  1. 文本框|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...
  2. 在 Android 上管理演示文稿缩放|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 创建并自定义缩放 - 在各章节之间跳转,添加缩略图和转场效果,支持 PPT、PPTX 和 ODP 演示文稿。...Slides 提供了 ZoomImageType 枚举、 IZoomFrame...getTextFrame (). setText ( "Second Slide" ); //为第三张幻灯片创建背景 slide3 . getBackground...

    docs.aspose.com/slides/zh/androidjava/manage-zoom/
  3. 文本框|Aspose.Slides for Node.js via .NET 文档

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

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  4. Convert PPT and PPTX to JPG on Android|Aspose.S...

    Convert PowerPoint (PPT, PPTX) Slides to high-quality JPG images in Java with Aspose.Slides for Android using fast, reliable code examples....JPG images helps with sharing slides, optimizing performance, and...websites or applications. Aspose.Slides for Android via Java allows...

    docs.aspose.com/slides/androidjava/convert-powe...
  5. Manage Presentation Notes in .NET|Aspose.Slides...

    Customize presentation notes with Aspose.Slides for .NET. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....Slides supports removing notes slides from a presentation...notes style slides from any presentation. Aspose.Slides for .NET...

    docs.aspose.com/slides/net/presentation-notes/
  6. 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....Contents [ Hide ] 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/
  7. Manage Tags and Custom Data in Presentations on...

    Add, read, update, and remove tags & custom data in Aspose.Slides for Android, with Java 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/androidjava/managing-tag...
  8. 文本框|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中使用文本框:使用 C++ 为 PPT、PPTX 和 ODP 演示文稿添加、格式化、对齐、换行、自动适应并设置文本样式。...Slides 中, 文本框 由 AutoShape 表示。几乎任何...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); // 创建一...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  9. Manage Tags and Custom Data in Presentations Us...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for 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/java/managing-tags-and-c...
  10. Manage Table Cells in Presentations in .NET|Asp...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for .NET. Master accessing, modifying, and styling cells quickly for seamless Slide automation....Get the table from the first slide. Iterate through the table’s...)) { ITable table = pres . Slides [ 0 ]. Shapes [ 0 ] as ITable...

    docs.aspose.com/slides/net/manage-cells/