Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 18,057 for

epub

(0.15 sec)
  1. Փոխարկել Markdown-ը Word-ի C#-ով

    Այս ուղեցույցը ներառում է Markdown-ը Word-ի C#-ով փոխարկելու մանրամասները: Այն բացատրում է ծրագրի քայլ առ քայլ հոսքը և աշխատանքային կոդի հատված՝ Markdown-ը DOCX-ին C#-ում մատուցելու համար:...Այնուամենայնիվ, եթե ցանկանում եք սովորել EPUB-ի վերափոխումը PDF, ապա կարդացեք...կարդացեք հոդվածը Փոխարկել EPUB-ը PDF-ի C#-ով -ում: Updated on 15...

    kb.aspose.com/hy/html/net/convert-markdown-to-w...
  2. 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...
  3. Convert Excel to Pdf, Image, and other formats ...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML, and more using Aspose.Cells for C++....} Convert Excel Workbook to EPUB The Aspose.Cells API provides...spreadsheets to EPUB format. To export the workbook to EPUB, pass SaveFormat...

    docs.aspose.com/cells/cpp/convert-workbook-to-d...
  4. Supported File Formats|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Epub Files with .epub extension are an e-book...

    docs.aspose.com/cells/cpp/supported-file-formats/
  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. Convert Markdown to Word in Python

    This article explains the details to convert Markdown to Word in Python. It includes the stepwise algorithm and a runnable sample code to export Markdown to DOCX in Python....convert EPUB to PDF then refer to the article on Convert EPUB to PDF...

    kb.aspose.com/html/python/convert-markdown-to-w...
  7. Supported File Formats|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Epub Files with .epub extension are an e-book...

    docs.aspose.com/cells/go-cpp/supported-file-for...
  8. Փոխարկել Markdown-ը Word-ի Python-ում

    Այս հոդվածը բացատրում է Python-ում Markdown-ը Word-ի փոխարկելու մանրամասները: Այն ներառում է քայլ առ քայլ ալգորիթմ և գործարկվող կոդ՝ Markdown-ը Python-ում DOCX-ին արտահանելու համար:...ցանկանում եք EPUB-ը վերածել PDF-ի, ապա տեսեք Փոխարկել EPUB-ը PDF-ի...

    kb.aspose.com/hy/html/python/convert-markdown-t...
  9. Aspose::Words::FileFormatUtil::ContentTypeToSav...

    Aspose::Words::FileFormatUtil::ContentTypeToSaveFormat method. Converts IANA content type into a save format enumerated value in C++....)); ASSERT_EQ ( SaveFormat :: Epub , FileFormatUtil :: ContentTypeToSaveFor...ContentTypeToSaveFor ( u "application/epub+zip" )); // For file types that...

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