Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 4,433 for

html to epub

(0.25 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. Several DOC Into PDF Java

    Merge multiple DOC inTo PDF in Java code. Save DOC as PDF using Java....DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS PCL MHTML...formats: DOC TO DOCX DOC TO EPUB DOC TO HTML DOC TO IMAGE DOC TO JPG...

    products.aspose.com/words/java/merge/doc-to-pdf/
  3. IDocumentSavingCallback | Aspose.Words for Java

    Implement this interface if you want To have your own cusTom method called during saving a document in Java....manage a document while saving to html. public void progressCallback(int...formats are supported: Html, Mhtml, Epub. HtmlSaveOptions saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  4. Online OFT to SVG Conversion or Build .NET base...

    Free online app To convert OFT To SVG files. .NET C# conversion library code for OFT documents....Convert OFT to HTML by using Save method Load HTML by using Document...save OFT as a HTML message . Save ( "HtmlOutput.html" , SaveOptions...

    products.aspose.com/total/net/conversion/oft-to...
  5. Aspose::Words::Saving::HtmlSaveOptions::get_Ima...

    Aspose::Words::Saving::HtmlSaveOptions::get_ImageSavingCallback method. Allows To control how images are saved when a document is saved To Html, MHtml or Epub in C++....document is saved to HTML, MHTML or EPUB. System :: SharedPtr...

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

    Aspose::Words::Saving::HtmlSaveOptions::get_FontSavingCallback method. Allows To control how fonts are saved when a document is saved To Html, MHtml or Epub in C++....document is saved to HTML, MHTML or EPUB. System :: SharedPtr...

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

    Aspose::Words::Saving::HtmlSaveOptions::set_FontSavingCallback method. Allows To control how fonts are saved when a document is saved To Html, MHtml or Epub in C++....document is saved to HTML, MHTML or EPUB. void Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. 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...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. FileFormatUtil.content_type_to_save_format meth...

    FileFormatUtil.content_type_To_save_format method. Converts IANA content type inTo a save 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. Converting a XML file to XPS using C++ | Aspose...

    Sample code for XML To XPS conversion using C++. Use C++ example for batch XML To XPS conversion....BMP XML to DOC XML to EPUB XML to HTML XML to JPEG XML to PDFA...

    products.aspose.com/pdf/cpp/conversion/xml-to-xps/