Aspose::Words::Fields::FieldCollection::Remove method. Removes the specified field from this collection and from the document in C++.... fields -> get_Count ()); // 2 - Get the collection to remove...an index: fields -> RemoveAt ( 2 ); ASSERT_EQ ( 3 , fields -> get_Count...