Top "Save" questions

To store (data) in a computer or on a storage device.

Save own Class with NSCoder

I'm trying to store some custom class/data to a file in my iPhone/iPad app. I have a Class …

iphone objective-c save nscoder
Saving files on external storage on Nexus 7 and retrieving from PC

For my project I want to be able to save sensor data to a file, and be able to access …

android file-io save android-sdcard nexus-7
Android Viewpager saving data and views

Hopefully someone can help me with a slight problem/confusion I have with Viewpagers and saving data. PROBLEM: When scrolling …

android save instantiation android-viewpager
write png quickly

Summary I want to write a .png file as quickly as possible, without a concern for compression. That is, I …

png save openlayers libpng processing-efficiency
c++ Directx11 capture screen and save to file

i've got problem with saving texture2d to file, it always gives me black image. Here is code: HRESULT hr = …

c++ save screenshot directx-11 texture2d
savewidget from htmlwidget in R , cannot save html file in another folder

I have a map leaflet that I want to save in an html file in a specific folder. I am …

html r save htmlwidgets
JavaFX 2.0+ WebView /WebEngine render web page to an image

I'm looking for a way to load up a page and save the rendering as an image just as you …

java image save render javafx
How to save variables after application shut down?

I want to save some integers after application shut down and restore them after application opening, what is the easiest …

iphone xcode variables save application-shutdown
Stopping product saving process in observer

I am currently developing a module working with the product edit in the backend. Its purpose is to retrieve categories …

php magento save observer-pattern abort
Saving a jqPlot graph to an image file

I am using jqPlot to display many graphs on some webpages. I am wanting to be able to save these …

javascript image save jqplot mouseclick-event