Top "Text-styling" questions

How to set the font style to bold, italic and underlined in an Android TextView?

I want to make a TextView's content bold, italic and underlined. I tried the following code and it works, but …

android textview text-styling
Vertical (rotated) text in HTML table

Is there a (portable) way to rotate text in a HTML table cell by 90°? (I have a table with many …

html css text-rendering text-styling
Android text style missing light, medium, thin,

When setting custom fonts for a textview, I can only choose normal, bold or italic: How can I set the …

android textview typeface text-styling
Hide Hyperlink Line using css

I have this HTML Code <a href="test.html"> <div class=" menubox mcolor1"> <h3>…

css hyperlink hover text-styling
How to print an String variable as italicized text

I have the following statements inside my class: String myName = "Joe"; System.out.println("My name is " +myName); I need …

java italics text-styling
How to set heading, subheading, body, footnote, and captions font for dynamic type text styles in Swift?

I was working through the Using Text Kit to Manage Text in Your iOS Apps tutorial. It was written for …

ios swift dynamic-typing textkit text-styling
“text-overflow” for a QLabel’s text rendering in QT

I have got a QLabel element in a widget which can be resized. The text can overflow boundaries, so I …

qt layout css qlabel text-styling
Can the Bootstrap 4 classes form-inline and float-sm-right not be combined?

HTML: <form class="form-inline float-sm-right"> <input type="text" class="form-control" placeholder="Search"> <button class="btn …

twitter-bootstrap bootstrap-4 text-styling
After word break, align next line to the left rather than center

I am styling my paragraphs and I have line break after a certain amount of characters. I want to be …

html css word-wrap word-break text-styling
Crystal report with HTML content formatting

Is anybody of you worked on HTML data populating into crystal reports? Am using Visual studio 2010. I had an XML …

html css crystal-reports formatting text-styling