Modifying the html auto Files generated when saving as epub

Hi,

When I save a document as an epub file, an additional file is automatically generated by aspose.

this file is in html format.

I would like to know if it is possible to :

-change the name of this automatically generated file as needed

-save this file in a different format

using aspose

Hi there,


Thanks for your inquiry.

Do you mean the HTML file found under the OEBPS folder? This is the main content of the EPUB file stored in HTML format. The name used for this file will be the same as the Title property of the document so you can change this if you want the file to be a different name. Please see the following page for details: http://www.aspose.com/documentation/.net-components/aspose.words-for-.net/aspose.words.properties.builtindocumentproperties.title.html

Regarding changing the format of this file, this is simply not possible. It also wouldn’t make much sense anyway as you would cause a corrupted or invalid EPUB file. Could you please clarify what you are trying to achieve? Perhaps we can provide you with a different idea.

Thanks,