Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 240,907 for

slide

(0.13 sec)
  1. Create a Presentation Viewer in C++|Aspose.Slid...

    Create a custom presentation viewer in C++ using Aspose.Slides. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint....Slides for C++ is used to create presentation...presentation files with slides. These slides can be viewed by opening...

    docs.aspose.com/slides/cpp/presentation-viewer/
  2. 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/
  3. HeaderFooter|Aspose.Slides Documentation

    Control headers and footers in C# with Aspose.Slides: add or edit date/time, Slide numbers, and footer text, show or hide placeholders across PPT, PPTX and ODP....Slides for .NET . Add a Footer Add...text to the footer area of a slide and make it visible. static...

    docs.aspose.com/slides/net/examples/elements/el...
  4. Table|Aspose.Slides for PHP Documentation

    Create and format tables in PHP with Aspose.Slides: insert data, merge cells, style borders, align content, and import/export for PPT, PPTX and ODP....Slides for PHP via Java . Add a Table...new Presentation (); try { $slide = $presentation -> getSlides...

    docs.aspose.com/slides/php-java/examples/elemen...
  5. 将幻灯片移动到新位置|Aspose.Slides 文档

    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....FileName = FilePath + "Move a slide to a new position.pptx" ; MoveSlide..., 1 , 2 ); // Counting the slides in the presentation. public...

    docs.aspose.com/slides/zh/net/move-a-slide-to-a...
  6. Chart|Aspose.Slides Documentation

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

    docs.aspose.com/slides/cpp/examples/elements/ch...
  7. SmartArt|Aspose.Slides Documentation

    Work with SmartArt in Aspose.Slides for .NET: create, edit, convert, and style diagrams with C# for PowerPoint and OpenDocument presentations....Slides for .NET . Add SmartArt Insert...Presentation (); var slide = presentation . Slides [ 0 ]; var smartArt...

    docs.aspose.com/slides/net/examples/elements/sm...
  8. 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...
  9. 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...
  10. 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...