aspose-words / Aspose.Words-for-.NET

Aspose.Words for .NET examples, plugins and showcases
https://products.aspose.com/words/net
MIT License
503 stars 187 forks source link

Converts CHMs to a single HTML #366

Closed Treata11 closed 5 months ago

Treata11 commented 5 months ago

Greetings,

I'm using the online CHM to HTML converter you've hosted. It works great, but always outputs a single HTML regardless of the original CHM file's structure. I couldn't find any options to change this behavior. I want the output to be a consistent of multiple HTMLs similar to the original CHM. I wanted to ask about its possibility.

AlexNosk commented 5 months ago

@Treata11 You can try using HtmlSaveOptions.DocumentSplitCriteria property.