Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 90,143 for

slide

(0.12 sec)
  1. Ellipse|Aspose.Slides Documentation

    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....their slides using Aspose.Slides for Java. Aspose.Slides for Java...simple ellipse to a selected slide of the presentation, please...

    docs.aspose.com/slides/java/ellipse/
  2. Convert PowerPoint Presentations to Word Docume...

    Learn how to effortlessly convert PowerPoint and OpenDocument presentations to Word documents using Aspose.Slides for Python via .NET. Our step-by-step guide with sample Python code provides the solution for developers looking to streamline their document workflows....Slides for Python via .NET and Aspose...presentation slides using the Presentation.slides property. Generate...

    docs.aspose.com/slides/python-net/convert-power...
  3. Manage TextBox|Aspose.Slides for PHP Documentation

    Manage a text box or text frame in PowerPoint presentations using PHP...Contents [ Hide ] Texts on slides typically exist in text boxes...Therefore, to add a text to a slide, you have to add a text box...

    docs.aspose.com/slides/php-java/manage-textbox/
  4. Chart Legend|Aspose.Slides Documentation

    Set positioning and font size for chart legend in PowerPoint presentations in C# or .NET...reference of the slide. Adding a chart on slide. Setting the properties...reference of the slide ISlide slide = presentation . Slides [ 0 ]; //...

    docs.aspose.com/slides/net/chart-legend/
  5. Manage Table|Aspose.Slides Documentation

    Create and manage table in PowerPoint presentations in Java...Slides provides the Table class, ITable...the Presentation class. Get a slide’s reference through its index...

    docs.aspose.com/slides/androidjava/manage-table/
  6. Bullet Color Turns Red from Black When Converti...

    Hi Team, I have a PPTX (attached) with two Slides. Each Slide has a shape with a bullet. When I try to get image of these shapes, I see that the color of the bullet is red instead of black. The code I used: using Aspos…...Slides Product Family slides-net , slides-text , slides-rendering...PPTX (attached) with two slides. Each slide has a shape with a bullet...

    forum.aspose.com/t/bullet-color-turns-red-from-...
  7. Export to HTML5|Aspose.Slides for Python Docume...

    Export PowerPoint to HTML5 in Python...Slides 21.9 , we implemented support...dependencies: import aspose.slides as slides with slides . Presentation (...

    docs.aspose.com/slides/python-net/export-to-html5/
  8. Create Presentation - C++ PowerPoint API|Aspose...

    To create PowerPoint Presentation in C++ API, please follow the steps mentioned in this article. The code adds a line to the first Slide of the presentation....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/
  9. Video Frame|Aspose.Slides Documentation

    Add Video frame to PowerPoint presentation in C# or .NET...allows you to add videos to a slide in a presentation in two ways:...objects) to a presentation, Aspose.Slides provides the IVideo interface...

    docs.aspose.com/slides/net/video-frame/
  10. Chart Legend|Aspose.Slides for PHP Documentation

    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....reference of the slide. Adding a chart on slide. Setting the properties...{ # Get reference of the slide $slide = $pres -> getSlides ()...

    docs.aspose.com/slides/php-java/chart-legend/