RTF to HTML.
Net
Windows development manual
Getting Started
1. Launch Microsoft's Visual Studio.
2. Create a new project or open an existing.
3. In the Solution Explorer right click by "References" and select "Add Reference":
4. Add a reference to the file [Link]
(The Library is located in the subfolders of the folder "Bin" of the Package "RTF to HTML .Net (N.N.N.N)"
For example: Bin\Net 4.0\[Link] or Bin\Net Core 2.0\[Link].
5. Well done! Now your project is able to convert RTF to HTML format!
Or you can use Nuget:
1. Launch Microsoft's Visual Studio.
2. Create a new project or open an existing
3. Add a reference to [Link]:
(Solution Explorer->right click by "References"->Manage Nuget Packages...->In the tab "Browse" type "SautinSoft" and
find the "[Link]")
Add dependencies through Nuget (optional)
If you have added the [Link] into your project using Nuget, all dependencies are already installed
automatically and therefore simply skip this step. If you are creating a .Net Framework (not .Net Core) app, also skip this
step.
In case of you have added the reference to the [Link] by the old way (Solution Explorer->right click by
"References"->Add Reference...), please add these dependencies using Nuget:
1. [Link]: "4.4.0",
2. [Link]: "4.0.1",
3. [Link]: "4.3.0",
4. [Link]: "4.6.0".
NOTE: Actually, you may add specified versions of the dependencies shown above or use the newer versions.
For example, to add "[Link], 4.4.0:
(Solution Explorer->right click by "References"->Manage Nuget Packages...->In the tab "Browse" type
"[Link]" and find the "[Link]", select version "4.4.0")
Well done! You have created the “RTF/DOCX to HTML” application under Windows!
If you have any troubles or need extra code, or help, don’t hesitate to ask our SautinSoft
Team at support@[Link].