Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 14,618 for

html

(0.9 sec)
  1. 在 C# 中合并 PDF、Word、Excel、PowerPoint 文件 | .NET 合并...

    使用 GroupDocs 在 C# 中的 Merger API,以编程方式在基于 .NET 的应用程序中合并 PDF、Word 文档、电子表格、演示文件。...html) JPEG Image (.jpeg) LaTeX Source...MHTML Web Archive (.mht) MIME HTML File (.mhtml) OneNote Document...

    blog.groupdocs.com/zh/merger/merge-pdf-word-exc...
  2. 在 C# 中编辑 Word 文档 |构建您自己的 .NET Word 编辑器

    使用 C# 示例解释编辑 Word 文档,以使用文档编辑 API 在 .NET 应用程序中编辑 DOC、DOCX、ODT 文件。...,它是文档编辑 API,允许开发人员使用 WYSIWYG HTML 编辑器加载、编辑和保存各种文档格式。除了文字处理文档格式,API...式,API 还支持编辑电子表格、演示文稿、HTML、XML、TXT、DSV、TSV 和 CSV 格式。 从 下载部分 下载...

    blog.groupdocs.com/zh/editor/edit-word-document...
  3. Introducing GroupDocs.Assembly for .NET | Group...

    GroupDocs.Assembly for .NET is a document automation and reports generation API designed to create custom documents from templates. This .NET reporting API intelligently assembles the given data with the defined template document and it is a report generator which generates an output document based on the data source, in the template’s format as or in the specified output format. Since GroupDocs.Assembly for .NET can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....OTP) Email (EML, EMLX, MSG) HTML, Markdown, and Plain Text Word...Supported Supported Not Supported HTML, PDF, XPS, TIFF Supported Supported...

    docs.groupdocs.com/assembly/net/introducing-gro...
  4. Generate Email Messages from Data | GroupDocs

    Create email messages with dynamic subject, body, and recipients from data sources using templates....Ensure proper formatting for HTML or RTF email bodies. Advanced...more about email attachments, HTML email bodies, email headers...

    docs.groupdocs.com/assembly/net/basic-usage-gen...
  5. Archive

    archives...3 min How to Convert PDF to HTML in Java with Just a Few Steps...min Convert PDF documents to HTML using C# January 16, 2023 ·...

    blog.groupdocs.com/archives/
  6. Work with search results | GroupDocs

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....html' ; const outputAdapter = new...groupdocs . search . OutputFormat . Html , localPath ); // Creating an...

    docs.groupdocs.com/search/nodejs-java/work-with...
  7. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, Html, EML and many more...File Content and metadata MIME HTML File Content and metadata Not...Supported Versions Notes Compiled HTML Help File Content and metadata...

    docs.groupdocs.com/search/net/supported-documen...
  8. How to Convert PDF to CSV using Java

    This short article explains the procedure to convert PDF to CSV using Java and learn how to consume this guide to develop the Java PDF to CSV functionality....formats such as DOCX, TIFF, XLSX, HTML, JPG, and many more. We have...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. How to Convert ODT to JPG using C#

    In this topic, we will discover how to convert ODT to JPG using C# without installing additional software installations along with code to export ODT to JPG in C#....tutorial on converting ODT to HTML using C#. If you require additional...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. Inserting Bookmarks Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with Html and RTF bodies You can insert bookmarks to your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <> bookmarked_content <> Here, bookmark_expression defines the name of a bookmark to be inserted during run-time....Processing documents and emails with HTML and RTF bodies You can insert...

    docs.groupdocs.com/assembly/java/inserting-book...