Sort Score
Result 10 results
Languages All
Labels All
Results 5,231 - 5,240 of 6,096 for

epub to image

(0.1 sec)
  1. HtmlSaveOptions | Aspose.Cells for Java API Ref...

    Represents the options for saving html file....prefix of attached files such as image in the html file. getCachedFileFolder()...getExportImagesAsBas() Specifies whether images are saved in Base64 format...

    reference.aspose.com/cells/java/com.aspose.cell...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportTextInputFormFieldAsText method. Controls how text input form fields are saved To HTML or MHTML. Default value is false in C++.... When exporting to EPUB, text input form fields are...the folder for storing linked images after saving to .html. auto...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Cells::HtmlSaveOptions class | Aspose.C...

    Aspose::Cells::HtmlSaveOptions class. Represents the options for saving html file in C++....prefix of attached files such as image in the html file. Only for saving...GetExportImagesAsBas() Specifies whether images are saved in Base64 format...

    reference.aspose.com/cells/cpp/aspose.cells/htm...
  4. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....Provides methods to insert text, images and other content, specify...SaveFormat.#HTML , SaveFormat.#EPUB or SaveFormat.#AZW_3 format...

    reference.aspose.com/words/java/com.aspose.words/
  5. 13.10.0 Release Notes|Aspose.Words for .NET

    Aspose.Words for .NET 13.10.0 Release Notes – the latest updates and fixes....conversion Bug WORDSNET-5588 Image appears as “red cross” after...lost upon exporting DOCX to EPUB Bug WORDSNET-6366 Import TD...

    docs.aspose.com/words/net/aspose-words-for-net-...
  6. HtmlSaveOptions class | Aspose.Cells for Python...

    HtmlSaveOptions class HtmlSaveOptions class Represents the options for saving html file. Inheritance: HtmlSaveOptions......prefix of attached files such as image in the html file. Only for saving...is_exp_image_to_temp_dir Indicates whether exporting image files...

    reference.aspose.com/cells/python-net/aspose.ce...
  7. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportImagesAsBase64 method. Specifies whether Images are saved in Base64 format To the output HTML, MHTML or Epub. Default is false in C++....4 method Specifies whether images are saved in Base64 format...to the output HTML, MHTML or EPUB. Default is false . bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. 22.6 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 22.6 Release Notes – the latest updates and fixes....not resolved during loading Epub documents. New Feature WORDSJAVA-2651...document Bug WORDSNET-23793 Image resolution is changed after...

    docs.aspose.com/words/java/aspose-words-for-jav...
  9. Edit HTML, MHTML, and Markdown Using C#

    Code To edit HTML, Markdown, and MHTML files in C#. Use Aspose.HTML for .NET API features To create, remove, or edit content of a document....Imaging Product Solution Aspose.BarCode...remove elements (paragraphs, images, tables, iframes, etc.). Edit...

    products.aspose.com/html/net/editor/
  10. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user To specify additional options when saving a document inTo a particular format in Java....epub. Document doc = new Document(getMyDir()...saveOptions.setSaveFormat(SaveFormat.EPUB); saveOptions.setEncoding(StandardCharsets...

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