Hi,
I’m trying to split some Words documents by heading. But the output files seem like losting ParagraphFormat .
How can I keep the same formating with the sourced document.
Thanks.
Test Info
Using SDK: Aspose.Word…...create new documents for each section, ensuring that paragraph formatting...foreach (Section sect in doc.Sections) { // Create section in the...