Aspose.Page.Cpp
20.10.0
See the version list below for details.
dotnet add package Aspose.Page.Cpp --version 20.10.0
NuGet\Install-Package Aspose.Page.Cpp -Version 20.10.0
<PackageReference Include="Aspose.Page.Cpp" Version="20.10.0" />
paket add Aspose.Page.Cpp --version 20.10.0
#r "nuget: Aspose.Page.Cpp, 20.10.0"
// Install Aspose.Page.Cpp as a Cake Addin #addin nuget:?package=Aspose.Page.Cpp&version=20.10.0 // Install Aspose.Page.Cpp as a Cake Tool #tool nuget:?package=Aspose.Page.Cpp&version=20.10.0
C++ API for XPS Page Manipulation
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 to convert XPS, EPS & PS documents to other formats.
XPS Processing Features
- Create and edit
XPS
documents. - Add or remove pages of
XPS
document. - 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 onICC
profile. - Works for multiple documents inside an
XPS
document. - Add default print tickets into the new
XPS
document or preserve print tickets in openedXPS
. - Save
XPS
documents in various supported file formats.
New Features & Enhancements 
- Added the support for
ReusableStreamDecode
.
Please visit Aspose.Page for C++ 20.10 Release Notes for the detailed notes.
Save XPS as
PDF, BMP, TIFF, JPEG, PNG
Save EPS/PS as
PDF, BMP, TIFF, JPEG, PNG, EMF, WMF, GIF
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.
Getting Started with Aspose.Page for C++
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");
Home | Product Page | Docs | Demos | API Reference | Examples | Blog | Free Support | Temporary License
Product | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
-
- CodePorting.Native.Cs2Cpp.API (>= 20.10.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.2.0 | 400 | 24 days ago |
25.1.0 | 474 | 2 months ago |
24.12.0 | 801 | 3 months ago |
24.11.0 | 844 | 4 months ago |
24.10.0 | 964 | 5 months ago |
24.9.0 | 957 | 6 months ago |
24.8.0 | 1,447 | 7 months ago |
24.7.0 | 1,351 | 8 months ago |
24.6.0 | 2,612 | 9 months ago |
24.5.0 | 3,029 | 10 months ago |
24.4.0 | 3,527 | 4/26/2024 |
24.3.0 | 3,905 | 3/30/2024 |
24.2.0 | 3,034 | 2/27/2024 |
24.1.0 | 3,155 | 1/25/2024 |
23.12.0 | 3,604 | 12/26/2023 |
23.11.0 | 3,622 | 11/30/2023 |
23.10.0 | 4,045 | 10/19/2023 |
23.9.0 | 3,807 | 9/20/2023 |
23.8.0 | 4,316 | 8/29/2023 |
23.7.0 | 4,452 | 7/19/2023 |
23.6.0 | 4,785 | 6/29/2023 |
23.5.0 | 3,313 | 5/25/2023 |
23.4.0 | 3,992 | 4/21/2023 |
23.3.0 | 4,015 | 3/21/2023 |
23.2.0 | 4,876 | 2/22/2023 |
22.12.0 | 7,830 | 12/22/2022 |
22.11.0 | 5,190 | 11/25/2022 |
22.10.0 | 692 | 10/28/2022 |
22.9.0 | 9,083 | 9/26/2022 |
22.8.0 | 5,570 | 8/29/2022 |
22.7.0 | 6,295 | 7/21/2022 |
22.6.0 | 6,048 | 6/23/2022 |
22.5.0 | 5,242 | 5/20/2022 |
22.4.0 | 5,910 | 4/22/2022 |
22.2.0 | 10,130 | 2/19/2022 |
22.1.0 | 1,057 | 1/21/2022 |
21.12.0 | 4,589 | 12/17/2021 |
21.11.0 | 11,494 | 11/25/2021 |
21.10.0 | 6,584 | 10/25/2021 |
21.8.0 | 9,410 | 8/19/2021 |
21.7.0 | 4,780 | 7/24/2021 |
21.6.0 | 5,138 | 6/19/2021 |
21.5.1 | 635 | 5/19/2021 |
21.5.0 | 651 | 5/17/2021 |
21.4.0 | 7,966 | 4/22/2021 |
21.3.0 | 4,781 | 3/18/2021 |
21.2.0 | 5,939 | 2/19/2021 |
21.1.0 | 5,654 | 1/25/2021 |
20.12.0 | 5,616 | 12/23/2020 |
20.10.0 | 7,846 | 10/20/2020 |
20.9.0 | 4,263 | 9/15/2020 |
20.7.0 | 11,245 | 7/15/2020 |
20.6.0 | 7,927 | 6/17/2020 |
20.4.0 | 7,676 | 4/22/2020 |
20.3.0 | 745 | 3/17/2020 |
20.2.0 | 801 | 2/14/2020 |