Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 1,575 for

epub

(0.03 sec)
  1. Aspose.Words for .NET

    This API allows to create, edit, render, print, and convert Word documents without utilizing Microsoft Word....Convert PDF to EPUB using C# Convert Word DOC to EPUB using C# Remove...

    kb.aspose.com/words/net/
  2. IDocumentSavingCallback.notify method | Aspose....

    IDocumentSavingCallback.notify method. This is called to notify of document saving progress.... Epub , "epub" ]])( 'ProgressCallback...are supported: Html, Mhtml, Epub. let saveOptions = new aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentSplitCriteria enumeration | Aspose.Word...

    Aspose.Words.Saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub) or [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) format....Epub or SaveFormat.Azw3 format. ...encoding when saving a document to .epub. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportPageMargins method. Specifies whether page margins 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...
  5. Aspose.Words for .NET

    此 API 允许在不使用 Microsoft Word 的情况下创建、编辑、渲染、打印和转换 Word 文档。...使用 C# 将 PDF 转换为 EPUB 使用 C# 将 Word DOC 转换为 EPUB 使用 C# 从 Word 文档中删除水印...

    kb.aspose.com/zh/words/net/
  6. IDocumentSavingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during saving a document in Java....are supported: Html, Mhtml, Epub. HtmlSaveOptions saveOptions...MHTML, "mhtml"}, {SaveFormat.EPUB, "epub"}, }; } /// /// Saving progress...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportHeadersFootersMode method. Specifies how headers and footers are output to HTML, MHTML or Epub. Default value is PerSection for HTML/MHTML and None for Epub in C++....are output to HTML, MHTML or EPUB. Default value is PerSection...for HTML/MHTML and None for EPUB. Aspose :: Words :: Saving ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. HtmlSaveOptions.export_headers_footers_mode pro...

    HtmlSaveOptions.export_headers_footers_mode property. Specifies how headers and footers are output to HTML, MHTML or Epub...are output to HTML, MHTML or EPUB. Default value is ExportHeadersFooters...ExportHeadersFooters.NONE for EPUB. @property def export_headers_footers_mode...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Saving::HtmlSaveOptions::set_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::set_ExportTocPageNumbers method. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and Epub. Default value is false in C++....when saving HTML, MHTML and EPUB. Default value is false . void...

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