Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 129,136 for

presentation

(0.28 sec)
  1. Manage VBA Projects in Presentations Using Java...

    Discover how to generate and manipulate PowerPoint and OpenDocument Presentations via VBA with Aspose.Slides for Java to streamline your workflow....Manage VBA Projects in Presentations Using Java Contents [ Hide...Note When you convert a presentation containing macros to a different...

    docs.aspose.com/slides/java/presentation-via-vba/
  2. GroupShape|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 处理组形状:创建和取消组合,重新排列子形状,跨 PowerPoint 和 OpenDocument 设置变换和边界。... Presentation () as presentation : slide = presentation . slides...ELLIPSE , 60 , 0 , 50 , 50 ) presentation . save ( "group.pptx" ,...

    docs.aspose.com/slides/zh/python-net/examples/e...
  3. MathText|Aspose.Slides for Python Documentation

    Work with math text in Python using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and PPTX.... Presentation () as presentation : slide = presentation . slides...math_paragraph . add ( math_block ) presentation . save ( "math_text.pptx"...

    docs.aspose.com/slides/python-net/examples/elem...
  4. 页眉页脚|Aspose.Slides 文档

    使用 Aspose.Slides for Android 控制幻灯片的页眉和页脚:在 PPT、PPTX 和 ODP 中通过 Java 示例添加日期、幻灯片编号和自定义文本。...addHeaderFooter () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/androidjava/examples/...
  5. Apply or Change Slide Layouts in JavaScript|Asp...

    Manage and customize slide layouts in Aspose.Slides for Node.js. Explore layout types, placeholder control, and footer visibility through code examples....layouts help you design presentations quickly and consistently—whether...defines layout styles for the presentation. You can access and modify...

    docs.aspose.com/slides/nodejs-java/slide-layout/
  6. Efficiently Merge Presentations on Android|Aspo...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) Presentations with Aspose.Slides for Android via Java, streamlining your workflow....Efficiently Merge Presentations on Android Contents [ Hide ]...people to merge PowerPoint presentations in the same format (PPT...

    docs.aspose.com/slides/androidjava/merge-presen...
  7. Open Presentations in JavaScript|Aspose.Slides ...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) Presentations effortlessly with Aspose.Slides for Node.js via Java—fast, reliable, fully featured....Open Presentations in JavaScript Contents [ Hide ] Overview Beyond...Beyond creating PowerPoint presentations from scratch, Aspose.Slides...

    docs.aspose.com/slides/nodejs-java/open-present...
  8. 布局幻灯片|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中掌握布局幻灯片:选择、应用和自定义幻灯片布局、占位符和母版,并提供 PPT、PPTX 和 ODP 演示文稿的示例。...{ let presentation = new aspose . slides . Presentation (); try...try { let masterSlide = presentation . getMasters (). get_Item...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  9. Connector|Aspose.Slides Documentation

    Learn how to add, route, and style connectors between shapes using Aspose.Slides for .NET, with C# examples for PPT, PPTX, and ODP Presentations....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var connector = slide . Shapes...

    docs.aspose.com/slides/net/examples/elements/co...
  10. 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....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; double [] widths = { 80 , 80 };...

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