Dotnet

SautinSoft RTF to HTML .Net v8.1.2.2

.NET assembly to convert Text, RTF, DOCX to HTML. Provides your by API to transform Word documents to HTML5, 4.01, 3.2, XHTML with a lot of converting options.

DOCX to HTML

RTF to HTML

Text to HTML<...

Description

.NET assembly to convert Text, RTF, DOCX to HTML. Provides your by API to transform Word documents to HTML5, 4.01, 3.2, XHTML with a lot of converting options.

DOCX to HTML

RTF to HTML

Text to HTML

Compatible on multiple platforms, such as Windows, MacOS, and Linux

Deploy to Azure and AWS

«RTF to HTML .Net» is 100% written in C# .NET assembly which provides a wide set of API for developers. It gives you ability to add these functions:

Convert DOCX to HTML

Convert RTF to HTML

Convert Text to HTML

The SDK provides you by various methods and properties, to adjust the resulted HTML:

Generates HTML in two different modes: Fixed and Flowing

Set HTML version: XHTML 1.01, HTML5, HTML 4.01, HTML 3.2

Set meta tags: Title, Description, Keywords

Control how to store Images: embed or link, specify image format, directory and template name

Produce HTML document only between ... tags

In HTML-Fixed mode you can convert only custom Page range

Control how to Export CSS: inline or in external file

Set single font family, color and size for complete HTML

Generate Navigation page (like a TOC - table of contents)

Fast and Efficient

Save memory and time with the lightweight API architecture. The bigger the document, the faster our API generates complex Word documents.

Convert Word documents to HTML

Gives API to your Apps to convert Text, RTF and DOCX documents to HTML: HTML5, HTML 4.01, 3.2 and XHTML.

Fixed and Flowing HTML modes

Generates HTML documents in two modes. Fixed HTML - in this mode the HTML document compound using (x,y) positions and special CSS for each elements. Flowing HTML - in this mode the HTML document compound using block elements the same as it would be typed by a human.

Full .NET Support for Windows, Linux, and Mac

Develop for any .NET platform or major operating systems with a single code base. Use in your apps for .NET Framework, Mono, Xamarin.iOS, and Xamarin.Android.

Useful conversion settings

Because of a lot useful settings and options, you may set up the conversion result as you wish: HTML version, set document title, page margins and border, image quality and format, headers and footers, various CSS options and a lot of more.

Deploy Apps With Word Docs to the Cloud

Be everywhere with cloud-based deployment. With NuGet and Documents for Word, you can deploy to Azure, AWS, and AWS Lambda.

Fixed HTML - in this mode the HTML document compound using (x,y) positions and special CSS for each elements. This gives the best precision and accuracy, but makes the HTML markup more complex. The each document page presented by the separated element with optional border.

Flowing HTML - in this mode the HTML document compound using block elements the same as it would be typed by a human. The HTML-markup is simple and clear, but it doesn't preserve (x, y) position of some graphics elements.

Additional Information