Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 129,275 for

presentation

(0.15 sec)
  1. 连接器|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中绘制和控制连接器:添加、路由、重新路由、设置连接点、箭头和样式,以链接 PPT、PPTX 和 ODP 中的形状。...addConnector () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $connector...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  2. Object Preview Issue When Adding OleObjectFrame...

    Learn why EMBEDDED OLE OBJECT appears when adding OleObjectFrame in Aspose.Slides for PHP and how to fix preview issues in PPT, PPTX and ODP Presentations....article) and then open the presentation in the Microsoft PowerPoint...you may want to save your presentation to ensure the image for...

    docs.aspose.com/slides/php-java/object-preview-...
  3. Format PowerPoint Shapes in JavaScript|Aspose.S...

    Format PowerPoint shapes in JavaScript using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....Create an instance of the Presentation class. Get a reference to...shape. Save the modified presentation as a PPTX file. The following...

    docs.aspose.com/slides/nodejs-java/shape-format...
  4. Save Presentations in Read-Only Mode in .NET|As...

    Load and save PowerPoint files (PPT, PPTX) in read-only mode with Aspose.Slides for .NET, offering precise slide previews without altering your Presentations....Save Presentations in Read-Only Mode in .NET Contents [ Hide...can use to protect their presentations. You may want to use this...

    docs.aspose.com/slides/net/read-only-presentation/
  5. Audio|Aspose.Slides for Python Documentation

    Work with audio in Python using Aspose.Slides: add, replace, extract, and trim sounds, set volume and playback for slides and shapes in PowerPoint and OpenDocument....adds an audio frame on a presentation slide. def add_audio ():...slides . Presentation () as presentation : slide = presentation . slides...

    docs.aspose.com/slides/python-net/examples/elem...
  6. Manage OLE in Presentations Using JavaScript|As...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Node.js via Java. Embed, update, and export OLE content seamlessly....Manage OLE in Presentations Using JavaScript Contents [ Hide...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/nodejs-java/manage-ole/
  7. 图表|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 创建和自定义图表:添加数据、设置系列、坐标轴和标签的格式、更改类型并导出——支持 PPT、PPTX 和 ODP。...addChart () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // 在幻灯片上添加一个简单的柱形图。...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  8. Design Professional Presentations in Python|Asp...

    Boost your slides with Aspose.Slides for Python via .NET—design, automate, and convert PowerPoint and OpenDocument Presentations effortlessly. Learn more now!...Design Professional Presentations in Python Contents [ Hide ]...PowerPoint Presentation Themes in Python Manage Presentation Backgrounds...

    docs.aspose.com/slides/python-net/presentation-...
  9. Manage Slide Sections in Presentations in .NET|...

    Streamline slide sections in PowerPoint and OpenDocument with Aspose.Slides for .NET — split, rename, and reorder to optimize PPTX and ODP workflows....Manage Slide Sections in Presentations in .NET Contents [ Hide...can organize a PowerPoint Presentation into sections. You get to...

    docs.aspose.com/slides/net/slide-section/
  10. Connector|Aspose.Slides for Node.js via .NET Do...

    Learn how to add, route, and style connectors between shapes using Aspose.Slides for Node.js, with JavaScript examples for PPT, PPTX, and ODP Presentations....{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/nodejs-java/examples/ele...