Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 1,521 for

epub

(0.14 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Aspose::Words::FileFormatUtil::ContentTypeToLoa...

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

    reference.aspose.com/words/cpp/aspose.words/fil...
  7. 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...
  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.document_part_saving_callback p...

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

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Saving::HtmlSaveOptions::set_Exp...

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

    reference.aspose.com/words/cpp/aspose.words.sav...