CommonNetFuncs.Office.Common 3.7.17

There is a newer version of this package available.
See the version list below for details.
dotnet add package CommonNetFuncs.Office.Common --version 3.7.17
                    
NuGet\Install-Package CommonNetFuncs.Office.Common -Version 3.7.17
                    
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="CommonNetFuncs.Office.Common" Version="3.7.17" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CommonNetFuncs.Office.Common" Version="3.7.17" />
                    
Directory.Packages.props
<PackageReference Include="CommonNetFuncs.Office.Common" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CommonNetFuncs.Office.Common --version 3.7.17
                    
#r "nuget: CommonNetFuncs.Office.Common, 3.7.17"
                    
#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.
#:package CommonNetFuncs.Office.Common@3.7.17
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CommonNetFuncs.Office.Common&version=3.7.17
                    
Install as a Cake Addin
#tool nuget:?package=CommonNetFuncs.Office.Common&version=3.7.17
                    
Install as a Cake Tool

CommonNetFuncs.Images

nuget

This project contains helper methods to convert compatible file types (.xlsx, .xls, .docx, .doc, .pptx, .ppt, and .csv) to PDFs using LibreOffice.

Contents


PdfConversion

This class provides methods to convert various file types to PDF using LibreOffice.

PdfConversion Usage Examples

<details> <summary><h3>Usage Examples</h3></summary>

ConvertToPdf

Converts the specified file to PDF using LibreOffice.

ConvertToPdf(@"C:\Program Files\LibreOffice\program\soffice.com", @"C:\path\to\file.xlsx", @"C:\path\to\output.pdf"); // Converts file.xlsx to output.pdf using LibreOffice
await ConvertToPdfAsync(@"C:\Program Files\LibreOffice\program\soffice.com", @"C:\path\to\file.xlsx", @"C:\path\to\output.pdf"); // Asynchronously converts file.xlsx to output.pdf using LibreOffice

</details>

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net9.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.8.4 175 10/9/2025
3.7.17 178 9/11/2025
3.7.16 170 9/11/2025
3.7.13 173 9/8/2025
3.7.0 259 8/18/2025
3.6.27 167 8/18/2025
3.6.26 172 8/14/2025
3.6.25 174 8/13/2025
3.6.24 171 8/12/2025
3.6.19 144 7/28/2025
3.6.18 376 7/25/2025
3.6.1 172 7/14/2025
3.6.0 129 7/11/2025
3.5.3 169 7/10/2025
3.5.0 178 7/7/2025
3.4.23 166 6/26/2025
3.4.21 154 6/26/2025
3.4.20 168 6/25/2025
3.4.18 201 6/23/2025
3.4.8 322 6/11/2025
3.4.2 181 6/2/2025
3.4.1 113 5/30/2025
3.4.0 123 5/30/2025
3.3.11 179 5/19/2025
3.3.10 263 5/13/2025
3.3.0 181 4/29/2025
3.2.22 242 3/12/2025
3.2.13 168 2/13/2025
3.2.0 149 12/19/2024
3.1.0 171 12/6/2024
3.0.0 141 12/3/2024
2.1.3 135 12/3/2024
2.1.0 136 12/2/2024
2.0.5 133 11/26/2024
2.0.2 152 11/18/2024
2.0.1 148 11/15/2024
2.0.0 139 11/14/2024
1.0.47 143 11/14/2024
1.0.42 144 11/12/2024
1.0.40 139 11/12/2024
1.0.37 143 11/6/2024