About 50 results
Open links in new tab
  1. How to decode weird characters in a text file? - Super User

    2 Someone sent me a text file. Although I can read most of the document, sometimes there are unusual characters. When I open it in VIM, I see <92> in its place. When I use gedit, i see a character that …

  2. How to create a new text document (TXT) file by a Hotkey?

    Jun 20, 2016 · Thank you for your answer, but the question is about, how to name the txt file before you open it for editing - a Hotkey for this.

  3. Re-add "create new text file" to Windows 11 context menu

    Nov 3, 2021 · As a C++/cmake programmer, I constantly use the option "create new -> text file" on the context menu, but Windows 11 has removed this option. Is there a way to get this option back, e.g …

  4. Converting text file to UTF-8 on Windows command prompt

    Jan 5, 2017 · I need to convert a text file to UTF-8 format via Windows command prompt. This needs to be done on another machine and I do not have rights to install software on that machine. I need …

  5. Ping every IP address in a text file? - Super User

    Apr 29, 2013 · 0 I created a ping tool that uses a config file for setting which ip's to ping and creates up to 12 cmd windows and places them side-by-side on your screen. Each window has a description in …

  6. Export an Excel spreadsheet to fixed-width text file?

    27 Excel has the functionality to import fixed-width text files where it presents a dialog that lets you choose where the begins and ends of fields are which it puts into columns. Does it also have …

  7. How to copy a list of file names to text file? - Super User

    Mar 1, 2012 · How can I copy the names of files in a directory to a text file or to a clipboard?

  8. browser - HTML From Text File - Super User

    Aug 24, 2014 · Here is the result (note I don't see any single HTML tag, just text!): Depending on the browser, if you just change the file extension to .txt it will display the source code of the file, HTML …

  9. How can I convert a PowerPoint to plain text? - Super User

    Sep 28, 2016 · 15 I have a Powerpoint Presentation (.pptx) file with 100 slides. I want to take all of the text from it and save it as a plain text file. How can I do this? PowerPoint doesn't seem to let you …

  10. Why does the same data take more space in a text file than in an Excel ...

    Jun 1, 2017 · The xlsx format used by modern Excel is actually a compressed format. It's a ZIP archive that contains text (XML) files in a certain structure. If you compress your plain text file with a similar …