sautinsoft.htmltortf by SautinSoft

<PackageReference Include="sautinsoft.htmltortf" Version="8.2.12.7" />

.NET API 3,812,352 bytes

 sautinsoft.htmltortf 8.2.12.7

HTML to RTF .Net is 100% C# assembly to convert HTML documents into RTF, DOCX and Text formats. Can also Merge RTF documents and Replace text in them. Absolutely standalone solution, doesn't require MS Office or any other. Requires only .NET Framework 4.0 and up or .NET Core 2.0 and up. The component can read and parse all types of HTML: 3.2, HTML 4.01, HTML 5 with CSS and XHTML. The component has own HTML parser, DOCX and RTF writers.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>sautinsoft.htmltortf</id>
    <version>8.2.12.7</version>
    <title>HTML to RTF .Net</title>
    <authors>SautinSoft</authors>
    <owners>SautinSoft</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://www.sautinsoft.net/help/html-to-rtf-net/html/license.htm</licenseUrl>
    <projectUrl>https://www.sautinsoft.com/products/html-to-rtf/index.php</projectUrl>
    <iconUrl>https://www.sautinsoft.com/products/html-to-rtf/images/logo-for-nuget.png</iconUrl>
    <description>HTML to RTF .Net is 100% C# assembly to convert HTML documents into RTF, DOCX and Text formats. Can also Merge RTF documents and Replace text in them.
Absolutely standalone solution, doesn't require MS Office or any other. Requires only .NET Framework 4.0 and up or .NET Core 2.0 and up.
The component can read and parse all types of HTML: 3.2, HTML 4.01, HTML 5 with CSS and XHTML. The component has own HTML parser, DOCX and RTF writers.</description>
    <summary>«HTML to RTF .Net» is 100% C# assembly to convert HTML documents to RTF, DOCX, Word and Text. Merge RTF documents and Replace text in them.</summary>
    <releaseNotes>+ Enhanced support of CSS rules and styles.
+ .NET 6.0 support: Starting from the version 8.2 appeared the SautinSoft.HtmlToRtf.dll assemblies compiled for a unified platform .NET 6.0.
+ Improved the processing of 'margin-left' and 'margin-right' CSS rules, which in some cases in the previous versions caused a space collapsing.
+ Fixed the minor issues, found and sent to us from our customers. Therefore the component became more error-free.</releaseNotes>
    <copyright>SautinSoft 2002 - 2022</copyright>
    <tags>sautinsoft html to rtf docx sautinsoft.htmltortf C# VB.NET .NET convert merge replace word text converter</tags>
    <dependencies>
      <group targetFramework="net6.0">
        <dependency id="System.IO.Packaging" version="4.4.0" />
        <dependency id="System.Text.Encoding.CodePages" version="4.5.0" />
        <dependency id="System.Xml.XPath.XmlDocument" version="4.3.0" />
        <dependency id="System.Drawing.Common" version="4.7.0" />
      </group>
      <group targetFramework="net5.0">
        <dependency id="System.IO.Packaging" version="4.4.0" />
        <dependency id="System.Text.Encoding.CodePages" version="4.5.0" />
        <dependency id="System.Xml.XPath.XmlDocument" version="4.3.0" />
        <dependency id="System.Drawing.Common" version="4.7.0" />
      </group>
      <group targetFramework=".NETCoreApp2.0">
        <dependency id="System.IO.Packaging" version="4.4.0" />
        <dependency id="System.Text.Encoding.CodePages" version="4.5.0" />
        <dependency id="System.Xml.XPath.XmlDocument" version="4.3.0" />
        <dependency id="System.Drawing.Common" version="4.7.0" />
      </group>
      <group targetFramework=".NETCoreApp2.1">
        <dependency id="System.IO.Packaging" version="4.4.0" />
        <dependency id="System.Text.Encoding.CodePages" version="4.5.0" />
        <dependency id="System.Xml.XPath.XmlDocument" version="4.3.0" />
        <dependency id="System.Drawing.Common" version="4.7.0" />
      </group>
      <group targetFramework=".NETCoreApp2.2">
        <dependency id="System.IO.Packaging" version="4.4.0" />
        <dependency id="System.Text.Encoding.CodePages" version="4.5.0" />
        <dependency id="System.Xml.XPath.XmlDocument" version="4.3.0" />
        <dependency id="System.Drawing.Common" version="4.7.0" />
      </group>
      <group targetFramework=".NETCoreApp3.0">
        <dependency id="System.IO.Packaging" version="4.4.0" />
        <dependency id="System.Text.Encoding.CodePages" version="4.5.0" />
        <dependency id="System.Xml.XPath.XmlDocument" version="4.3.0" />
        <dependency id="System.Drawing.Common" version="4.7.0" />
      </group>
      <group targetFramework=".NETCoreApp3.1">
        <dependency id="System.IO.Packaging" version="4.4.0" />
        <dependency id="System.Text.Encoding.CodePages" version="4.5.0" />
        <dependency id="System.Xml.XPath.XmlDocument" version="4.3.0" />
        <dependency id="System.Drawing.Common" version="4.7.0" />
      </group>
      <group targetFramework=".NETStandard2.0">
        <dependency id="System.IO.Packaging" version="4.4.0" />
        <dependency id="System.Text.Encoding.CodePages" version="4.5.0" />
        <dependency id="System.Xml.XPath.XmlDocument" version="4.3.0" />
        <dependency id="System.Drawing.Common" version="4.7.0" />
      </group>
      <group targetFramework=".NETFramework4.0" />
      <group targetFramework=".NETFramework4.5" />
      <group targetFramework=".NETFramework4.5.1" />
      <group targetFramework=".NETFramework4.5.2" />
      <group targetFramework=".NETFramework4.6" />
      <group targetFramework=".NETFramework4.6.1" />
      <group targetFramework=".NETFramework4.6.2" />
      <group targetFramework=".NETFramework4.7" />
      <group targetFramework=".NETFramework4.7.1" />
      <group targetFramework=".NETFramework4.7.2" />
      <group targetFramework=".NETFramework4.8" />
    </dependencies>
  </metadata>
</package>