Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 1,594 for

epub

(0.1 sec)
  1. FileFormatUtil.contentTypeToLoadFormat method |...

    FileFormatUtil.contentTypeToLoadFormat method. Converts IANA content type into a load format enumerated value...."application/epub+zip" )). toEqual ( aw . SaveFormat . Epub ); // For...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. HtmlSaveOptions.exportHeadersFootersMode proper...

    HtmlSaveOptions.exportHeadersFootersMode 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. get exportHeadersFooters ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. 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...
  5. Converting Between Formats – C# Examples

    You find out how to convert HTML, MHTML, Epub, Markdown and SVG files using methods of the Converter class or the RenderTo() method....how to convert HTML, MHTML, EPUB, Markdown and SVG files using...facade that provides HTML, MHTML, EPUB, Markdown and SVG file conversions...

    docs.aspose.com/html/net/converting-between-for...
  6. 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...
  7. HtmlSaveOptions.ExportHeadersFootersMode | Aspo...

    Discover how the HtmlSaveOptions ExportHeadersFootersMode property optimizes header and footer output for HTML, MHTML, and Epub formats. Maximize your document's presentation!...are output to HTML, MHTML or EPUB. Default value is PerSection...for HTML/MHTML and None for EPUB. public ExportHeadersFooters...

    reference.aspose.com/words/net/aspose.words.sav...
  8. SaveOptions class | Aspose.Words for Python

    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. doc = aw . Document ( file_name...save_format = aw . SaveFormat . EPUB save_options . encoding = system_helper...

    reference.aspose.com/words/python-net/aspose.wo...
  9. WarningSource enumeration | Aspose.Words for Py...

    aspose.words.WarningSource enumeration. Specifies the module that produces a warning during document loading or saving.... EPUB Module that reads/writes EPUB files. XML Module...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert Markdown to Word in Python

    This article explains the details to convert Markdown to Word in Python. It includes the stepwise algorithm and a runnable sample code to export Markdown to DOCX in Python....convert EPUB to PDF then refer to the article on Convert EPUB to PDF...

    kb.aspose.com/html/python/convert-markdown-to-w...