We are excited to announce the release of Spire.Office for Python 9.1.0. This version adds the custom exception class SpireException to Spire.PDF for Python, Spire.Doc for Python, Spire.Presentation for Python, and Spire.XLS for Python. In addition, some known issues are fixed successfully in this version. More details are listed below.
Click the following link to download Spire.Office for Python 9.1.0:
Here is a list of changes made in this release
Spire.Doc for Python
| Category |
ID |
Description |
| New feature |
- |
Adds a new custom exception class SpireException. |
| Bug |
SPIREDOC-10028 |
Fixes the issue that setting table borders was invalid. |
Spire.Presentation for Python
| Category |
ID |
Description |
| New feature |
- |
Adds a custom exception class SpireException. |
| Bug |
SPIREPPT-2368 |
Fixes the issue that the program threw "System.ArgumentNullException" exception when converting shapes to images. |
Spire.XLS for Python
| Category |
ID |
Description |
| New feature |
- |
Adds the custom exception class SpireException and changes the ArgumentError class to the SpireException class. |
Spire.PDF for Python
| Category |
ID |
Description |
| New feature |
- |
Adds the custom exception class SpireException. |