Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 235,433 for

slide

(0.5 sec)
  1. Manage Connectors in Presentations with Python|...

    Empower Python apps to draw, connect and auto-route lines in PowerPoint & OpenDocument Slides—gain full control over straight, elbow and curved connectors....moved or repositioned on a slide. Connectors attach to connection...(angled), and curved. Aspose.Slides supports the following connector...

    docs.aspose.com/slides/python-net/connector/
  2. Manage Picture Frames in Presentations Using C+...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for C++. Streamline your workflow and enhance Slide designs.... You can add an image to a slide through a picture frame. This...Presentation class . Get a slide’s reference through its index...

    docs.aspose.com/slides/cpp/picture-frame/
  3. Add Ellipses to Presentations in PHP|Aspose.Sli...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for PHP via Java across PPT and PPTX presentations — code examples included....ellipse shapes to their slides using Aspose.Slides for PHP via Java...Java. Aspose.Slides for PHP via Java provides an easier set of APIs...

    docs.aspose.com/slides/php-java/ellipse/
  4. Create 3D Presentations in .NET|Aspose.Slides D...

    Generate interactive 3D presentations in .NET with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use....Slides 20.9 version, a new cross-platform... In the previous versions, Slides shapes with 3D effects applied...

    docs.aspose.com/slides/net/3d-presentation/
  5. Add Rectangles to Presentations in .NET|Aspose....

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

    docs.aspose.com/slides/net/rectangle/
  6. 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/
  7. Add Ellipses to Presentations in JavaScript|Asp...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Node.js across PPT and PPTX presentations—JavaScript code examples included....ellipse shapes to their slides using Aspose.Slides for Node.js via Java...Java. Aspose.Slides for Node.js via Java provides an easier set...

    docs.aspose.com/slides/nodejs-java/ellipse/
  8. Read and Replace Header and Footer Text in a Pr...

    Hi, I am trying to extract Header and Footer text from a pptx. I see, that I can write text via the HeaderFooterManager, like so: IMasterNotesSlide masterNotesSlide = presentation.getMasterNotesSlideManager().getMaster…...Slides Product Family slides-java , slides-headerfooter...Presentation(stream2); try { for (ISlide slide : presentation2.getSlides())...

    forum.aspose.com/t/read-and-replace-header-and-...
  9. Manage Presentation Notes in PHP|Aspose.Slides ...

    Customize presentation notes with Aspose.Slides for PHP via Java. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....Slides supports removing notes slides from a presentation...notes style slides from any presentation. Aspose.Slides for PHP via...

    docs.aspose.com/slides/php-java/presentation-no...
  10. Manage Table Cells in Presentations Using Java|...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for 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/java/manage-cells/