You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: net/developer-guide/advanced-usage/loading/load-options-for-different-document-types/load-ebook-document-with-options.md
+13-4Lines changed: 13 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,7 +88,7 @@ using (var converter = new Converter(
88
88
89
89
## Working with Different EBook Formats
90
90
91
-
GroupDocs.Conversion supports multiple ebook formats through EBookLoadOptions:
91
+
GroupDocs.Conversion supports multiple ebook formats through EBookLoadOptions. Each format should be explicitly specified:
92
92
93
93
### MOBI (Mobipocket)
94
94
@@ -97,7 +97,10 @@ MOBI is a widely-used format, especially for Amazon Kindle devices:
0 commit comments