Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 1,641 for

epub

(0.02 sec)
  1. FileFormatUtil.ContentTypeToSaveFormat | Aspose...

    Convert IANA content types to save format values effortlessly with the FileFormatUtil ContentTypeToSaveFormat method. Streamline your file handling today!... Epub , FileFormatUtil . ContentTypeToSaveFor...ContentTypeToSaveFor ( "application/epub+zip" )); // For file types that...

    reference.aspose.com/words/net/aspose.words/fil...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportPageSetup method. Specifies whether page setup is exported to HTML, MHTML or Epub. Default is false in C++....is exported to HTML, MHTML or EPUB. Default is false . bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. DocumentPartSavingArgs.document_part_stream pro...

    DocumentPartSavingArgs.document_part_stream property. Allows to specify the stream where the document part will be saved to.... When saving to EPUB format that is a container format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Track Changes in Word using C#

    Follow this article to track changes in Word using C#. It has all the details to set the IDE, a list of steps, and sample code to turn on track changes in Word using C#....file to EPUB, refer to the article Convert PDF to EPUB using C#...

    kb.aspose.com/words/net/track-changes-in-word-u...
  6. 使用 Python 将 Markdown 转换为 Word

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

    kb.aspose.com/zh/html/python/convert-markdown-t...
  7. 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...
  8. SaveOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.SaveOptions class, your key to customizing document saving with advanced options for various formats. Enhance your workflow today!...epub. Document doc = new Document.... SaveFormat = SaveFormat . Epub ; saveOptions . Encoding = Encoding...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 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...
  10. 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...