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.