When we create a document using aspose we cannot fill the content control in office online

When we create a document docx with aspose, if a content control doesn’t have a value and if we are editing the document online we cannot change the value of the content control.

If we edit in word desktop there is no problem and if the content control has a value there is no problem

The version of aspose is: 24.1-jdk16

I attach and example
test.docx (496.0 KB)

@Benjamin.coupa

Can you please provide more details about the specific version of Aspose.Words you are using and the steps you are taking to create the document with content controls?

@Benjamin.coupa Have you tried crating the same document using MS Word offline version? Does such document works in online version of MS Word on your side?
in addition, please try using the latest version on Aspose.Words. If the problem still persists and the problem does not occur with MS Word created document, please provide code you use for generation document, Aspose.Words generated document and MS Word created document here for our reference.

Thanks @alexey.noskov , I am trying to create a snippet of the code that produce this behaviour, I will put it here as soon as I finish

1 Like