Working in WPF and C#, I have a TransformedBitmap object that I either: Need to save to disk as a bitmap type of file (ideally, I\'ll allow users to choose whether it\'s saved as a BMP, JPG, TIF, e
i\'m working on an 开发者_JAVA技巧app (flash/As3) that lets the user upload and edit an image, and then save it to the computer,
How do I implement a save and load dialogue box into my current project? I only need to know how开发者_开发百科 change the basics, like the filename mask and default path.
I have an Entity on Symfony that has also a file \"attached\" to it. I want to save the file with the id of the created Entity.
Does s开发者_JS百科omeone know how to save and restore an object to a file on android ?Open a file using openFileOutput() ( http://developer.android.com/guide/topics/data/data-storage.html#filesIntern
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
In my web-application i\'m using phplivedocx for text changing. But i also need to dynamically change images in my docx template.
Is there a quick way (i.e. one line) to 开发者_开发百科dump a collection of variables \"in\" a structure, using the variable names as the structure fields? The \"load\" function basically does this bu
in my pageload i have got the session[\"name\"] When i use this code to save: Stream stream = null; request = (HttpWebRequest)WebRequest.Create(url);
if i save my webpage as html it is giving me the error: Acce开发者_Go百科ss for the path C:\\ is denied -ftp.