Hi there,
I have some issues with converting file which I attach to the post.
This
Aspose.Pdf.Document doc = new Aspose.Pdf.Document(…, new EpubLoadOptions());<o:p></o:p>
doc.Save(…, Aspose.Pdf.SaveFormat.Pdf);
Leads to this:
1 pages, List
1 pageMapping)<div style=“box-sizing: border-box; color: rgb(34, 34, 34); font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, “Helvetica Neue”, Helvetica, Ubuntu, Arial, sans-serif; font-size: 12px; background-color: rgb(255, 255, 255);”> в Aspose.Epub.EpubToApsConverter.Convert(Stream epubStream, EpubToApsConverterOptions options, IEpubToApsCallback epubToApsCallback)<div style=“box-sizing: border-box; color: rgb(34, 34, 34); font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, “Helvetica Neue”, Helvetica, Ubuntu, Arial, sans-serif; font-size: 12px; background-color: rgb(255, 255, 255);”> в Aspose.Epub.EpubToApsConverter.Convert(Stream epubStream, EpubToApsConverterOptions options)<div style=“box-sizing: border-box; color: rgb(34, 34, 34); font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, “Helvetica Neue”, Helvetica, Ubuntu, Arial, sans-serif; font-size: 12px; background-color: rgb(255, 255, 255);”> в .(Stream , MarginsAreaUsageModes , SizeF , MarginInfo )<div style=“box-sizing: border-box; color: rgb(34, 34, 34); font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, “Helvetica Neue”, Helvetica, Ubuntu, Arial, sans-serif; font-size: 12px; background-color: rgb(255, 255, 255);”> в .(Stream , Document , EpubLoadOptions )<div style=“box-sizing: border-box; color: rgb(34, 34, 34); font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, “Helvetica Neue”, Helvetica, Ubuntu, Arial, sans-serif; font-size: 12px; background-color: rgb(255, 255, 255);”> в Aspose.Pdf.Document.(Stream , LoadOptions )<div style=“box-sizing: border-box; color: rgb(34, 34, 34); font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, “Helvetica Neue”, Helvetica, Ubuntu, Arial, sans-serif; font-size: 12px; background-color: rgb(255, 255, 255);”> в Aspose.Pdf.Document…ctor(String filename, LoadOptions options)<div style=“box-sizing: border-box; color: rgb(34, 34, 34); font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, “Helvetica Neue”, Helvetica, Ubuntu, Arial, sans-serif; font-size: 12px; background-color: rgb(255, 255, 255);”><div style=“box-sizing: border-box; color: rgb(34, 34, 34); font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, “Helvetica Neue”, Helvetica, Ubuntu, Arial, sans-serif; font-size: 12px; background-color: rgb(255, 255, 255);”>I’m using Aspose.PDF v17.1.0