How do i get file from a directory C:\Desktop\Design\files\MyFile.txt and update it and save it back to the same folder?
in my context i am working with an image. I need to grab the image, rotate it and save it back to the same path with same name. how do i do it?