The process of changing array items in XMP metadata of EPS file with Aspose.Page API solution for C++ is explained and illustrated with the code snippets....23 // Change title item at index 0 24 xmp -> SetArrayItem(u "dc:title"...26 // Change creator item at index 0 27 xmp -> SetArrayItem(u "dc:creator"...