Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 243,665 for

slide

(0.35 sec)
  1. 页眉页脚|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 控制幻灯片的页眉和页脚:在 PPT、PPTX 和 ODP 中通过 C++ 示例添加日期、幻灯片编号和自定义文本。...Slides for C++ 添加页脚并更新日期和时间占位符。 添加页脚...(); auto slide = presentation -> get_Slide ( 0 ); slide -> get...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  2. Format PowerPoint Shapes in PHP|Aspose.Slides f...

    Learn how to format PowerPoint shapes in PHP 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 PHP via Java provides classes...

    docs.aspose.com/slides/php-java/shape-formatting/
  3. Manage Presentation Backgrounds in JavaScript|A...

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for Node.js, with code tips to boost your presentations....images are commonly used for slide backgrounds. You can set the...for a normal slide (a single slide) or a master slide (applies to...

    docs.aspose.com/slides/nodejs-java/presentation...
  4. Manage Presentation Zoom in Java|Aspose.Slides ...

    Create and customize Zoom with Aspose.Slides for Java — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....to jump to and from specific slides, sections, and portions of...single slide, use a Summary Zoom . To show selected slides only...

    docs.aspose.com/slides/java/manage-zoom/
  5. Clone Presentation Slides in .NET|Aspose.Slides...

    Quickly duplicate PowerPoint Slides with Aspose.Slides for .NET. Follow our clear code examples to automate PPT creation in seconds and eliminate manual work....Clone Presentation Slides in .NET Contents [ Hide ] Introduction...Aspose.Slides also allows you to copy (clone) any slide and then...

    docs.aspose.com/slides/net/clone-slides/
  6. Clone Presentation Slides in PHP|Aspose.Slides ...

    Quickly duplicate PowerPoint Slides with Aspose.Slides for PHP. Follow our clear code examples to automate PPT creation in seconds and eliminate manual work....Presentation Slides in PHP Contents [ Hide ] Clone Slides in a Presentation...replica of something. Aspose.Slides for PHP via Java also makes...

    docs.aspose.com/slides/php-java/clone-slides/
  7. Manage Presentation Zoom in C++|Aspose.Slides D...

    Create and customize Zoom with Aspose.Slides for C++ — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....to jump to and from specific slides, sections, and portions of...single slide, use a Summary Zoom . To show selected slides only...

    docs.aspose.com/slides/cpp/manage-zoom/
  8. Table|Aspose.Slides Documentation

    Work with tables in Aspose.Slides for .NET: create, format, merge cells, apply styles, import data, and export with C# examples for PPT, PPTX, and ODP....Slides for .NET . Add a Table Create...Presentation (); var slide = presentation . Slides [ 0 ]; double []...

    docs.aspose.com/slides/net/examples/elements/ta...
  9. 表格|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中创建和格式化表格:插入数据、合并单元格、设置边框样式、对齐内容,并支持 PPT、PPTX 和 ODP 的导入/导出。...Slides for Python via .NET 添加表格、访问表格、删除表格和合并单元格的示例。...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/zh/python-net/examples/e...
  10. Group Shape|Aspose.Slides Documentation

    Manage grouped shapes in Aspose.Slides for .NET: create, nest, align, reorder, and style group shapes with C# examples in PPT, PPTX, and ODP presentations....Slides for .NET . Add a Group Shape...var slide = presentation . Slides [ 0 ]; var group = slide . Shapes...

    docs.aspose.com/slides/net/examples/elements/gr...