While this is not well supported in yEd, I can think of two possible approaches.
Approach 1:
- Adjust label positions as needed in one of you nodes.
- Create a user-defined palette section.
- Add the adjusted node as template to the new palette section.
- Select all nodes.
- Right-click the new template in the new palette section to open its context menu and choose "Apply".
Unfortunately, this approach will overwrite the color for all selected nodes. You will either have to create one template for males and one for females or correct the colors afterwards.
Approach 2:
- Select all labels whose position you want to adjust.
- Change the label "Placement" to "Internal: Top Left".
- Adjust label "Distance" and label "Insets" to move the text to the desired position. (Insets need to be four space-delimited numbers, e.g. "4 8 16 24").
If you position labels this way, distance and insets are absolute values. I.e. when you set a distance of 4 for a label with height 20, then increase the height to 40, the distance will remain 4.