Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 1,157 for

epub

(0.03 sec)
  1. HtmlSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the HtmlSaveOptions SaveFormat property to easily save documents in Html, Mhtml, Epub, Azw3, or Mobi formats for versatile accessibility.... Can be Html, Mhtml, Epub, Azw3 or Mobi. public override...encoding when saving a document to .epub. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  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::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Thumbnail method. Gets or sets the thumbnail of the document in C++....document is being exported to ePub, it’s not read from and written...and png images can be used for ePub publication. Examples Shows...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. Converting Between Formats in Java – Aspose.HTM...

    You find out how to convert HTML, MHTML, Epub, Markdown and SVG files to other formats using Aspose.HTML for Java library.... EPUB Converter In EPUB Converter guides, you...an file into various formats. EPUB to PDF – You will find information...

    docs.aspose.com/html/java/converting-between-fo...
  5. Aspose.Words.Saving | Aspose.Words for .NET

    Discover the Aspose.Words.Saving namespace for enhanced document saving and conversion options, offering flexibility and efficiency for your projects....document into the Html, Mhtml, Epub, Azw3 or Mobi format. ImageSaveOptions...exporting a document to Html or Epub format. IDocumentSavingCallb...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose::Words::Saving::HtmlSaveOptions::HtmlSav...

    Aspose::Words::Saving::HtmlSaveOptions::HtmlSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Html format in C++....epub. auto doc = MakeObject < Document...set_SaveFormat ( SaveFormat :: Epub ); saveOptions -> set_Encoding...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. HtmlSaveOptions.encoding property | Aspose.Word...

    HtmlSaveOptions.encoding property. Specifies the encoding to use when exporting to HTML, MHTML or Epub...exporting to HTML, MHTML or EPUB. Default value is new UTF8Encoding(false)...encoding when saving a document to .epub. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlSaveOptions.documentSplitCriteria property ...

    HtmlSaveOptions.documentSplitCriteria property. Specifies how the document should be split when saving to [SaveFormat.Html](../../../aspose.words/saveformat/#Html), [SaveFormat.Epub](../../../aspose.words/saveformat/#Epub) or [SaveFormat.Azw3](../../../aspose.words/saveformat/#Azw3) format...Epub or SaveFormat.Azw3 format. Default...DocumentSplitCriteri.HeadingParagraph for EPUB and AZW3. get documentSplitCriteri...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. Aspose::Words::WarningSource enum | Aspose.Word...

    Aspose::Words::WarningSource enum. Specifies the module that produces a warning during document loading or saving in C++.... Epub 25 Module that reads/writes EPUB files. Xml 26...

    reference.aspose.com/words/cpp/aspose.words/war...