Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 1,594 for

epub

(0.02 sec)
  1. Aspose::Words::Saving::SaveOptions::get_UseAnti...

    Aspose::Words::Saving::SaveOptions::get_UseAntiAliasing method. Gets or sets a value determining whether or not to use anti-aliasing for rendering in C++....exported to the Html , Mhtml , Epub , Azw3 or Mobi formats this...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. DocumentSplitCriteria | Aspose.Words for Java

    Specifies how the document is split into parts when saving to SaveFormat.HTML SaveFormat.Epub or SaveFormat.AZW_3 format in Java....EPUB or SaveFormat.AZW_3 format....encoding when saving a document to .epub. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  3. HtmlSaveOptions.table_width_output_mode propert...

    HtmlSaveOptions.table_width_output_mode property. Controls how table, row and cell widths are exported to HTML, MHTML or Epub...are exported to HTML, MHTML or EPUB. Default value is HtmlElementSizeOutpu...are converting a document to EPUB and intend to view the document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlSaveOptions.tableWidthOutputMode property |...

    HtmlSaveOptions.tableWidthOutputMode property. Controls how table, row and cell widths are exported to HTML, MHTML or Epub...are exported to HTML, MHTML or EPUB. Default value is HtmlElementSizeOutpu...are converting a document to EPUB and intend to view the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. HtmlSaveOptions.exportRoundtripInformation prop...

    HtmlSaveOptions.exportRoundtripInformation property. Specifies whether to write the roundtrip information when saving to HTML, MHTML or Epub...when saving to HTML, MHTML or EPUB. Default value is true for HTML...HTML and false for MHTML and EPUB. get exportRoundtripInfor ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FileFormatUtil.contentTypeToSaveFormat method |...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 使用 Python 将 Markdown 转换为 Word

    本文介绍了使用 Python 将 Markdown 转换为 Word 的详细信息。它包括分步算法和可运行的示例代码,用于在 Python 中将 Markdown 导出为 DOCX。...如果您想将 EPUB 转换为 PDF,请参阅 使用 Python 将 EPUB 转换为 PDF 上的文章。...

    kb.aspose.com/zh/html/python/convert-markdown-t...
  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++....epub. auto doc = MakeObject < Document...set_SaveFormat ( SaveFormat :: Epub ); saveOptions -> set_Encoding...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. ThumbnailGeneratingOptions.thumbnail_size prope...

    ThumbnailGeneratingOptions.thumbnail_size property. Size of generated thumbnail in pixels...epub. # 1 - Use the document's first...'Document.UpdateThumbnail.FirstPage.epub' ) # 2 - Use the first image...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FileFormatUtil.ContentTypeToLoadFormat | Aspose...

    Transform IANA content types into load format values effortlessly with the FileFormatUtil ContentTypeToLoadFormat method. Simplify your file handling today!... Epub , FileFormatUtil . ContentTypeToSaveFor...ContentTypeToSaveFor ( "application/epub+zip" )); // For file types that...

    reference.aspose.com/words/net/aspose.words/fil...