Top "Save-as" questions

This tag refers to a common UI prompt type that asks a user under what name they wish to save a file as.

Chrome - "Save As..." disabled in right click menu when using a "data" url

If you paste the following into the url bar in chrome and try to do right click-> save as... …

google-chrome right-click data-uri save-as
Force yes for save over and save as macro free workbook

The macro I made saves a template workbook as two separate files. One is saved per test (Location1,2,3, or 4) then …

vba excel save-as
Saving .fig file from Octave

I need to make a .fig file that can be reopened in Matlab, but I am working in Octave. But …

matlab octave matlab-figure save-as
vba: saveas in xlsm fileformat without changing the active workbook

I have the following code which makes copies of the active workbook and gives each copy a different name. It …

excel save-as xlsm vba
Is there "Save as" option in Android Studio file menu?

I have recently move from Eclipse to Android Studio. I could not find "File > Save as" options. Is there …

android android-studio save-as
Show the SaveAs Dialog Box when Save button is clicked using Angularjs

I want to save my data on my local drive but I first want to open the saveAs dialog box. …

angularjs save-as