Aspose.Page.Cpp
24.8.0
Prefix Reserved
See the version list below for details.
dotnet add package Aspose.Page.Cpp --version 24.8.0
NuGet\Install-Package Aspose.Page.Cpp -Version 24.8.0
<PackageReference Include="Aspose.Page.Cpp" Version="24.8.0" />
<PackageVersion Include="Aspose.Page.Cpp" Version="24.8.0" />
<PackageReference Include="Aspose.Page.Cpp" />
paket add Aspose.Page.Cpp --version 24.8.0
#r "nuget: Aspose.Page.Cpp, 24.8.0"
#:package Aspose.Page.Cpp@24.8.0
#addin nuget:?package=Aspose.Page.Cpp&version=24.8.0
#tool nuget:?package=Aspose.Page.Cpp&version=24.8.0
C++ API for XPS Page Manipulation
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 Processing Features
- Create and edit
XPSdocuments. - Add or remove pages of
XPSdocument. - Create vector graphics shapes (Path element) using a set of primitives (elliptical arcs, Bezier curve segments, and straight-line segments).
- Create text strings (Glyphs element).
- Group elements (Canvas element) to manipulate a group as a whole.
- Supports brushes of various types, such as solid color brush, image brush, visual brush, etc.
- Supports different color spaces including
sRGB,scRGB, and any space-based onICCprofile. - Works for multiple documents inside an
XPSdocument. - Add default print tickets into the new
XPSdocument or preserve print tickets in openedXPS. - Save
XPSdocuments in various supported file formats.
Supported Read Formats
XPS, EPS, PS
Save XPS Documents As
Fixed Layout: PDF
Image: BMP, TIFF, JPEG, PNG
Save PS & EPS Documents As
Metafiles: EMF, WMF
Animation: GIF
Image: BMP, TIFF, JPEG, PNG
Platform Independence
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.
Get Started
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.
Insert Pages in XPS Files using C++
// 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 is compatible. |
-
- CodePorting.Translator.Cs2Cpp.Framework (>= 24.8.0)
NuGet packages (1)
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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 25.12.0 | 752 | 12/22/2025 |
| 25.11.0 | 1,200 | 11/26/2025 |
| 25.9.0 | 1,884 | 9/25/2025 |
| 25.8.0 | 1,618 | 9/1/2025 |
| 25.7.0 | 2,030 | 7/22/2025 |
| 25.6.0 | 1,620 | 6/26/2025 |
| 25.4.0 | 1,796 | 4/25/2025 |
| 25.3.0 | 1,737 | 3/27/2025 |
| 25.2.0 | 1,894 | 2/25/2025 |
| 25.1.0 | 1,933 | 1/28/2025 |
| 24.12.0 | 2,272 | 12/20/2024 |
| 24.11.0 | 2,306 | 11/22/2024 |
| 24.10.0 | 2,386 | 10/24/2024 |
| 24.9.0 | 2,414 | 9/26/2024 |
| 24.8.0 | 2,918 | 8/27/2024 |
| 24.7.0 | 2,800 | 7/24/2024 |
| 24.6.0 | 4,114 | 6/26/2024 |
| 24.5.0 | 4,465 | 5/28/2024 |
| 24.4.0 | 4,975 | 4/26/2024 |
| 24.3.0 | 5,339 | 3/30/2024 |
| 24.2.0 | 4,474 | 2/27/2024 |
| 24.1.0 | 4,585 | 1/25/2024 |
| 23.12.0 | 5,040 | 12/26/2023 |
| 23.11.0 | 5,087 | 11/30/2023 |
| 23.10.0 | 5,491 | 10/19/2023 |
| 23.9.0 | 5,239 | 9/20/2023 |
| 23.8.0 | 5,786 | 8/29/2023 |
| 23.7.0 | 5,894 | 7/19/2023 |
| 23.6.0 | 6,256 | 6/29/2023 |
| 23.5.0 | 4,811 | 5/25/2023 |
| 23.4.0 | 5,460 | 4/21/2023 |
| 23.3.0 | 5,493 | 3/21/2023 |
| 23.2.0 | 6,395 | 2/22/2023 |
| 22.12.0 | 9,380 | 12/22/2022 |
| 22.11.0 | 6,675 | 11/25/2022 |
| 22.10.0 | 2,144 | 10/28/2022 |
| 22.9.0 | 10,610 | 9/26/2022 |
| 22.8.0 | 7,084 | 8/29/2022 |
| 22.7.0 | 7,774 | 7/21/2022 |
| 22.6.0 | 7,545 | 6/23/2022 |
| 22.5.0 | 6,737 | 5/20/2022 |
| 22.4.0 | 7,415 | 4/22/2022 |
| 22.2.0 | 11,700 | 2/19/2022 |
| 22.1.0 | 2,533 | 1/21/2022 |
| 21.12.0 | 6,088 | 12/17/2021 |
| 21.11.0 | 13,067 | 11/25/2021 |
| 21.10.0 | 8,085 | 10/25/2021 |
| 21.8.0 | 10,925 | 8/19/2021 |
| 21.7.0 | 6,269 | 7/24/2021 |
| 21.6.0 | 6,648 | 6/19/2021 |
| 21.5.1 | 2,115 | 5/19/2021 |
| 21.5.0 | 2,120 | 5/17/2021 |
| 21.4.0 | 9,500 | 4/22/2021 |
| 21.3.0 | 6,312 | 3/18/2021 |
| 21.2.0 | 7,449 | 2/19/2021 |
| 21.1.0 | 7,179 | 1/25/2021 |
| 20.12.0 | 7,143 | 12/23/2020 |
| 20.10.0 | 9,397 | 10/20/2020 |
| 20.9.0 | 5,814 | 9/15/2020 |
| 20.7.0 | 12,895 | 7/15/2020 |
| 20.6.0 | 9,472 | 6/17/2020 |
| 20.4.0 | 9,277 | 4/22/2020 |
| 20.3.0 | 2,236 | 3/17/2020 |
| 20.2.0 | 2,291 | 2/14/2020 |
