Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 1,594 for

epub

(0.04 sec)
  1. HtmlSaveOptions.export_headers_footers_mode pro...

    HtmlSaveOptions.export_headers_footers_mode property. Specifies how headers and footers are output to HTML, MHTML or Epub...are output to HTML, MHTML or EPUB. Default value is ExportHeadersFooters...ExportHeadersFooters.NONE for EPUB. @property def export_headers_footers_mode...

    reference.aspose.com/words/python-net/aspose.wo...
  2. IDocumentSavingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during saving a document in Java....are supported: Html, Mhtml, Epub. HtmlSaveOptions saveOptions...MHTML, "mhtml"}, {SaveFormat.EPUB, "epub"}, }; } /// /// Saving progress...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Saving::HtmlSaveOptions::set_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::set_ExportTocPageNumbers method. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and Epub. Default value is false in C++....when saving HTML, MHTML and EPUB. Default value is false . void...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. SaveOptions class | Aspose.Words for Node.js

    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"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. HtmlSaveOptions | Aspose.Words for Java

    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()...

    reference.aspose.com/words/java/com.aspose.word...
  6. HtmlSaveOptions.export_font_resources property ...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FileFormatUtil.content_type_to_load_format meth...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentSavingArgs | Aspose.Words for Java

    An argument passed into IDocumentSavingCallback.notifycom.aspose.words.DocumentSavingArgs in Java....are supported: Html, Mhtml, Epub. HtmlSaveOptions saveOptions...MHTML, "mhtml"}, {SaveFormat.EPUB, "epub"}, }; } /// /// Saving progress...

    reference.aspose.com/words/java/com.aspose.word...
  9. HtmlSaveOptions.image_saving_callback property ...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HtmlSaveOptions.css_saving_callback property | ...

    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...

    reference.aspose.com/words/python-net/aspose.wo...