How to Split Word Document by Sections using .NET

Hi all,
I used the code in this link: Split Word Documents using C# | Split Document by Page, Section, Range
to split my document into many word document with sections using c#, it works but i don’t have the good number of sections in my document, the aspose program count 2 sections, but when i do the same with Spire Doc it works normally and give me 53 sections like in the word.

Thank’s all.

@jugurtha

Could you please ZIP and attach your input and expected output documents along with code example that you are using here for testing? We will investigate the issue and provide you more information on it.