Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 235,355 for

slide

(0.08 sec)
  1. Add Rectangles to Presentations in Java|Aspose....

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for Java—easily design and modify shapes programmatically....rectangles to their slides using Aspose.Slides for Java. Add a Rectangle...to a Slide To add a simple rectangle to a selected slide of the...

    docs.aspose.com/slides/java/rectangle/
  2. Manage Video Frames in Presentations on Android...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument Slides using Aspose.Slides for Android via Java. Fast how-to guide....allows you to add videos to a slide in a presentation in two ways:...objects) to a presentation, Aspose.Slides provides the IVideo interface...

    docs.aspose.com/slides/androidjava/video-frame/
  3. How add pptx slides content to a final Aspose W...

    hi, I am developing quite a complex logic: I am having multiple sources of documents ( fill in a coversheet, add sharepoint documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...How add pptx slides content to a final Aspose Word Document and...then convert to pdf Aspose.Slides Product Family pptx-pdf taianata...

    forum.aspose.com/t/how-add-pptx-slides-content-...
  4. 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...
  5. Installation|Aspose.Slides for Python Documenta...

    Install Aspose.Slides for Python via Java in Windows, Linux or macOS...Slides for Python via Java is platform-independent...proper operation of Aspose.Slides for Python via Java, the following...

    docs.aspose.com/slides/python-java/installation/
  6. Manage Presentation Placeholders in JavaScript|...

    Effortlessly manage placeholders in Aspose.Slides for Node.js via Java: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....Slides for Node.js via Java , you...placeholders on slides in presentations. Aspose.Slides allows you...

    docs.aspose.com/slides/nodejs-java/manage-place...
  7. 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/
  8. OLE对象|Aspose.Slides 文档

    在 C# 中使用 Aspose.Slides 操作 OLE 对象:插入或更新嵌入文件,设置图标或链接,提取内容,控制 PPT、PPTX 和 ODP 的行为。...Slides for .NET 更新其数据。 添加 OLE 对象 将...Presentation (); var slide = pres . Slides [ 0 ]; var pdfData =...

    docs.aspose.com/slides/zh/net/examples/elements...
  9. Manage Text Boxes in Presentations on Android|A...

    Aspose.Slides for Android via Java 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/androidjava/manage-textbox/
  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/