Top "Bold" questions

Bold for Delphi is an advanced Object Relational Mapper (ORM) and application framework.

Making specific Text Boldefaced in a TextBox

Hi I currently have a texbox that prints out info to the user when they press diffrent buttons. I was …

c# wpf textbox bold
CSS font-weight thicker than 900?

I have a panel which can be expanded or minimised through a vertically centred link with a < or > …

html css bold
Python, PIL; Text to Image and fonts

I have an issue with writing text to an image under Python and PIL - I'm able to write text …

python image text python-imaging-library bold
Need to make selected text as bold/italic/underline using javascript, and also save & retrieve the same using c#

I need to make selected text of textbox bold/italic/underline using javascript. For that i am using the following …

c# javascript bold
How to make some text bold in a rich text box in C#

I want to create a text editor where I can make text bold, change its color, etc. I found this …

c# winforms richtextbox rtf bold
Android: Bold Button Text

I have a button in my application. the text in the button goes as "Type: Location" something like that. I'm …

android button bold typeface
How to have a bold header text?

I can't find out how to give my header text some (bold) like on this design. Here is my html/…

html css header footer bold
What is the Constant Value of the Underline font in Java?

What is the Constant Value of the Underline font in Java ? Font.BOLD bold font Font.ITALIC italic font What …

java class fonts bold underline
How do you make just some text, inside an input text field, bold?

I'm trying to get bold specific text, inside an input text field. I'm not sure how to go about it …

javascript html text input bold
Make text bold and italic

Is there anyway to make Android text in the xml file both bold and italics? SAMPLE

android xml text bold italics