Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 129,987 for

presentation

(0.27 sec)
  1. Adding Text Dynamically|Aspose.Slides Documenta...

    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....follow these steps: Create a presentation. Add a blank slide. Add...Set some text. Write the presentation. VSTO private void AddTextBox...

    docs.aspose.com/slides/net/adding-text-dynamica...
  2. Slide Transitions|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....below: Create an instance of Presentation class Apply a Slide Transition...enum Write the modified presentation file. Example string FilePath...

    docs.aspose.com/slides/net/slide-transitions/
  3. Configure Fallback Font Collections in Python|A...

    Set up a fallback fonts collection in Aspose.Slides for Python via .NET to keep text consistent and crisp in PowerPoint and OpenDocument Presentations....fallback font rules for a presentation. Each fallback rule is represented...lection property of the presentation’s fonts_manager . The fonts_manager...

    docs.aspose.com/slides/python-net/create-fallba...
  4. Creating a Table on PowerPoint Slide in VSTO an...

    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....slide using VSTO: Create a presentation. Add an empty slide is added...added to the presentation. Add a 15 x 15 table to the slide....

    docs.aspose.com/slides/net/creating-a-table-on-...
  5. Convert PowerPoint Presentations to XPS on Andr...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS in Java using Aspose.Slides for Android. Get step-by-step guide and sample code....Convert PowerPoint Presentations to XPS on Android Contents [...Slides converts PPT or PPTX presentation to the XPS format, you can...

    docs.aspose.com/slides/androidjava/convert-powe...
  6. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument Presentations using Aspose.Slides for Python via .NET. Customize fonts, colors, alignment, and more with powerful Python code examples....PowerPoint and OpenDocument presentations using Aspose.Slides. You’ll...Whether you’re generating presentations programmatically or customizing...

    docs.aspose.com/slides/python-net/text-formatting/
  7. Convert HTML to PPTX in Java | products.aspose.com

    Convert HTML to PPTX in Java. Use Java library API to convert HTML to PowerPoint...and manipulate PowerPoint presentations, PDFs, HTML docs, and other...to slides in a PowerPoint presentation. Convert HTML to PPTX in...

    products.aspose.com/slides/java/conversion/html...
  8. Apply Shape Animations in Presentations Using C...

    Discover how to create and customize shape animations in PowerPoint Presentations with Aspose.Slides for C++. Stand out!...Apply Shape Animations in Presentations Using C++ Contents [ Hide...charts . They give life to presentations or its constituents. Why...

    docs.aspose.com/slides/cpp/shape-animation/
  9. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for .NET: insert, crop, compress, recolor, and export images with C# examples for PPT, PPTX, and ODP Presentations....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; // Create a simple in-memory image...

    docs.aspose.com/slides/net/examples/elements/pi...
  10. Get all the text in a slide|Aspose.Slides Docum...

    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....slideIndex ) { // Open the presentation as read-only. using ( PresentationDocument... false )) { // Pass the presentation and the slide index // to...

    docs.aspose.com/slides/net/get-all-the-text-in-...