![]() |
VOOZH | about |
dotnet add package Aspose.Page.Cpp --version 26.5.0
NuGet\Install-Package Aspose.Page.Cpp -Version 26.5.0
<PackageReference Include="Aspose.Page.Cpp" Version="26.5.0" />
<PackageVersion Include="Aspose.Page.Cpp" Version="26.5.0" />Directory.Packages.props
<PackageReference Include="Aspose.Page.Cpp" />Project file
paket add Aspose.Page.Cpp --version 26.5.0
#r "nuget: Aspose.Page.Cpp, 26.5.0"
#:package Aspose.Page.Cpp@26.5.0
#addin nuget:?package=Aspose.Page.Cpp&version=26.5.0Install as a Cake Addin
#tool nuget:?package=Aspose.Page.Cpp&version=26.5.0Install as a Cake Tool
Product Page | Docs | Demos | API Reference | Examples | Blog | Search | Free Support | Temporary License
Aspose.Page for C++ is an on premise C++ API that allows you to add XPS manipulation features to your own applications. The API also supports converting XPS, EPS & PS documents to other formats.
XPS documents.XPS document.sRGB, scRGB, and any space-based on ICC profile.XPS document.XPS document or preserve print tickets in opened XPS.XPS documents in various supported file formats.XPS, EPS, PS
Fixed Layout: PDF
Image: BMP, TIFF, JPEG, PNG
Metafiles: EMF, WMF
Animation: GIF
Image: BMP, TIFF, JPEG, PNG
Aspose.Page for C++ is a native library. It supports 32 as well as 64-bit operating systems (Microsoft Windows desktop (XP, Vista, 7, 8, 10) and server operating systems (2003, 2008, 2012)). Aspose.Page for C++ is designed to perform equally well, both on the server and client-side. It is a native assembly that can be deployed by simply copying it.
Are you ready to give Aspose.Page for C++ a try? Simply execute Install-Package Aspose.Page.Cpp from Package Manager Console in Visual Studio to fetch the NuGet package. If you already have Aspose.Page for C++ and want to upgrade the version, please execute Update-Package Aspose.Page.Cpp to get the latest version.
// Create new XPS file
auto doc = System::MakeObject<XpsDocument>(dataDir() + u"Sample1.xps");
// Add empty page at end
doc->AddPage();
// Insert an empty page at beginning of pages list
doc->InsertPage(1, true);
// Save resultant XPS document
doc->Save(outDir() + u"AddPages_out.xps");
Product Page | Docs | Demos | API Reference | Examples | Blog | Search | Free Support | Temporary License
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| native | native native is compatible. |
Showing the top 1 NuGet packages that depend on Aspose.Page.Cpp:
| Package | Downloads |
|---|---|
|
Aspose.Total.Cpp
Aspose.Total for C++ is a complete package of C++ libraries specifically designed to create, manipulate and convert popular file formats from Microsoft Office and PDF without requiring Office or Adobe Automation. C++ API package also includes a specialized library to generate and recognize barcode labels from images with advanced features to customize the barcode generation and recognition process. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 26.5.0 | 108 | 5/27/2026 |
| 26.4.0 | 304 | 4/22/2026 |
| 26.3.0 | 429 | 3/27/2026 |
| 26.2.0 | 669 | 2/24/2026 |
| 26.1.0 | 924 | 1/28/2026 |
| 25.12.0 | 1,532 | 12/22/2025 |
| 25.11.0 | 1,971 | 11/26/2025 |
| 25.9.0 | 2,648 | 9/25/2025 |
| 25.8.0 | 2,379 | 9/1/2025 |
| 25.7.0 | 2,801 | 7/22/2025 |
| 25.6.0 | 2,382 | 6/26/2025 |
| 25.4.0 | 2,557 | 4/25/2025 |
| 25.3.0 | 2,487 | 3/27/2025 |
| 25.2.0 | 2,653 | 2/25/2025 |
| 25.1.0 | 2,698 | 1/28/2025 |
| 24.12.0 | 3,031 | 12/20/2024 |
| 24.11.0 | 3,073 | 11/22/2024 |
| 24.10.0 | 3,154 | 10/24/2024 |
| 24.9.0 | 3,176 | 9/26/2024 |
| 24.8.0 | 3,676 | 8/27/2024 |