🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

AntennaHouse.OSDC.Docx2HTML

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

AntennaHouse.OSDC.Docx2HTML

You can easily create Web pages from documents created in familiar Microsoft Word.Convert docx format files edited and saved in Microsoft Word into simple, easy-to-edit 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. 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.

100.1.0
unpublished
NuGet
Maintainers
1
Source

Docx to HTML Converter of OSDC

Convert to HTML

Office Server Document Converter has added Docx2HTML version, which specializes in converting docx files to HTML.

Docx2HTML 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 V10.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.

Split HTML output

HTML can now be output by splitting a Word document into chapters, sections, and other specified outline level units.

By specifying the "-split" option followed by the desired outline level (1 to 3) when executing from the command line, the document will be split at the heading style and paragraph points of the specified outline level in the Word document and output as an HTML file for each outline level.

By splitting pages, even long documents can be made minimized and easy-to-read Web pages because the amount of scrolling per page can be reduced and the file size to be read at one time can be kept to a minimum.

At this time, if there is a table of contents inserted by the Word table of contents function, the table of contents and its link will be output to all HTML files. The table of contents can also be output as a separate HTML file by specifying an option. In this case, each HTML file split by outline levels will not output the table of contents. The output HTML file of the table of contents can be loaded into each HTML file using JavaScript, or used to create a page for the table of contents.

Page navigation

When outputting split HTML, the "-pagenavi" option can be used to output "Prev/Next" links that allow the user to move through the split HTML pages in order.

Links are output at the top and bottom of the body text. The output link can be in Japanese or English.

Enhanced table of contents conversion

Number of enhancements have been made to the table of contents to make it easier to layout and more convenient to use.

  • The entire table of contents section is now output as a <nav class="toc-wrap"> tag in HTML. (<div class="nav-area"> tag in xhtml.)

  • To enable the loading of the table of contents in a separate file, enclose the interior of the tag above with a <div id="toc"> tag.

  • The class attribute of the heading paragraph of the table of contents now outputs "toc-heading" *1.

  • "toc-[n]" *1 ([n] is the value of the table of contents level 1-6) is now output for the class attribute of the paragraph for each item in the table of contents.

  • When HTML is output into separate HTML, a table of contents is output to all of the split HTML files. At this time, "active" is output as the class attribute of the paragraph <p> tag of the table of contents item (the highest hierarchical level in the page) that indicates the own HTML file.

  • When HTML is output into separate HTML, the table of contents can be output as a separate HMTL file (toc-inc.html) by specifying the option. *2

    • *1 This value is the default when inserted and unedited by the "Built-In" Word table of contents feature.

    • *2 Only the inside of the <nav> tag is output as a separate HTML file for loading with JavaScript. Tags such as <html>, <head>, and <body> are not output.

Table of Contents convenient for mobile

Tag output so that a button for showing/hiding the table of contents can be installed when displayed on a mobile phone.

Note: javascript and CSS are required to install and operate the buttons.

Other new optional features

  • Some table decorations created on Word can now be output to HTML styles.

  • Html language codes can now be specified.

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.

  • en: https://www.antennahouse.com/contact-us

  • ja: https://www.antenna.co.jp/sbc/trial.html

This software runs on the following environments

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

  • Windows 64bit

    • Windows Server 2019 / 2022

    • Windows 10(x64) / 11

License Information

Office Server Document Converter is a product of Antenna House. Newest information about our product is found on the Antenna House Web sites.

Keywords

OSDC

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts