![]() |
VOOZH | about |
dotnet add package SautinSoft.UseOffice --version 2026.6.10
NuGet\Install-Package SautinSoft.UseOffice -Version 2026.6.10
<PackageReference Include="SautinSoft.UseOffice" Version="2026.6.10" />
<PackageVersion Include="SautinSoft.UseOffice" Version="2026.6.10" />Directory.Packages.props
<PackageReference Include="SautinSoft.UseOffice" />Project file
paket add SautinSoft.UseOffice --version 2026.6.10
#r "nuget: SautinSoft.UseOffice, 2026.6.10"
#:package SautinSoft.UseOffice@2026.6.10
#addin nuget:?package=SautinSoft.UseOffice&version=2026.6.10Install as a Cake Addin
#tool nuget:?package=SautinSoft.UseOffice&version=2026.6.10Install as a Cake Tool
SautinSoft.UseOffice is .NET assembly to convert between Word, Excel, PowerPoint and PDF formats.
DOCX to PDF XLSX to PDF PPTX to PDF
Support for all MS Office formats.
Are you ready to give UseOffice .NET a try? Simply execute Install-Package sautinsoft.useoffice from Package Manager Console in Visual Studio to fetch the NuGet package. If you already have UseOffice .NET and want to upgrade the version, please execute Update-Package sautinsoft.useoffice to get the latest version.
SautinSoft.UseOffice u = new SautinSoft.UseOffice();
string inpFile = Path.GetFullPath(@"..\..\example.docx");
string outFile = Path.GetFullPath("Result.pdf");
int ret = u.InitWord();
ret = u.ConvertFile(inpFile, outFile, SautinSoft.UseOffice.eDirection.DOCX_to_PDF);
u.CloseWord();
SautinSoft.UseOffice u = new SautinSoft.UseOffice();
string inpFile = Path.GetFullPath(@"..\..\example.xlsx");
string outFile = Path.GetFullPath("Result.pdf");
int ret = u.InitExcel();
ret = u.ConvertFile(inpFile, outFile, SautinSoft.UseOffice.eDirection.XSLX_to_PDF);
u.CloseExcel();
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 net6.0 is compatible. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Framework | net462 net462 is compatible. net463 net463 was computed. net47 net47 was computed. net471 net471 is compatible. net472 net472 is compatible. net48 net48 is compatible. net481 net481 was computed. |
Showing the top 2 NuGet packages that depend on SautinSoft.UseOffice:
| Package | Downloads |
|---|---|
|
SautinSoft.Bundle
SautinSoft.Bundle is a package of .NET components for processing WORD, EXCEL, PDF, HTML, Text. With our components you get fast and reliable results in an easy–to–use format. Only the .NET is required, so you can deploy your application easily without having to think about other licenses. |
|
|
DocTemplateTool.Word
Specify a template to generate word or Pdf files |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2026.6.10 | 99 | 6/10/2026 |
| 2026.5.19 | 118 | 5/20/2026 |
| 2026.5.5 | 119 | 5/5/2026 |
| 2026.4.22 | 123 | 4/22/2026 |
| 2026.4.2 | 171 | 4/3/2026 |
| 2026.3.5 | 178 | 3/5/2026 |
| 2026.2.19 | 188 | 2/20/2026 |
| 2026.1.19 | 163 | 1/20/2026 |
| 2025.11.10 | 409 | 11/10/2025 |
| 2025.10.22 | 247 | 10/22/2025 |
| 2025.10.7 | 240 | 10/7/2025 |
| 2025.9.24 | 299 | 9/24/2025 |
| 2025.9.8 | 516 | 9/8/2025 |
| 2025.8.25 | 1,295 | 8/25/2025 |
| 2025.8.12 | 1,358 | 8/12/2025 |
| 2025.7.29 | 2,085 | 7/29/2025 |
| 2025.6.20-hotfix | 3,767 | 6/20/2025 |
| 2025.6.5 | 5,202 | 6/5/2025 |
| 2025.5.26-hotfix | 3,648 | 5/26/2025 |
| 2025.5.21 | 3,742 | 5/21/2025 |
What's new in the version UseOffice .Net 2026.6: https://sautinsoft.com/products/useoffice/help/net/release-notes/