Top "Text" questions

Text is a sequence of characters that is most often used to represent a cohesive piece of information.

Extracting text from HTML file using Python

I'd like to extract the text from an HTML file using Python. I want essentially the same output I would …

python html text html-content-extraction
Vertical Text Direction

I have been trying text to go in a vertical direction like we can do in ms-word tables but so …

html css text vertical-alignment
How to search a string in multiple files and return the names of files in Powershell?

I have started learning powershell a couple of days ago, and I couldn't find anything on google that does what …

string search text powershell recursion
How to print color in console using System.out.println?

How can I print color in console? I want to show data in colors when the processor sends data and …

java text colors
How can I change the text color with jQuery?

When I hover a text with animation definitely I will use jQuery. Is there a code that will change the …

jquery text
Quick unix command to display specific lines in the middle of a file?

Trying to debug an issue with a server and my only log file is a 20GB log file (with no …

linux bash unix text
Matplotlib scatter plot with different text at each data point

I am trying to make a scatter plot and annotate data points with different numbers from a list. So, for …

python matplotlib text scatter-plot annotate
How can I read and parse CSV files in C++?

I need to load and use CSV file data in C++. At this point it can really just be a …

c++ parsing text csv
Find text string using jQuery?

Say a web page has a string such as "I am a simple string" that I want to find. How …

jquery text
Editing legend (text) labels in ggplot

I have spent hours looking in the documentation and on StackOverflow, but no solution seems to solve my problem. When …

r text ggplot2 label