Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 238,699 for

slide

(0.1 sec)
  1. Need to Apply Master Layout of One PPTX to Anot...

    HI, I’m trying to apply master layout from template PPT to PPT2 using below code but my content placeholder is positioned as per PPT2 position which should have been as per the template PPT : using Aspose.Slides; using…...Slides Product Family slides-net , slides-design u.mirashi...PPT : using Aspose.Slides; using Aspose.Slides.Export; var ps1 =...

    forum.aspose.com/t/need-to-apply-master-layout-...
  2. Format PowerPoint Text in PHP|Aspose.Slides for...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Customize fonts, colors, alignment, and more....Slides allows you to specify your...Aspose.Slides for PHP via Java supports adding text to slides but...

    docs.aspose.com/slides/php-java/text-formatting/
  3. 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/
  4. Creating Tables Using VSTO and Aspose.Slides fo...

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

    docs.aspose.com/slides/net/creating-a-table-on-...
  5. 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/
  6. 图表|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 创建和自定义图表:添加数据、格式化系列、坐标轴和标签、切换图表类型并导出——支持 PPT、PPTX 和 ODP。...Slides for Python via .NET 。以下代码片段演示基础图表操作。...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/zh/python-net/examples/e...
  7. Group Presentation Shapes in JavaScript|Aspose....

    Learn to group and ungroup shapes in PowerPoint decks using Aspose.Slides for Node.js via Java — fast, step-by-step guide with free JavaScript code....Slides support working with group shapes on slides. This...richer presentations. Aspose.Slides for Node.js via Java supports...

    docs.aspose.com/slides/nodejs-java/group/
  8. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for PHP via Java using clear code samples that speed up Slide design and automation....pptx" ); try { $slide = $pres -> getSlides () -> get_Item...get_Item ( 0 ); $smartArt = $slide -> getShapes () -> get_Item...

    docs.aspose.com/slides/php-java/manage-smartart/
  9. Create Presentations in JavaScript|Aspose.Slide...

    Create presentations with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....simple plain line to a selected slide of the presentation, please... Obtain the reference of a slide by using its Index. Add an AutoShape...

    docs.aspose.com/slides/nodejs-java/create-prese...
  10. Format PowerPoint Shapes in Java|Aspose.Slides ...

    Learn how to format PowerPoint shapes in Java using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....PowerPoint, you can add shapes to slides. Since shapes are made up of...interiors are filled. Aspose.Slides for Java provides interfaces...

    docs.aspose.com/slides/java/shape-formatting/