Warnings while loading a document

While loading a document the following warnings occure using the WarningCallback method:
Aspose warning: 9: 3F01;
Aspose warning: 9: Import of element ‘shapedefaults’ is not supported in Docx format by Aspose.Words.;
Aspose warning: 9: Import of element ‘extraClrSchemeLst’ is not supported in Docx format by Aspose.Words.

  • What does 3F01 mean?
  • Is there anything we can do to avoid the warnings?

@Tim49

Can you please provide more details about the document you are trying to load and the specific context in which these warnings occur?

word_simple_example.docx (66,9 KB)

@Tim49

This is the value is unexpected attribute in DOCX settings.xml:

Warnings are shown when something in the document structure is unexpected by Aspose.Words reader. In most cases you can safely ignore the warnings.

1 Like