avoid longer way to save Excel files [closed] - save

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
in Excel 2013 when I want to save something I need to go to the file ribbon, and then in the Save As press the C for computer, etc.
Which is the way to set up the simplest way "the old way" to go directly to the traditional Save us dialog?

Add 'Save As' to the quick access toolbar. Then you'll have a button. Or just push F12 as Doug Glancy suggested.

You can press ALT, then F, then A (releasing each key before pressing the next one) to jump directly to the Save As dialog.

Related

Where are automatic screenshots stored? [closed]

Closed. This question is not about programming or software development. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 4 months ago.
Improve this question
When an app goes into the background, iOS automatically takes screenshots to use in the app carousel.
I'm trying to find where automatic screenshots are stored.
I found several possible options, but nothing.
/Library/Caches/Snapshots/$(BUNDLE_IDENTIFIER)/
/var/mobile/Containers/Data/Application/$APP_ID/Library/Caches/Snapshots/
I found that screenshots will be saved here:
/Library/Developer/CoreSimulator/Devices/{DEVICE_ID}/data/Containers/Data/Application/{APP_ID}/Library/SplashBoard/Snapshots/sceneID:{BUNDLE_ID}-default
Note: The screenshot will be saved only if you minimize the application (go to the home screen or another application).
They are not stored anywhere such that you can access them.

How to open a PDF from the iOS SpringBoard (Home Screen) [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 4 years ago.
Improve this question
What would be the most straightforward way to open a single, specific PDF file by simply tapping on an icon on the iOS SpringBoard or dock? This must work offline.
I'm afraid it would require a PDF viewer component embedded in a purpose-built iOS app, but I hope someone can prove me wrong.
Upload the PDF file somewhere
Open URL in safari
Hit share button in the bottom
Choose Add to Reading List
Choose Save Automatically if you want it to available offline
Hit share button again
Choose Add to Home Screen
Set a name for it
Hit add
Done

OmniPascal installed in VSCode - Delphi file extensions broken [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 6 years ago.
Improve this question
First StackOverflow question ever.
Just installed OmniPascal extension into VSCode. Now ".dproj" and ".dpr" files are no longer associated with Embarcadero Delphi.
This seems non-trivial to fix. Can anyone suggest a fix short of reinstalling Embarcadero?
Thanks in advance.
Right click on any .dproj or .dpr files
Select Open with... and then click Choose default program
Find and choose bds.exe(Embarcadero Rad Studio)
Selec the Always use the selected program to open this kind of file check box, and then click OK.
See Change the program that opens a type of file

Word 2010 prints document properties [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 4 years ago.
Improve this question
Everytime I print a page or a blank one, my printer prints 3 pages. The first page is:
Microsoft World - Document1
NWORD.EXE
6:291:87
27/2/4
The other 2 pages are blank. This has happened since a few days.
I already checked in Options->Display->PrintDocumentSettings and it's unchecked!
Anyone have an idea?
It is because of the default template it is using.
The default template is named Normal.dotm in Word 2010
C:\Users\<username>\AppData\Roaming\Microsoft\Templates.
The AppData folder is hidden so you need to show hidden files and folders in Windows Explorer in order to see it.
Exit Word.
Move Normal.dotm to some other folder (save it somewhere else).
Restart Word - Document should be blank now.

Clear memory saved previously with Ctrl + C [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 9 years ago.
Improve this question
Is there any keyboard shortcut to clear the memory of a copied text? For example: I copied a text and then I want to delete the text stored on Ctrl+C memory.
As far as I know, there is no shortcut for that..
There are programs(clipboardmanagers) for that or you can simply copy something else to "delete" the clipboard.

Resources