This question was motivated by a question by Tobias Kienzler and its wonderful answers.
I begin as in the linked question...
Using the Taylor expansion
$$f(z+a) = \sum_{k=0}^\infty \frac{a^k}{k!}\frac{d^k }{dz^k}f(z)$$
one can formally express the sum as the linear operator $e^{a\frac{d}{dz}}$ to obtain
$$f(z+a) = e^{a\frac{d}{dz}}f(z).$$
Other relationships were given in an answer by Tom Copeland:
$$ f(e^b z) = \exp\left(bz\frac d{dz}\right)f(z), $$
$$ f\left(\frac z{1-cz}\right) = \exp\left(c z^{2}\frac d{dz}\right)f(z). $$
My question is about the reverse. What if we start on the right-hand side with a function different from $\exp$ in the operator?
I asked about the specific case for $\sin$ in the comments of joriki's answer and Tobias found that
$$ \sin\!\left(a\frac{d}{dz}\right)f(z) = \frac{1}{2i}(f(z+ia) - f(z-ia)), $$
and similarly that
$$ \cosh\!\left(a\frac{d}{dz}\right)f(z) = \frac{1}{2}(f(z+a) - f(z-a)). $$
He also conjectured that the symmetrization of a function might be obtained from an operator like
$$\exp\left(i\frac\pi2\frac d{d\ln z}\right)\cosh\left(i\frac\pi2\frac d{d\ln z}\right)$$
I don't know much about Lie algebras so I apologize if this is too broad:
For which operators $\text{D}$ like these is $\text{D}f$ something 'nice' as in these examples?
I obtained those identities by using $\sin(x) = \frac{e^{ix}-e^{-ix}}{2i}$ etc. (without worrying about convergence of operators, I admit).
In general, you can use the Fourier-Transform of your operator as follows:
$$\begin{array}{rl} D\left(z,\frac d{dz}\right)f(z) &= D\left(z,\frac d{dz}\right)\frac1{2\pi}\int_{-\infty}^\infty dk \int_{-\infty}^\infty dw\ f(w)e^{ik(z-w)} \\ &= \int_{-\infty}^\infty dw \underbrace{\frac1{2\pi}\int_{-\infty}^\infty dk\ D\left(z,\frac d{dz}\right)e^{ik(z-w)}}_{=:W(z,w)}\ f(w) \end{array}$$
edit[ Note that you can replace $\frac d{dz}$ by $ik$ if it does not act on the $z$ in $D$ anymore, however for $\exp\left(bz\frac d{dz}\right)$ you can't! ]
So (by, once again, ignoring detailed discussions on convergence, whether swapping the integration is valid etc. (sorry, I'm a Physicist...)) you obtain a $W$ that for each $z$ gives you a weight distribution.
For demonstration, take $D=e^{a\frac d{dz}}$ to obtain $W(z,w)=\delta(w-(z+a))$.
On the other hand, if you want to know $\int_{-\infty}^\infty f(z)\,dz$ you can require $W=1$ and therefore $D = 2\pi\delta\left(\frac d{dz}\right)$. More generally, for a given weight $W(z,w)$ one obtains a differential operator $D\left(z,\frac d{dz}\right)$ via the inverse Fourier transform, so in summary:
$$ W(z,w) = \frac1{2\pi}\int_{-\infty}^\infty D\left(z,\frac d{dz}\right)e^{ik(z-w)}\,dk, \\D(z,ik) = \frac1{2\pi}\int_{-\infty}^\infty e^{-ikw}W(z,w+z)\,dw$$
The latter formula gives you $D$ such that $\frac d{dz}$ only acts to the right of it, so if you apply this to $\exp\left(bz\frac d{dz}\right)$ you will obtain a different expression (that can be reformulated).
Using $W(z,w) = \chi_{[-\infty,z]}(w)$ one can therefore also express the antiderivative via an operator $\frac1{2\pi}\int_{-\infty}^ze^{-w\frac d{dz}}\,dw$.