|
| 1 | +--- |
| 2 | +title: Feature Matrix in .NET PowerPoint Library | Syncfusion |
| 3 | +description: Explore the supported features of Syncfusion® Essential PowerPoint for working with PowerPoint 2007–2016 presentations programmatically. |
| 4 | +platform: document-processing |
| 5 | +control: Presentation |
| 6 | +documentation: UG |
| 7 | +--- |
| 8 | + |
| 9 | +# Feature Matrix in .NET PowerPoint Library |
| 10 | + |
| 11 | +Syncfusion® Essential PowerPoint is a [.NET PowerPoint library](https://www.syncfusion.com/document-sdk/net-powerpoint-library) that provides comprehensive support for creating, editing, and managing PowerPoint presentations programmatically. It allows seamless handling of slides, shapes, charts, SmartArt, tables, and more. |
| 12 | + |
| 13 | +The following table outlines the supported features for PowerPoint 2007–2016 presentations. |
| 14 | + |
| 15 | +## Document Content Features |
| 16 | + |
| 17 | +<table> |
| 18 | + <tr> |
| 19 | + <td> |
| 20 | + {{'**Document Content Features**'| markdownify }} |
| 21 | + </td> |
| 22 | + <td> |
| 23 | + {{'**PowerPoint 2007–2016**'| markdownify }} |
| 24 | + </td> |
| 25 | + </tr> |
| 26 | + <tr><td>Create PowerPoint presentations from scratch or edit an existing presentation.</td><td>  </td></tr> |
| 27 | + <tr><td>Open existing PowerPoint presentations from the file system or stream.</td><td>  </td></tr> |
| 28 | + <tr><td>Save PowerPoint presentation to a local file, stream, or stream it to a client browser.</td><td>  </td></tr> |
| 29 | + <tr><td>Create, access, and modify paragraphs and text.</td><td>  </td></tr> |
| 30 | + <tr><td>Create, access, and modify bullets and numbering.</td><td>  </td></tr> |
| 31 | + <tr><td>Create, access, and modify images.</td><td>  </td></tr> |
| 32 | + <tr><td>Create, access, and modify tables, rows, and cells.</td><td>  </td></tr> |
| 33 | + <tr><td>Create, access, and modify shapes.</td><td>  </td></tr> |
| 34 | + <tr><td>Create, access, and modify charts.</td><td>  </td></tr> |
| 35 | + <tr><td>Access and modify placeholders.</td><td>  </td></tr> |
| 36 | + <tr><td>Create, access, and modify SmartArt diagrams.</td><td>  </td></tr> |
| 37 | + <tr><td>Create, access, and modify sections.</td><td>  </td></tr> |
| 38 | + <tr><td>Create, access, and modify animation and slide transition.</td><td>  </td></tr> |
| 39 | + <tr><td>Create, access, and modify hyperlinks.</td><td>  </td></tr> |
| 40 | + <tr><td>Create, access, and modify slide notes.</td><td>  </td></tr> |
| 41 | + <tr><td>Copy and move slide elements between PowerPoint presentations.</td><td>  </td></tr> |
| 42 | + <tr><td>Merge multiple PowerPoint presentations.</td><td>  </td></tr> |
| 43 | + <tr><td>Encrypt and open password-protected PowerPoint presentations.</td><td>  </td></tr> |
| 44 | + <tr><td>Iterate over slide content.</td><td>  </td></tr> |
| 45 | + <tr><td>Insert OLE objects in PowerPoint presentations.</td><td>  </td></tr> |
| 46 | + <tr><td>Access and modify built-in document properties.</td><td>  </td></tr> |
| 47 | + <tr><td>Create, access, and modify custom document properties.</td><td>  </td></tr> |
| 48 | +</table> |
0 commit comments