OnBarcode.Barcode.Generator.Document.PowerPoint
10.0.2.4
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package OnBarcode.Barcode.Generator.Document.PowerPoint --version 10.0.2.4
NuGet\Install-Package OnBarcode.Barcode.Generator.Document.PowerPoint -Version 10.0.2.4
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="OnBarcode.Barcode.Generator.Document.PowerPoint" Version="10.0.2.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OnBarcode.Barcode.Generator.Document.PowerPoint" Version="10.0.2.4" />
<PackageReference Include="OnBarcode.Barcode.Generator.Document.PowerPoint" />
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 OnBarcode.Barcode.Generator.Document.PowerPoint --version 10.0.2.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OnBarcode.Barcode.Generator.Document.PowerPoint, 10.0.2.4"
#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 OnBarcode.Barcode.Generator.Document.PowerPoint@10.0.2.4
#: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=OnBarcode.Barcode.Generator.Document.PowerPoint&version=10.0.2.4
#tool nuget:?package=OnBarcode.Barcode.Generator.Document.PowerPoint&version=10.0.2.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
C# Barcode Generator on Microsoft PowerPoint document - A C# Barcode Generation Library
The nuget package includes API to create, print QR Code, Code 128, and 20+ barcodes on Office PowerPoint file in ASP.NET, MVC, web, Windows applications.
.NET Barcode Generator is an advanced barcode generator package :
- Easy to create QR Code and barcodes in .NET Core, ASP.NET Core, Windows Forms, WPF, web and Desktop apps
- Support QR Code, Data Matrix, PDF-417, Code 39 / 128, EAN/UPC, Supplemental barcodes, GS1-128, ITF-14, GS1 DataBar
- Easy to encode barcodes into Adobe PDF document, raster images (png, bmp, tiff) with high resolution or vector images (svg, eps)
- Styled QR Code with logo, colors customized
- Quick to encode barcode with complex data format, such as GS1 data elements, Unicode text
Barcode Output Types :
- Document : Microsoft Office PowerPoint (.pptx)
- Raster images: BITMAP (.bmp), JPEG, PNG, TIFF, GIF
- Vector images: SVG, EPS
- Stream objects or Byte array
Compatible with
- .NET Standard 2.0
- .NET 8, .NET 7, .NET 6, .NET 5, .NET Core 3.x & 2.x
- .NET Framework 4.x
- Windows, MacOS, Linux, Docker, Azure
Get to Start
Once installed the package, you can use the following C# code to generate, customize and save barcodes in C# application
QRCode barcode = new QRCode();
barcode.Data = "QR Code";
barcode.drawBarcode("C://output//qrcode.png");
Supports
- How to Developer Guide : https://www.onbarcode.com/tutorial/csharp-barcode-generation.html
- Email : support@onbarcode.com
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. 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. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- OnBarcode.Barcode.Generator (>= 10.0.2)
- RasterEdge.Core (>= 12.3.5)
- System.Drawing.Common (>= 4.5.0)
- XDoc.PowerPoint (>= 12.3.5)
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 |
|---|---|---|
| 10.0.2.39 | 39 | 2/23/2026 |
| 10.0.2.38 | 88 | 2/16/2026 |
| 10.0.2.37 | 101 | 2/9/2026 |
| 10.0.2.36 | 100 | 2/2/2026 |
| 10.0.2.35 | 108 | 1/26/2026 |
| 10.0.2.34 | 94 | 1/19/2026 |
| 10.0.2.33 | 96 | 1/12/2026 |
| 10.0.2.32 | 99 | 1/5/2026 |
| 10.0.2.31 | 96 | 12/29/2025 |
| 10.0.2.30 | 177 | 12/22/2025 |
| 10.0.2.29 | 219 | 12/15/2025 |
| 10.0.2.28 | 315 | 12/8/2025 |
| 10.0.2.27 | 423 | 12/1/2025 |
| 10.0.2.26 | 199 | 11/24/2025 |
| 10.0.2.25 | 291 | 11/17/2025 |
| 10.0.2.24 | 215 | 11/10/2025 |
| 10.0.2.23 | 204 | 11/3/2025 |
| 10.0.2.22 | 197 | 10/27/2025 |
| 10.0.2.21 | 196 | 10/20/2025 |
| 10.0.2.4 | 284 | 6/9/2025 |
Loading failed