We're glad to announce the release of Spire.Presentation 10.1.1. The latest version supports obtaining the file name of embedded OLE objects. Moreover, some known bugs are fixed successfully in this update, such as the issue that the program threw an exception “object reference not set to object instance” when loading PPTX documents. Check below for more details.
Here is a list of changes made in this release
| Category | ID | Description |
| New feature | SPIREPPT-2658 | Supports obtaining the file name of embedded OLE objects.
IOleObject oleObject = shape as IOleObject; oleObject.EmbeddedFileName |
| Bug | SPIREPPT-2652 | Fixes the issue that the program threw an exception "object reference not set to object instance" when loading PPTX documents. |
| Bug | SPIREPPT-2657 | Fixes the issue that underlines were discontinuous when converting PPTX to SVG. |
| Bug | SPIREPPT-2690 | Fixes the issue that content was lost when converting PPTX to PDF. |
| Bug | SPIREPPT-2692 | Fixes the issue that checkboxes were missed when converting PPTX to PDF. |
| Bug | SPIREPPT-2702 | Fixes the issue that the program threw an "Object reference not set to an instance of an object" exception when obtaining font names. |
| Bug | SPIREPPT-2703 | Fixes the issue that setting ”Shrink text on overflow“ resulted in incorrect format. |
| Bug | SPIREPPT-2705 | Fixes the issue that setting "Resize shape to fit text" did not take effect. |
Click the link to download Spire.Presentation 10.1.1:
More information of Spire.Presentation new release or hotfix: