Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 241,348 for

slide

(2.07 sec)
  1. Section|Aspose.Slides Documentation

    Manage Slide sections in Aspose.Slides for .NET: create, rename, reorder, and group Slides with C# examples for PPT, PPTX, and ODP....Slides for .NET . Add a Section Create...section that starts at a specific slide. static void AddSection () {...

    docs.aspose.com/slides/net/examples/elements/se...
  2. Chart|Aspose.Slides Documentation

    Master charts with Aspose.Slides for .NET: create, format, bind data, and export charts in PPT, PPTX, and ODP with C# examples....Slides for .NET . The snippets below...simple area chart to the first slide. static void AddChart () { using...

    docs.aspose.com/slides/net/examples/elements/ch...
  3. MathText|Aspose.Slides for PHP Documentation

    Work with math text in PHP using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and PPTX....Slides for PHP via Java . Add Math...new Presentation (); try { $slide = $presentation -> getSlides...

    docs.aspose.com/slides/php-java/examples/elemen...
  4. Table|Aspose.Slides Documentation

    Work with tables in Aspose.Slides for C++: create, format, merge cells, apply styles, import data, and export with C++ examples for PPT, PPTX, and ODP....Slides for C++ . Add a Table Create...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto widths...

    docs.aspose.com/slides/cpp/examples/elements/ta...
  5. Create a Presentation Viewer in JavaScript|Aspo...

    Create a custom presentation viewer in JavaScript with Aspose.Slides for Node.js. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint....Slides for Node.js via Java is used...presentation files with slides. These slides can be viewed by opening...

    docs.aspose.com/slides/nodejs-java/presentation...
  6. Missing Features in VSTO|Aspose.Slides Document...

    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....following topics Add layout Slide to Presentation Conversion from...Presentation to XPS Create Slide as SVG Image Export media files...

    docs.aspose.com/slides/net/missing-features-in-...
  7. SmartArt|Aspose.Slides for Python Documentation

    Build and edit SmartArt in Python with Aspose.Slides: add nodes, change layouts and styles, convert to shapes with precision, and export for PPT, PPTX and ODP....Slides for Python via .NET . Add SmartArt...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  8. OLE Object|Aspose.Slides Documentation

    Handle OLE objects in Aspose.Slides for .NET: insert, link, update, and extract embedded content with C# in PPT, PPTX, and ODP presentations....Slides for .NET . Add an OLE Object...Presentation (); var slide = presentation . Slides [ 0 ]; var pdfData...

    docs.aspose.com/slides/net/examples/elements/ol...
  9. Picture|Aspose.Slides for PHP Documentation

    Work with pictures in PHP using Aspose.Slides: insert, replace, crop, compress, adjust transparency and effects, fill shapes, and export for PPT, PPTX and ODP....Slides for PHP via Java . The examples...examples below place an image on a slide, and then retrieve it. Add a...

    docs.aspose.com/slides/php-java/examples/elemen...
  10. Animate PowerPoint Charts in PHP|Aspose.Slides ...

    Create stunning animated charts with Aspose.Slides for PHP via Java. Boost presentations with dynamic visuals in PPT and PPTX files — get started now....Slides for PHP via Java supports animating...reference of the chart object $slide = $pres -> getSlides () -> get_Item...

    docs.aspose.com/slides/php-java/animated-charts/