Aspose::Words::Fields::FieldUserInitials class. Implements the USERINITIALS field. To learn more, visit the Documentation article in C++.... auto doc = MakeObject < Document > ();...set_Initials ( u "J. D." ); doc -> get_FieldOptions () -> set_CurrentUser...