Aspose.Words.Saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format...epub. let doc = new aw . Document...saveFormat = aw . SaveFormat . Epub ; saveOptions . encoding = "utf-8"...
HtmlSaveOptions.export_font_resources property. Specifies whether font resources should be exported to HTML, MHTML or Epub...be exported to HTML, MHTML or EPUB. Default is False . @property...files. When exporting to IDPF EPUB or MHTML formats, fonts will...
HtmlSaveOptions.image_saving_callback property. Allows to control how images are saved when a document is saved to HTML, MHTML or Epub....document is saved to HTML, MHTML or EPUB. @property def image_saving_callback...
HtmlSaveOptions.css_saving_callback property. Allows to control how CSS styles are saved when a document is saved to HTML, MHTML or Epub....document is saved to HTML, MHTML or EPUB. @property def css_saving_callback...
FileFormatUtil.content_type_to_load_format method. Converts IANA content type into a load format enumerated value.... EPUB , aw . FileFormatUtil . con...content_type_to_save_format ( 'application/epub+zip' )) # For file types that...
Aspose::Words::FileFormatUtil::ContentTypeToLoadFormat method. Converts IANA content type into a load format enumerated value in C++....)); ASSERT_EQ ( SaveFormat :: Epub , FileFormatUtil :: ContentTypeToSaveFor...ContentTypeToSaveFor ( u "application/epub+zip" )); // For file types that...
Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.Epub SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....EPUB , SaveFormat.AZW_3 or SaveFormat...encoding when saving a document to .epub. Document doc = new Document(getMyDir()...
HtmlSaveOptions.document_part_saving_callback property. Allows to control how document parts are saved when a document is saved to HTML or Epub....document is saved to HTML or EPUB. @property def document_part_saving_callback...
Aspose::Words::Saving::HtmlSaveOptions::set_ExportPageMargins method. Specifies whether page margins is exported to HTML, MHTML or Epub. Default is false in C++....is exported to HTML, MHTML or EPUB. Default is false . void Aspose...