Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 126,382 for

presentation

(0.18 sec)
  1. Manage Slide Sections in Presentations in .NET|...

    Streamline slide sections in PowerPoint and OpenDocument with Aspose.Slides for .NET — split, rename, and reorder to optimize PPTX and ODP workflows....Manage Slide Sections in Presentations in .NET Contents [ Hide...can organize a PowerPoint Presentation into sections. You get to...

    docs.aspose.com/slides/net/slide-section/
  2. Convert PPT, PPTX, and ODP to JPG in Python|Asp...

    Learn how to transform your slides from PowerPoint and OpenDocument Presentations into high-quality JPEG images with just a few lines of code in Python. Optimize Presentations for web use, sharing, and archiving. Read the full guide now!...PowerPoint and OpenDocument presentations to JPG images helps with...easy to implement your own presentation viewer and create a thumbnail...

    docs.aspose.com/slides/python-net/convert-power...
  3. 在 .NET 中管理演示文稿批注|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 精通演示文稿批注:在 PowerPoint 文件中快速轻松地添加、读取、编辑和删除批注。... The Presentation 类,包含作者集合(来自 CommentAuthorCollect...// 实例化 Presentation 类 using ( Presentation presentation = new...

    docs.aspose.com/slides/zh/net/presentation-comm...
  4. Export XML to POTM in Android | products.aspose...

    Android API to Convert XML to POTM without using Microsoft Word...PowerPoint Open XML Macro-Enabled Presentation (POTM) format. This format...format is used to create presentations with macros, which can be...

    products.aspose.com/total/android-java/conversi...
  5. 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....can only be loaded from a presentation file and can’t be created...usage: using ( Presentation pres = new Presentation ()) { ISmartArt...

    docs.aspose.com/slides/net/public-api-and-backw...
  6. Create 3D Presentations in PHP|Aspose.Slides fo...

    Generate interactive 3D Presentations in PHP with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use....Create 3D Presentations in PHP Contents [ Hide ] Overview Since...possible to create 3D in presentations. PowerPoint 3D is a way...

    docs.aspose.com/slides/php-java/3d-presentation/
  7. Conversion to HTML|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....support for converting a presentation to HTML. Below is code snippet...//Instantiate a Presentation object that represents a presentation file...

    docs.aspose.com/slides/net/conversion-to-html/
  8. Remove PPTX Annotation using C++ | products.asp...

    C++ source code to delete annotations from PPTX...auto presentation = System :: MakeObject < Presentation > ( u...from the presentation for ( auto author : presentation -> get_CommentAuthors())...

    products.aspose.com/slides/cpp/annotation/pptx/
  9. Remove PPTX Annotation using Java | products.as...

    Java sample code to delete PPTX format annotations on Java Runtime Environment for JSP/JSF Application and Desktop Applications....PPTX - Java Presentation presentation = new Presentation ( "example...Deletes all comments from the presentation for ( ICommentAuthor author...

    products.aspose.com/slides/java/annotation/pptx/
  10. Adding Picture Frames with Animation Using VSTO...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and animate picture frames in PowerPoint (PPT, PPTX) slides with clean C# code....PowerPoint to frame images in a presentation. This article shows how...code samples below create a presentation with a slide, add an image...

    docs.aspose.com/slides/net/adding-picture-frame...