When rendering a PPTX slide To a bitmap, text elements are shifted up in the resulting image. The ammount of displacement seems To vary depending on the device display scaling set in Windows 10.
Using the following cod…...render this presentation TEST.zip (68,6 Ko) : var bmp = new Bitmap(targetSize...targetSize, Bitmap = bmp, Graphics = Graphics.FromImage(bmp) }; slide....