Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 242,743 for

slide

(0.34 sec)
  1. Table|Aspose.Slides for Python Documentation

    Create and format tables in Python with Aspose.Slides: insert data, merge cells, style borders, align content, and import/export for PPT, PPTX and ODP....Slides for Python via .NET . Add a...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  2. SmartArt|Aspose.Slides Documentation

    Build and edit SmartArt in C# with Aspose.Slides: add nodes, change layouts and styles, convert to shapes with precision, and export for PPT, PPTX and ODP....Slides for .NET . Add SmartArt Insert...(); var slide = pres . Slides [ 0 ]; var smart = slide . Shapes...

    docs.aspose.com/slides/net/examples/elements/sm...
  3. 在 VSTO 和 Aspose.Slides 中创建新演示文稿|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....Slides 中创建新演示文稿 Contents [ Hide ] 下面有两个代码示例,演示如何使用...下面有两个代码示例,演示如何使用 VSTO 和 Aspose.Slides for .NET 实现相同的目标。 VSTO private void...

    docs.aspose.com/slides/zh/net/create-a-new-pres...
  4. Access Presentation Slides in PHP|Aspose.Slides...

    Learn how to access and manage Slides in PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java. Boost productivity with code examples....Presentation Slides in PHP Contents [ Hide ] Aspose.Slides allows you...access slides in two ways: by index and by ID. Access a Slide by...

    docs.aspose.com/slides/php-java/access-slide-in...
  5. 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...
  6. 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/
  7. Access Presentation Slides in .NET|Aspose.Slide...

    Learn how to access and manage Slides in PowerPoint and OpenDocument presentations with Aspose.Slides for .NET. Boost productivity with code examples....Access Presentation Slides in .NET Contents [ Hide ] Overview...and manage slides in a presentation using Aspose.Slides. It shows...

    docs.aspose.com/slides/net/access-slide-in-pres...
  8. Chart|Aspose.Slides Documentation

    Master charts with Aspose.Slides for Android: create, format, bind data, and export charts in PPT, PPTX, and ODP with Java examples....Slides for Android via Java . The...simple area chart to the first slide. static void addChart () { Presentation...

    docs.aspose.com/slides/androidjava/examples/ele...
  9. 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...
  10. SmartArt|Aspose.Slides Documentation

    Work with SmartArt in Aspose.Slides for C++: create, edit, convert, and style diagrams with C++ for PowerPoint and OpenDocument presentations....Slides for C++ . Add SmartArt Insert...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto smartArt...

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