Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 1,517 for

epub

(0.04 sec)
  1. 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...
  2. 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. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. IDocumentSavingCallback class | Aspose.Words fo...

    Aspose.Words.Saving.IDocumentSavingCallback class. Implement this interface if you want to have your own custom method called during saving a document.... Epub , "epub" ]])( 'ProgressCallback...are supported: Html, Mhtml, Epub. let saveOptions = new aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. Aspose.Words for .NET

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

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