How can I place actors in a level using code or BP?

I would like to replicate the behavior of dragging an actor class into the level from the content browser or class list using code or BP. How can I do this?

I do not want to add components or child actors to an already placed actor.