Aspose.PUB
24.10.0
dotnet add package Aspose.PUB --version 24.10.0
NuGet\Install-Package Aspose.PUB -Version 24.10.0
<PackageReference Include="Aspose.PUB" Version="24.10.0" />
paket add Aspose.PUB --version 24.10.0
#r "nuget: Aspose.PUB, 24.10.0"
// Install Aspose.PUB as a Cake Addin #addin nuget:?package=Aspose.PUB&version=24.10.0 // Install Aspose.PUB as a Cake Tool #tool nuget:?package=Aspose.PUB&version=24.10.0
Process PUB files via .NET API
Product Page | Docs | API Reference | Examples | Blog | Search | Free Support | Temporary License
Aspose.PUB for .NET is a simple API that allows you to read & convert Microsoft Publisher® (PUB) files to PDF format. It also provides easy-to-understand interfaces to edit the metadata of PUB files.
PUB File Processing Features
- Read Microsoft Publisher (PUB) files for conversion to PDF format.
- Read & write metadata of PUB files via API.
Read PUB Files
Microsoft Publisher: PUB
Save PUB As
Fixed Layout: PDF
Platform Independence
You can use Aspose.PUB for .NET to develop applications in any development environment that targets the .NET platform including .NET Framework, .NET Core & Mono to develop both 32-bit & 64-bit applications.
Get Started with Aspose.PUB for .NET
Are you ready to give Aspose.PUB for .NET a try? Simply execute Install-Package Aspose.PUB
from Package Manager Console in Visual Studio to fetch the NuGet package. If you already have Aspose.PUB for .NET and want to upgrade the version, please execute Update-Package Aspose.PUB
to get the latest version.
Convert a Microsoft Publisher File to PDF using C# Code
You can execute the below code snippet to see how Aspose.PDF API performs in your own development environment or check the GitHub Repository for other common usage scenarios.
var parser = PubFactory.CreateParser(dir + "template.pub");
var doc = parser.Parse();
PubFactory.CreatePdfConvertor().ConvertToPdf(doc, dir + "output.pdf");
Edit Metadata of Microsoft Publisher Files
IPubParser parser = PubFactory.CreateParser(dir + "template.pub");
Document document = parser.Parse();
document.DocumentSummaryInfo.SetCategory("category");
document.DocumentSummaryInfo.SetCompany("company");
document.DocumentSummaryInfo.SetLanguage("language");
document.SummaryInfo.SetComments("comments");
document.SummaryInfo.SetKeywords("keywords");
document.SummaryInfo.SetLastAuthor("last author");
document.SummaryInfo.SetTitle("title");
document.SummaryInfo.SetSubject("subject");
Product Page | Docs | API Reference | Examples | Blog | Search | Free Support | Temporary License
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. 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 is compatible. 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. |
.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 is compatible. |
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. 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. |
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 2.1
- System.Drawing.Common (>= 5.0.0)
- System.Security.Permissions (>= 5.0.0)
- System.Text.Encoding.CodePages (>= 5.0.0)
-
net5.0
- System.Drawing.Common (>= 5.0.3)
- System.Security.Permissions (>= 5.0.0)
- System.Text.Encoding.CodePages (>= 5.0.0)
-
net6.0
- System.Drawing.Common (>= 6.0.0)
- System.Security.Permissions (>= 6.0.0)
- System.Text.Encoding.CodePages (>= 7.0.0)
-
net7.0
- System.Drawing.Common (>= 7.0.0)
- System.Security.Permissions (>= 7.0.0)
- System.Text.Encoding.CodePages (>= 7.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Aspose.PUB:
Package | Downloads |
---|---|
Aspose.Total
Aspose.Total for .NET is the most complete package of all .NET file format APIs offered by Aspose. It empowers developers to create, edit, render, print and convert between a wide range of popular document formats within any .NET, C#, ASP.NET and VB.NET applications. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
24.10.0 | 1,344 | 10/29/2024 |
24.8.0 | 14,010 | 8/17/2024 |
24.7.0 | 10,456 | 7/20/2024 |
24.5.0 | 12,118 | 5/11/2024 |
24.3.0 | 11,952 | 3/29/2024 |
23.12.0 | 25,187 | 12/19/2023 |
23.6.0 | 68,017 | 6/17/2023 |
23.5.0 | 1,432 | 6/2/2023 |
22.11.0 | 68,339 | 11/11/2022 |
22.6.0 | 72,801 | 6/2/2022 |
22.5.0 | 19,049 | 5/6/2022 |
21.9.1 | 58,874 | 9/30/2021 |
21.9.0 | 658 | 9/22/2021 |
21.6.0 | 16,891 | 6/17/2021 |
21.4.0 | 37,725 | 4/23/2021 |
20.4.0 | 56,694 | 4/17/2020 |
20.2.0 | 5,109 | 2/14/2020 |
19.12.0 | 3,491 | 12/26/2019 |
19.10.1 | 3,644 | 10/31/2019 |
19.10.0 | 1,017 | 10/30/2019 |