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

html to epub

(0.08 sec)
  1. SaveFormat enumeration | Aspose.Words for Node.js

    Aspose.Words.SaveFormat enumeration. Indicates the format in which the document is saved....HtmlFixed Saves the document in the HTML format using absolutely positioned...Language) format. Html Saves the document in the HTML format. Mhtml...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. HtmlSaveOptions.ExportPageMargins | Aspose.Word...

    Discover how the HtmlSaveOptions ExportPageMargins property enhances your Html, MHtml, and Epub exports by controlling page margins for a polished presentation....margins is exported to HTML, MHTML or EPUB. Default is false . public...out-of-bounds objects in output HTML documents. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  3. HtmlSaveOptions.exportPageMargins property | As...

    HtmlSaveOptions.exportPageMargins property. Specifies whether page margins is exported To Html, MHtml or Epub...margins is exported to HTML, MHTML or EPUB. Default is false . get...out-of-bounds objects in output HTML documents. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. HtmlOfficeMathOutputMode enumeration | Aspose.W...

    aspose.words.saving.HtmlOfficeMathOutputMode enumeration. Specifies how Aspose.Words exports OfficeMath To Html, MHtml and Epub....exports OfficeMath to HTML, MHTML and EPUB. Members Name Description...IMAGE OfficeMath is converted to HTML as image specified by <img>...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportDropDownFormFieldAsText method. Controls how drop-down form fields are saved To Html or MHtml. Default value is false in C++....drop-down form fields are saved to HTML or MHTML. Default value is false...SELECT element in HTML. When exporting to EPUB, text drop-down...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Saving::ExportHeadersFootersMode...

    Aspose::Words::Saving::ExportHeadersFootersMode enum. Specifies how headers and footers are exported To Html, MHtml or Epub in C++....footers are exported to HTML, MHTML or EPUB. enum class ExportHeadersFooters...headers/footers when saving a document to HTML. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Saving::HtmlSaveOptions::get_Css...

    Aspose::Words::Saving::HtmlSaveOptions::get_CssSavingCallback method. Allows To control how CSS styles are saved when a document is saved To Html, MHtml or Epub in C++....document is saved to HTML, MHTML or EPUB. System :: SharedPtr...with CSS stylesheets that an HTML conversion creates. void ExternalCssFilenames...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. LoadFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.LoadFormat enum, defining document formats for seamless loading and enhanced compatibility in your applications.... Html 50 HTML format. Mhtml 51 MHTML (Web...readers. Chm 53 CHM (Compiled HTML Help) format. Azw3 54 AZW3 format...

    reference.aspose.com/words/net/aspose.words/loa...
  9. HtmlOfficeMathOutputMode Enum | Aspose.Words fo...

    Discover how Aspose.Words.Saving.HtmlOfficeMathOutputMode enhances OfficeMath export To Html, MHtml, and Epub for seamless document conversion....exports OfficeMath to HTML, MHTML and EPUB. public enum HtmlOfficeMathOutput...0 OfficeMath is converted to HTML as image specified by <img>...

    reference.aspose.com/words/net/aspose.words.sav...
  10. SaveFormat | Aspose.Words for Java

    Indicates the format in which the document is saved in Java....how to convert from DOCX to HTML format. Document doc = new Document(getMyDir()..."Document.ConvertToHtml.html", SaveFormat.HTML); M:Aspose.Words.Document...

    reference.aspose.com/words/java/com.aspose.word...