Let $\sum_{n=0}^\infty a_n x^n$ be a power series. If the series converges for some $x_0$ then the series will converge absolutely for all $|x|<|x_0|$.
The proof of the statement is straightforward: its terms converge to zero, so they are bounded $|a_nx_{0}^n|\leq M$ and for all $|x|<|x_0|$ the series converges absolutely because $$ |a_nx^n|=|a_nx_0^n|\Big|\frac{x}{x_0}\Big|^n \leq Mr^n, \quad r = \Big|\frac{x}{x_0}\Big|<1 $$
Is the proof the same for complex-valued series or there are some notable differences that we should pay attention to?