-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Using Spire.Doc trial 13.8.0 in Python 3.14, under Windows 11 Home, ver. 10.0.26100, trying the sample code in your wesite; when run, as soon as library is loaded either with
import spire.doc
or
from spire.doc import *
I get the following error:
NotImplementedError: There is currently no support for "spire.doc.DocumentProperty.DocumentProperty
This error happens only with Spire.Doc trial 13.8.0 loaded; same code with Spire.Doc.Free 12.12.0 loads library and runs correctly. The same code under MacOS 15.7 loads library with no issue (throws another error later when trying to set FontSize but I'll report that separately)
#Versions:
Spire.Doc trial 13.8.0
Python 3.14
Windows 11 Home 10.0.26100
Metadata
Metadata
Assignees
Labels
No labels