sautinsoft.document 3.3.3.26

.NET Core 2.0 .NET Framework 4.0
There is a newer version of this package available.
See the version list below for details.
dotnet add package sautinsoft.document --version 3.3.3.26
NuGet\Install-Package sautinsoft.document -Version 3.3.3.26
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="sautinsoft.document" Version="3.3.3.26" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add sautinsoft.document --version 3.3.3.26
#r "nuget: sautinsoft.document, 3.3.3.26"
#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.
// Install sautinsoft.document as a Cake Addin
#addin nuget:?package=sautinsoft.document&version=3.3.3.26

// Install sautinsoft.document as a Cake Tool
#tool nuget:?package=sautinsoft.document&version=3.3.3.26

Document .Net is 100% C# managed library which gives you API to create, parse, load, modify, convert, edit and merge documents in PDF, DOCX, RTF,  HTML and Text formats.  Rasterize documents to Images and render to WPF FrameworkElement.
       
+ Completelly created in managed C#.  No Microsoft Office automation.
+ Has own DOCX parser and renderer according to ECMA-376 specification.
+ Has own RTF parser and renderer according to RTF 1.8 specification.
+ Has own PDF parser  and renderer according to PDF reference 1.7.
+ Has own HTML renderer according to HTML5 reference.
+ Works in .Net Framework 4.0 and higher or .Net Core 1.1 and higher.

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Framework net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on sautinsoft.document:

Package Downloads
Bnsights.Core

Package Description

Urbenn.Helper

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.8.1.26 5,308 1/26/2023
5.7.11.28 4,571 11/28/2022
5.6.8.16 24,464 8/16/2022
5.5.4.14 18,399 4/14/2022
5.5.3.23 4,114 3/23/2022
5.5.3.15-beta 125 3/16/2022
5.4.12.1 19,436 12/1/2021
5.4.10.29-beta 2,668 10/29/2021
5.3.10.1-beta 264 10/1/2021
5.3.7.20-beta 339 7/21/2021
5.3.6.22 34,963 6/22/2021
5.3.5.11-beta 1,362 5/11/2021
5.3.3.9-beta 375 3/10/2021
5.2.2.16 15,813 2/17/2021
5.2.2.10 942 2/10/2021
5.2.2.5-beta 262 2/5/2021
5.0.10.23 27,486 10/23/2020
4.5.6.17 13,958 6/17/2020
4.4.4.8 4,545 4/9/2020
4.3.3.5 7,527 3/5/2020
4.2.1.24 1,763 1/24/2020
4.0.11.12 4,367 11/12/2019
4.0.10.28 5,785 10/25/2019
3.8.6.28 10,341 6/29/2019
3.7.4.3 8,175 4/4/2019
3.6.12.4 7,691 12/5/2018
3.6.11.20 4,312 11/19/2018
3.5.9.26 6,939 9/26/2018
3.4.8.29 6,166 8/29/2018
3.4.8.20 6,061 8/20/2018
3.4.8.14 1,146 8/14/2018
3.3.3.26 3,299 3/26/2018
3.2.2.16 2,210 2/16/2018
3.1.1.3 1,857 12/26/2017
3.0.12.12 1,801 12/13/2017
2.5.3.3 5,755 3/3/2017
2.4.12.23 1,341 1/5/2017

News in the version 3.3:
+ Digital Signature.
+ Encrypt and decrypt documents.
+ Load HTML documents.