How to place or instantiate an Actor without using editor?

I create an Actor in C++, and i just also want to instantiate it in C++ without using editor.
Thank you in advance.

I think this code can be helpful:

You should spawn this actor and if you want make it visible you should SetStaticMesh().