Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 235,469 for

slide

(0.07 sec)
  1. Access Slides in Presentations with Python|Aspo...

    Learn how to access and manage Slides in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Boost productivity with code examples....Access Slides in Presentations with Python Contents [ Hide ]...explains how to access specific slides in a PowerPoint presentation...

    docs.aspose.com/slides/python-net/access-slide-...
  2. Manage Presentation Slides in JavaScript|Aspose...

    Learn how to create, access, and manage Slides in PPT, PPTX, and ODP presentations using Aspose.Slides for Node.js. Easy-to-follow guide with code examples....Presentation Slides in JavaScript Contents [ Hide ] Add Slides to Presentations...Presentation Slides in JavaScript Remove Slides from Presentations...

    docs.aspose.com/slides/nodejs-java/presentation...
  3. Adding Text Dynamically|Aspose.Slides Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Add a blank slide. Add a text box. Set some text...msoFalse ); //Get the blank slide layout PowerPoint . CustomLayout...

    docs.aspose.com/slides/net/adding-text-dynamica...
  4. Working with Size and Layout of Presentation|As...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....ISlide slide = presentation . Slides [ 0 ]; //Set the slide size...auxPresentation . Slides . InsertClone ( 0 , slide ); auxPresentation...

    docs.aspose.com/slides/net/working-with-size-an...
  5. Resize Shapes in Presentations with Python|Aspo...

    Easily resize shapes on PowerPoint and OpenDocument Slides with Aspose.Slides for Python via .NET—automate Slide layout adjustments and boost productivity....Slides for Python customers is how...resize shapes so that, when the slide size changes, the data isn’t...

    docs.aspose.com/slides/python-net/re-sizing-sha...
  6. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Follow our simple, step-by-step guide to save time....from all the shapes on all the slides in a presentation. This article...presentations using Aspose.Slides. Text can be extracted in following...

    docs.aspose.com/slides/cpp/extract-text-from-pr...
  7. 页眉页脚|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中控制页眉和页脚:添加或编辑日期/时间、页码和页脚文本,显示或隐藏 PPT、PPTX 和 ODP 中的占位符。...Slides for .NET 添加页脚并更新日期和时间占位符。 添加页脚...Presentation (); var slide = pres . Slides [ 0 ]; slide . HeaderFooterManager...

    docs.aspose.com/slides/zh/net/examples/elements...
  8. Efficiently Merge Presentations in PHP|Aspose.S...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for PHP via Java, streamlining your workflow....effectively combining their slides in a single presentation to...presentations in such manner. Aspose.Slides for PHP via Java , however...

    docs.aspose.com/slides/php-java/merge-presentat...
  9. Manage Presentation Comments in C++|Aspose.Slid...

    Master presentation comments with Aspose.Slides for C++: add, read, edit, and delete comments in PowerPoint files fast and easily....as a note or annotation on a slide. When a comment is clicked,...PowerPoint presentations, Aspose.Slides for C++ provides The Presentation...

    docs.aspose.com/slides/cpp/presentation-comments/
  10. 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-...