Features List | Aspose.Page for C++
Contents
[
Hide
Show
]Aspose.Page for C++ is a versatile API that lets you work with XPS, EPS and PS files in your C++ applications. The API does not require you to install any other application and lets you work on a variety of platforms.
Major Features
- Create and modify XPS files
- Add or delete pages from XPS documents
- Work with elements like canvases, paths, and glyphs
- Create and manipulate vector graphics shapes and text strings
- Select from a variety of brushes along with different color spaces for editing
- Use multiple document elements within the same XPS Package for cross-package operations
- Add and manipulate print tickets
- Save XPS files to PDF and raster images
- Save EPS documents to raster images and PDF
XPS Features
- Create and edit XPS document
- Add or remove pages of XPS document
- Work with canvases, paths and glyphs elements
- 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
- Manipulate the appearance of graphics and text strings
- Use brushes of different types including solid color brush, image brush, visual brush, etc
- Specify colors in different color spaces including sRGB, scRGB and any space-based on ICC profile
- Work with multiple documents inside an XPS document
- Preserve print tickets in opened XPS document if any
- Add default print tickets into new XPS document or an opened one if there’re no tickets in it
- Perform cross-package operations, e.g. add/insert an element from another document (XPS package), assign a property value created in another document’s context, create elements/property values based on file resources created in another document’s context, add/insert a page from another document
- Get a job/document/page print ticket object and link it to another job/document/page
- Manipulate print tickets using the Print Schema model classes
- Save XPS documents as raster images
- Save XPS documents to PDF format
- Manipulate hyperlinks associated with XPS elements
- Save PDF to stream
- Manipulate, save and convert XPS outline items
EPS Features
- Supports PostScript language levels 1-3 with an exception of font types: Type2 (CFF), Type14 (Chameleon), Types 9, 10, 11, 32 (CID-Keyed)
- Save as PDF
- Save as raster image