Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 240,320 for

slide

(0.08 sec)
  1. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....Slides for .NET 14.4.0 Contents [...Methods and Properties Aspose.Slides.ILayoutSlide.HasDependingSlides...

    docs.aspose.com/slides/net/public-api-and-backw...
  2. Create Presentations in C++|Aspose.Slides Docum...

    Create presentations in C++ with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....simple plain line to a selected slide of the presentation, please... Obtain the reference of a slide by using its Index. Add an AutoShape...

    docs.aspose.com/slides/cpp/create-presentation/
  3. Installation|Aspose.Slides for Node.js via .NET...

    Learn how to quickly install Aspose.Slides. Step-by-step guide, system requirements, and code samples — start working with PowerPoint presentations today!...Slides for Node.js via Java is platform-independent...You can easily install Aspose.Slides for Node.js via Java from NPM...

    docs.aspose.com/slides/nodejs-java/installation/
  4. Manage SmartArt Shape Nodes in Presentations in...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for .NET. Get clear code samples and tips to streamline your presentations....Slides for .NET has provided the simplest...Obtain the reference of first slide by using its Index. Traverse...

    docs.aspose.com/slides/net/manage-smartart-shap...
  5. Compare Presentation Slides in Python|Aspose.Sl...

    Compare PowerPoint and OpenDocument presentations programmatically with Aspose.Slides for Python via .NET. Identify Slide differences in code quickly....Presentation Slides in Python Contents [ Hide ] Compare Two Slides The...true for the slides/layout and slides/master slides which identical...

    docs.aspose.com/slides/python-net/compare-slides/
  6. Comment|Aspose.Slides Documentation

    Work with Slide comments in Aspose.Slides for C++: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP presentations with C++ code examples....Slides for C++ . Add a Modern Comment...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto author...

    docs.aspose.com/slides/cpp/examples/elements/co...
  7. Manage Table Cells in Presentations with Python...

    Effortlessly manage table cells in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET. Master accessing, modifying, and styling cells quickly for seamless Slide automation....Slides. You’ll learn how to detect...adapt the snippets to your own slides quickly. Identify Merged Table...

    docs.aspose.com/slides/python-net/manage-cells/
  8. Comment|Aspose.Slides Documentation

    Work with Slide comments in Aspose.Slides for Java: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP presentations with Java code examples....Slides for Java . Add a Modern Comment...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/java/examples/elements/c...
  9. Manage Table Cells in Presentations on Android|...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for Android via Java. Master accessing, modifying, and styling cells quickly for seamless Slide automation....Get the table from the first slide. Iterate through the table’s...get_Item ( 0 ); // assuming that Slide#0.Shape#0 is a table for ( int...

    docs.aspose.com/slides/androidjava/manage-cells/
  10. Add Rectangles to Presentations in Python|Aspos...

    Boost your PowerPoint & OpenDocument presentations by adding rectangles with Aspose.Slides for Python via .NET—easily design and modify shapes programmatically....rectangles to their slides using Aspose.Slides for Python via .NET...simple rectangle to a selected slide of the presentation, please...

    docs.aspose.com/slides/python-net/rectangle/