Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 129,319 for

presentation

(0.07 sec)
  1. Convert PowerPoint Presentations to Video in PH...

    Learn how to convert PowerPoint Presentations to video with Aspose.Slides for PHP. Discover sample code and automation techniques to streamline your workflow....Convert PowerPoint Presentations to Video in PHP Contents [ Hide...converting your PowerPoint presentation to video, you get Increase...

    docs.aspose.com/slides/php-java/convert-powerpo...
  2. Math Text|Aspose.Slides Documentation

    Explore Aspose.Slides for Java MathematicalText examples: create and format equations, fractions, matrices, and symbols with Java in PPT, PPTX, and ODP Presentations....addMathText () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/java/examples/elements/m...
  3. Design Professional Presentations in Java|Aspos...

    Boost your slides with Aspose.Slides for Java—design, automate, and convert PowerPoint and OpenDocument Presentations effortlessly. Learn more now!...Design Professional Presentations in Java Contents [ Hide ] Manage...Manage Presentation Themes in Java Manage Presentation Backgrounds...

    docs.aspose.com/slides/java/presentation-design/
  4. Embed Fonts in Presentations Using Java|Aspose....

    Embed TrueType fonts in PowerPoint and OpenDocument Presentations with Aspose.Slides for Java, ensuring accurate rendering across all platforms....Embed Fonts in Presentations Using Java Contents [ Hide ] Embedded...useful when you want your presentation to appear correctly when...

    docs.aspose.com/slides/java/embedded-font/
  5. AI-Powered Multilingual Slide Generator|Aspose....

    Generate multilingual slides from text with Aspose.Slides for Python. Apply your template and export polished decks to PowerPoint and OpenDocument. Learn more....Slides Presentation AI API: AI-Powered Slide...AI-powered feature, the Presentation Generator, which enables...

    docs.aspose.com/slides/python-net/ai/generator/
  6. Connector|Aspose.Slides Documentation

    Learn how to add, route, and style connectors between shapes using Aspose.Slides for .NET, with C# examples for PPT, PPTX, and ODP Presentations....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var connector = slide . Shapes...

    docs.aspose.com/slides/net/examples/elements/co...
  7. Table|Aspose.Slides Documentation

    Work with tables in Aspose.Slides for .NET: create, format, merge cells, apply styles, import data, and export with C# examples for PPT, PPTX, and ODP....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; double [] widths = { 80 , 80 };...

    docs.aspose.com/slides/net/examples/elements/ta...
  8. Conversion to Tiff with Notes|Aspose.Slides Doc...

    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....supports for converting a presentation with notes to images. You...generate TIFF images of a presentation in Notes Slide view. The...

    docs.aspose.com/slides/net/conversion-to-tiff-w...
  9. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Java, optimizing performance and automating your workflow....Optimize Image Management in Presentations Using Java Contents [ Hide...Images in Presentation Slides Images make presentations more engaging...

    docs.aspose.com/slides/java/image/
  10. SmartArt|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中使用 SmartArt:使用 C# 为 PowerPoint 和 OpenDocument 演示文稿创建、编辑、转换和设置样式图表。...() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var smartArt = slide . Shapes...

    docs.aspose.com/slides/zh/net/examples/elements...