When attempting to save a BuildingBlock
as HTML, I get the following error:
Exception in thread "main" java.lang.IllegalStateException: Children nodes of GlossaryDocument aren't supported!
at com.aspose.words.zzZVJ.zzYN(Unknown Source)
at com.aspose.words.Node.toString(Unknown Source)
Why can I not save nodes inside the GlossaryDocument in the same was as other nodes? How can I work around this?