Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 240,749 for

slide

(0.27 sec)
  1. Retrieve and Update Presentation View Propertie...

    Discover Aspose.Slides for Android via Java view properties to customize formats PPT, PPTX, and ODP Slides—adjust layouts, zoom levels, and display settings....three content regions: the slide itself, a side content region...separates the slide from the content region below the slide, vertical...

    docs.aspose.com/slides/androidjava/presentation...
  2. Manage Chart Data Series in Presentations in .N...

    Learn how to manage chart series in C# for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....Slides for .NET, focusing on how data...Presentation ()) { ISlide slide = presentation . Slides [ 0 ]; // Add a...

    docs.aspose.com/slides/net/chart-series/
  3. Create Presentations in Python|Aspose.Slides fo...

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

    docs.aspose.com/slides/python-net/create-presen...
  4. 管理 Java 中的演示文稿缩放|Aspose.Slides 文档

    使用 Aspose.Slides for Java 创建和自定义缩放 — 在 PPT、PPTX 和 ODP 演示文稿中在章节间跳转、添加缩略图和过渡效果。... 若只显示选定的幻灯片,请使用 Slide Zoom 。 若只显示单个章节,请使用 Section...查看多个信息片段。 对于幻灯片缩放对象,Aspose.Slides 提供了 ZoomImageType 枚举、 IZoomFrame...

    docs.aspose.com/slides/zh/java/manage-zoom/
  5. 格式化文本|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/
  6. Object Preview Issue When Adding OleObjectFrame...

    Learn why EMBEDDED OLE OBJECT appears when adding OleObjectFrame in Aspose.Slides for Node.js and how to fix preview issues in PPT, PPTX and ODP presentations....Slides for Java, when you add OleObjectFrame...OleObjectFrame to a slide, an “EMBEDDED OLE OBJECT” message is shown...

    docs.aspose.com/slides/nodejs-java/object-previ...
  7. 文本框|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...
  8. 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/
  9. 在 VSTO 和 Aspose.Slides 中添加带动画的图片框|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 中添加带动画的图片框 Contents [ Hide ] 下面的代码示例创...a blank slide PowerPoint . Slide sld = pres . Slides . Add (...

    docs.aspose.com/slides/zh/net/adding-picture-fr...
  10. 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...