RichText Content Control with Section Break gets lost

Hi


I’m trying to load the attached Document into aspose.
Unfortunately the ContentControl gets lost.

Now, what’s special about my special content control is:
The content control contains a Section Break.

When I use richtext content controls without section breaks it works as expected.

Do you have any ideas? Can I retrieve the information about content controls in a different way?
Currently I get the content controls like that:
NodeCollection ccs = document.GetChildNodes(NodeType.StructuredDocumentTag, true);

Thanks for your assistance,
Philipp
Hi Philipp,

Thanks for your inquiry.

I have tested the scenario and have managed to reproduce the same issue at my side. For the sake of correction, I have logged this problem in our issue tracking system as WORDSNET-9908. I have linked this forum thread to the same issue and you will be notified via this forum thread once this issue is resolved.

We apologize for your inconvenience.

Hi Philipp,


Regarding
WORDSNET-9908, our product team has completed the work on your issue
and has come to a conclusion that they won’t be able to implement the
fix to your issue. Your issue is now closed with ‘Won’t
Fix’ resolution. This is because the requested feature is not compatible
with Aspose.Words document model.

We apologize for your inconvenience.

The issues you have found earlier (filed as WORDSNET-9908) have been fixed in this Aspose.Words for .NET 20.7 update and this Aspose.Words for Java 20.7 update.

A post was split to a new topic: Content Control with Section Break gets lost