These code snippets show how to add, read, and modify XMP metadata in EPS files using Aspose.Page for Java. XMP metadata enables embedding document information for archiving and workflow automation.
- How to read XMP metadata from EPS file
- How to create XMP packets (CreatorTool, CreateDate, Thumbnails etc)
- How to change XMP properties values (title, creator, ModifyDate)
- How to add custom properties and namespaces and synchronize with PS metadata
- Reference Aspose.Page for Java in your project.
- Copy the required code snippet into your project.
- Download a temporary license and set it up as described here or use a paid license.
- Run the example.
In evaluation mode, input EPS file is limited to 500Kb. Apply a valid license to unlock full functionality.
See more about working with XMP metadata in EPS files in Working with XMP Metadata in EPS files | Java chapter of the our tutorial.
- Documentation – Aspose.Page for Java
- Product page – Aspose.Page for Java
- Free Support Forum – Aspose.Page
- Blog – Aspose.Page Product Family
- API Reference – Aspose.Page for Java
- Maven repository – Aspose.Page for Java
- Java 8 or higher
- Aspose.Page for Java library