Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 241,357 for

slide

(0.12 sec)
  1. Manage Presentation Backgrounds in Java|Aspose....

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for Java, 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/java/presentation-backgr...
  2. Manage Presentation Backgrounds in PHP|Aspose.S...

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for PHP via Java, 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/php-java/presentation-ba...
  3. Header Footer|Aspose.Slides for Node.js via .NE...

    Control Slide headers and footers with Aspose.Slides for Node.js: add dates, Slide numbers, and custom text in PPT, PPTX, and ODP with JavaScript examples....Slides for Node.js via Java . Add...text to the footer area of a slide and make it visible. function...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  4. Clone Presentation Slides in C++|Aspose.Slides ...

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

    docs.aspose.com/slides/cpp/clone-slides/
  5. Connector|Aspose.Slides for PHP Documentation

    Draw and control connectors in PHP with Aspose.Slides: add, route, reroute, set connection points, arrows and styles to link shapes in PPT, PPTX and ODP....Slides for PHP via Java . Add a Connector...shape between two points on the slide. function addConnector () {...

    docs.aspose.com/slides/php-java/examples/elemen...
  6. Animate PowerPoint Charts in JavaScript|Aspose....

    Create stunning animated charts in JavaScript with Aspose.Slides for Node.js. Boost presentations with dynamic visuals in PPT and PPTX files—get started now....Slides for Node.js via Java supports...file var pres = new aspose . slides . Presentation ( "ExistingChart...

    docs.aspose.com/slides/nodejs-java/animated-cha...
  7. OLE Object|Aspose.Slides Documentation

    Handle OLE objects in Aspose.Slides for Java: insert, link, update, and extract embedded content with Java in PPT, PPTX, and ODP presentations....Slides for Java . Add an OLE Object...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/java/examples/elements/o...
  8. 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....Slides for .NET . Add a Connector...shape between two points on the slide. static void AddConnector ()...

    docs.aspose.com/slides/net/examples/elements/co...
  9. Animation|Aspose.Slides Documentation

    Explore Aspose.Slides for .NET animation examples: add, sequence, and customize effects and transitions with C# for PPT, PPTX, and ODP presentations....Slides for .NET . Add an Animation...var slide = presentation . Slides [ 0 ]; var shape = slide . Shapes...

    docs.aspose.com/slides/net/examples/elements/an...
  10. Animation|Aspose.Slides Documentation

    Explore Aspose.Slides for C++ animation examples: add, sequence, and customize effects and transitions with C++ for PPT, PPTX, and ODP presentations....Slides for C++ . Add an Animation...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto shape...

    docs.aspose.com/slides/cpp/examples/elements/an...