AntennaHouse.DocxtoHTML 20.0.0

dotnet add package AntennaHouse.DocxtoHTML --version 20.0.0
                    
NuGet\Install-Package AntennaHouse.DocxtoHTML -Version 20.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AntennaHouse.DocxtoHTML" Version="20.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AntennaHouse.DocxtoHTML" Version="20.0.0" />
                    
Directory.Packages.props
<PackageReference Include="AntennaHouse.DocxtoHTML" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AntennaHouse.DocxtoHTML --version 20.0.0
                    
#r "nuget: AntennaHouse.DocxtoHTML, 20.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=AntennaHouse.DocxtoHTML&version=20.0.0
                    
Install AntennaHouse.DocxtoHTML as a Cake Addin
#tool nuget:?package=AntennaHouse.DocxtoHTML&version=20.0.0
                    
Install AntennaHouse.DocxtoHTML as a Cake Tool

Docx to HTML

Convert to HTML

Docx to HTML is a library specialized for converting docx files to HTML.

Note: The product name has been changed from "Docx2HTML" to "Docx to HTML" and the version number has been renumbered to V2.0.

Docx to HTML Features

Convert docx format files edited and saved in Microsoft Word into simple, easy-to-edit HTML. You can easily create Web pages from documents created in familiar Microsoft Word.

Proprietary program to convert Word documents to HTML

  • An independent conversion engine that analyzes docx files edited and saved in Microsoft Word and converts them to HTML.

  • Convert without Microsoft Word installation.

Create simple and extra tag-free HTML

  • Converts HTML to accurate, easy-to-edit HTML that conforms to HTML standard specifications, unlike Microsoft Word's built-in HTML output feature.

  • Only the content (HTML) is generated as output, so it is easier to edit and manage, and can be easily incorporated into existing Web pages.

New features

The new V2.0 version has a number of new features and enhancements to make it more practical to use. It now also has a table of contents display suitable for mobile devices.

The index created in Microsoft Word is output with a hyperlink to go to the mark entry position. Word's function does not allow you to set a link to the mark entry position, but our original analysis program allows you to set a hyperlink and output it when converting to HTML.

Support for footnote output

Supported for the conversion of footnotes inserted on Microsoft Word. You can specify the display method in the option settings.

When a target frame is specified for a hyperlink and inserted in Microsoft Word, it can now be output as the "target" attribute of the HTML hyperlink.

Hyperlinks have been supported only when set to text, but now hyperlinks set to images can also be output to HTML.

Italic strings specified in a Word document can now also be output with <em> tags when converted to HTML.

Specifying the outline level at which <section> tags are output

Now possible to specify the outline level at which HTML <section> tags are output.

Convert Word documents more correctly

Other improvements have been made to convert descriptions more correctly in Word.

Other

In addition to the above, additional features, improvements and modifications have been made.

Main Features

Various HTML can be converted by specifying options

Command line conversion can be specified by conversion option parameters.

Conversion Option Setting File

  • The conversion option settings file is a file that stores parameter values for conversion options.

  • When executing the command line, specify the name of the conversion option setting file to be read.

  • If you want to repeat a conversion with the same settings, specify a conversion option setting file instead of specifying options each time.

Interface Support

Command-line, .NET and Java interfaces are available as embedding interfaces. These interfaces allow for easy embedding into applications.

Restrictions

  • .doc format documents cannot be converted.

  • Folders and files on Microsoft's OneDrive cannot be specified as the target or destination for conversion.

  • This product discards all layout specifications in a Word-created document and represents content as pure HTML tags.

  • Settings such as table widths, ruled line thicknesses, etc., backgrounds, and text alignment specifications within tables are ignored. These specifications should be specified in CSS for the output HTML.

Attention

Please use this software in accordance with the following attention.

This software is a Limited version.

Prohibits the use of Limited version for the real business activity.

There is the following restriction.

  • Output up to 12 paragraphs.

For unlimited evaluation, please request an EVALUATION version.

This software runs on the following environments

  • The Microsoft Visual Studio C++ Redistributable Package is required to run NuGet packages (Docx to HTML).

  • Windows 64bit

    • Windows Server 2022 /2025

    • Windows 10(x64) / 11

License Information

Docx to HTML is a product of Antenna House. Newest information about our product is found on the Antenna House Web sites.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
20.0.0 284 3/28/2025