Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 129,136 for

presentation

(0.1 sec)
  1. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument Presentations using Aspose.Slides for Node.js. Follow our simple, step-by-step guide to save time....Advanced Text Extraction from Presentations in JavaScript Contents [...extract the text from a presentation. To do so, you need to extract...

    docs.aspose.com/slides/nodejs-java/extract-text...
  2. Add Header and Footer in PowerPoint using C# | ...

    Use .NET PowerPoint API to add header footer in PowerPoint Presentation using C# or VB.NET. Manage header and footer in notes slides programmaticaly....and footer in PowerPoint presentations are used to display additional...in PowerPoint PPTX/PPT presentations programmatically using C#...

    blog.aspose.com/slides/add-header-footer-in-pow...
  3. Streamline Font Replacement in Presentations Us...

    Seamlessly replace fonts in JavaScript with Aspose.Slides for Node.js via Java to ensure consistent typography in PowerPoint and OpenDocument Presentations....Streamline Font Replacement in Presentations Using JavaScript Contents...this way: Load the relevant presentation. Load the font that will...

    docs.aspose.com/slides/nodejs-java/font-replace...
  4. 视频|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中处理视频:插入、替换、裁剪、设置海报帧和播放选项,并将演示文稿导出为 PPT、PPTX 和 ODP。... Presentation () as presentation : slide = presentation . slides...320 , 240 , "video.mp4" ) presentation . save ( "video.pptx" ,...

    docs.aspose.com/slides/zh/python-net/examples/e...
  5. Connector|Aspose.Slides for Python Documentation

    Draw and control connectors in Python with Aspose.Slides: add, route, reroute, set connection points, arrows and styles to link shapes in PPT, PPTX and ODP.... Presentation () as presentation : slide = presentation . slides...BENT_CONNECTOR2 , 0 , 0 , 100 , 100 ) presentation . save ( "connector.pptx"...

    docs.aspose.com/slides/python-net/examples/elem...
  6. Automating PowerPoint Generation in PHP: Create...

    Automate slide creation on cloud platforms with Aspose.Slides for PHP—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....in PHP: Create Dynamic Presentations Easily Contents [ Hide ]...Introduction Creating PowerPoint presentations manually can be a time-consuming...

    docs.aspose.com/slides/php-java/automating-powe...
  7. Adding Text Dynamically Using VSTO and Aspose.S...

    See how to migrate from Microsoft Office automation to Aspose.Slides for Java and add dynamic text to PowerPoint (PPT, PPTX) Presentations in Java....follow these steps: Create a presentation. Add a blank slide. Add...Set some text. Write the presentation. VSTO Code Example The code...

    docs.aspose.com/slides/java/adding-text-dynamic...
  8. Format PowerPoint Shapes in JavaScript|Aspose.S...

    Format PowerPoint shapes in JavaScript using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....Create an instance of the Presentation class. Get a reference to...shape. Save the modified presentation as a PPTX file. The following...

    docs.aspose.com/slides/nodejs-java/shape-format...
  9. Convert ODT to PPT via C++ or with free Online ...

    Export ODT to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to PPT online converter quickly before integrating the code....Microsoft PowerPoint (PPT) presentation can be a useful task for...files are used for creating presentations with slides, animations...

    products.aspose.com/total/cpp/conversion/odt-to...
  10. Merge PPT Files using .NET | products.aspose.com

    C# source code to combine PPT documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....Files - C# var ps1 = new Presentation( "presen1.ppt" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/net/merger/ppt/