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

slide

(0.4 sec)
  1. Remove Slides from Presentations in C++|Aspose....

    Effortlessly remove Slides from PowerPoint and OpenDocument presentations with Aspose.Slides for C++. Get clear code examples and boost your workflow....Remove Slides from Presentations in C++ Contents [ Hide ] If...If a slide (or its contents) becomes redundant, you can delete...

    docs.aspose.com/slides/cpp/remove-slide-from-pr...
  2. SmartArt|Aspose.Slides for PHP Documentation

    Build and edit SmartArt in PHP with Aspose.Slides: add nodes, change layouts and styles, convert to shapes with precision, and export for PPT, PPTX and ODP....Slides for PHP via Java . Add SmartArt...new Presentation (); try { $slide = $presentation -> getSlides...

    docs.aspose.com/slides/php-java/examples/elemen...
  3. 将幻灯片移动到新位置|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...
  4. Chart|Aspose.Slides for PHP Documentation

    Create and customize charts in PHP with Aspose.Slides: add data, format series, axes and labels, change types, and export—works with PPT, PPTX and ODP....Slides for PHP via Java . The snippets...simple area chart to the first slide. function addChart () { $presentation...

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

    Create stunning animated charts in .NET with Aspose.Slides. Boost presentations with dynamic visuals in PPT and PPTX files—get started now....Slides for .NET supports animating...object var slide = presentation . Slides [ 0 ] as Slide ; var shapes...

    docs.aspose.com/slides/net/animated-charts/
  6. 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...
  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. Manage Presentation Zoom in .NET|Aspose.Slides ...

    Create and customize Zoom with Aspose.Slides for .NET — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....to jump to and from specific slides, sections, and portions of...single slide, use a Summary Zoom . To show selected slides only...

    docs.aspose.com/slides/net/manage-zoom/
  10. Note|Aspose.Slides Documentation

    Add, read, edit, and export speaker notes in C# with Aspose.Slides: format text, manage notes per Slide, and control visibility in PowerPoint and OpenDocument....and update notes slides using Aspose.Slides for .NET . Add a...a Notes Slide Create a notes slide and assign text to it. static...

    docs.aspose.com/slides/net/examples/elements/el...