Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 130,588 for

presentation

(0.05 sec)
  1. How to Create PowerPoint Slides in HTML using C#

    This article explores how to create PowerPoint slides in HTML using C#. It will provide configuration requirements, detailed steps and working examples of HTML Presentation using C#.... You can create a new presentation and save it as HTML or convert...convert an existing presentation to HTML for displaying it in...

    kb.aspose.com/slides/net/how-to-create-powerpoi...
  2. Convert PDF to PPTX in Java | products.aspose.com

    Convert PDF to PPTX in Java. Use Aspose.Slides for Java to save PDF files as PPTX files....import PDF files into a presentation and save the result as PPTX...convert PDF to PPTX , create a Presentation , import the source file...

    products.aspose.com/slides/java/conversion/pdf-...
  3. Convert PDF to PPT in Java | products.aspose.com

    Convert PDF to PPT in Java. Use Aspose.Slides for Java to save PDF files as PPT files....import PDF files into a presentation and save the result as PPT...convert PDF to PPT , create a Presentation , import the source file...

    products.aspose.com/slides/java/conversion/pdf-...
  4. Header Footer|Aspose.Slides Documentation

    Control slide headers and footers with Aspose.Slides for .NET: add dates, slide numbers, and custom text in PPT, PPTX, and ODP with C# examples....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; slide . HeaderFooterManager ....

    docs.aspose.com/slides/net/examples/elements/he...
  5. Convert PowerPoint Presentations in Handout Mod...

    Convert Presentations to handouts in C++. Set slides per page, keep notes, export to PDF or images with Aspose.Slides, with sample code. Try it free....Convert PowerPoint Presentations in Handout Mode Using C++ Contents...the ability to convert presentations into various formats, including...

    docs.aspose.com/slides/cpp/convert-powerpoint-i...
  6. 墨迹|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 处理幻灯片上的数字墨迹:添加笔划、编辑路径、设置颜色和宽度,并将结果导出为 PowerPoint 和 OpenDocument。...accessInk () { $presentation = new Presentation ( "ink.pptx" );...); try { $slide = $presentation -> getSlides () -> get_Item (...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  7. Manage Tags and Custom Data in Presentations on...

    Add, read, update, and remove tags & custom data in Aspose.Slides for Android, with Java examples for PowerPoint and OpenDocument Presentations....Tags and Custom Data in Presentations on Android Contents [ Hide...Hide ] Data Storage in Presentation Files PPTX files—items with...

    docs.aspose.com/slides/androidjava/managing-tag...
  8. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP Presentation solutions.... using ( Presentation input = new Presentation ()) { IShapeCollection...using ( Presentation presentation = new Presentation ()) { uint...

    docs.aspose.com/slides/net/public-api-and-backw...
  9. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in JavaScript using Aspose.Slides, featuring concise code examples and performance-focused guidance....Manage SmartArt Graphics in Presentations Using JavaScript Contents...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/nodejs-java/manage-smart...
  10. Extract Text from ODP Presentations using C++ |...

    Extract text from ODP Presentations in C++. Use Aspose.Slides for C++ to parse slides, text frames, paragraphs, and portions....BMP TIFF ODP Parse ODP Presentations in C++ Use Aspose.Slides...C++ to extract text from presentation slides without Microsoft...

    products.aspose.com/slides/cpp/parser/odp/