Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 254 for

docx to epub

(0.04 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_Enc...

    Aspose::Words::Saving::HtmlSaveOptions::get_Encoding method. Specifies the encoding To use when exporting To HTML, MHTML or Epub. Default value is new UTF8Encoding(false) (UTF-8 without BOM) in C++....exporting to HTML, MHTML or EPUB. Default value is new UTF8Encoding(false)...encoding when saving a document to .epub. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Convert HTML to PDF in Python – Aspose.HTML for...

    Convert HTML To PDF programmatically using Python library or online with the HTML Converter. Explore HTML To PDF conversion scenarios with Python examples....{{/if_output}} {{#if_output 'DOCX'}} options = DocSaveOptions()...'TIFF' 'PDF' 'MHTML' 'MD' 'XPS' 'DOCX'}} # Convert HTML to {{output...

    docs.aspose.com/html/python-net/convert-html-to...
  3. 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...
  4. HtmlSaveOptions | Aspose.Words for .NET

    Discover the HtmlSaveOptions construcTor To effortlessly create and save documents in HTML format, ensuring optimal formatting and easy sharing....epub. Document doc = new Document...Document ( MyDir + "Rendering.docx" ); // Use a SaveOptions object to...

    reference.aspose.com/words/net/aspose.words.sav...
  5. HtmlSaveOptions.exportDocumentProperties proper...

    HtmlSaveOptions.exportDocumentProperties property. Specifies whether To export built-in and cusTom document properties To HTML, MHTML or Epub...properties to HTML, MHTML or EPUB. Default value is false . get...encoding when saving a document to .epub. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Features List – Aspose.HTML for Python via .NET

    Learn about Aspose.HTML for Python via .NET features such as document manipulation, data extraction, conversion, platform independence, etc....popular file formats such as EPUB, MHTML, XML, SVG, and Markdown...Markdown and rendering to PDF, DOCX, XPS and Image file formats. Moreover...

    docs.aspose.com/html/python-net/features-list/
  7. SaveOptions.saveFormat property | Aspose.Words ...

    SaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used....epub. let doc = new aw . Document...( base . myDir + "Rendering.docx" ); // Use a SaveOptions object...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Saving::SaveOptions class | Aspo...

    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. To learn more, visit the documentation article in C++....used when saving to a DOC or DOCX file. By default this property...encoding when saving a document to .epub. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. IDocumentSavingCallback Interface | Aspose.Word...

    Implement the Aspose.Words.Saving.IDocumentSavingCallback interface To create cusTom save methods for documents, enhancing your document management solutions....docx" ); // Following formats are...are supported: Html, Mhtml, Epub. HtmlSaveOptions saveOptions =...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 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...Document(getMyDir() + "Rendering.docx"); File imagesDir = new File(getArtifactsDir()...

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