Top "Bold" questions

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

Swift: Programmatically make UILabel bold without changing its size?

I have a UILabel created programmatically. I would like to make the text of the label bold without specifying font …

swift uilabel bold
LaTeX - Making a lighter version of text, like anti-bold?

I'm making a LaTeX document for someone. A certain piece of text looks "bold" for them, even though I'm not …

latex fonts text-formatting bold
Ios Swift making font toggle bold, italic, boldItalic, normal without change other attributes

I am surprised, that simply setting bold and italic for existing font is so complicated in Swift. I just want …

ios swift uifont bold italic
HTML : Text after empty bold tag also displayed in bold formatting

I am trying to understand why browser behaves like this. I have following text in html document. <html> &…

html bold
C# Bold a part of a string in a RichTextBox

I am trying to bold the "You >>" part of this string to be displayed in a rich text …

c# string richtextbox bold
How to print bold string in C++?

I got an old application which was written in a C++. I have 0 experience with it but I am suppose …

c++ string winapi bold
Python tkinter single label with bold and normal text

My question is if there is a way to put in a single ttk.label() a text that show the …

fonts tkinter label bold
iOS: Bold and Italic on the same word

Background: I have been trying to display a sentence with Bold and Italic font as well as normal ones. Question: …

iphone ios xcode bold italic
How to make a TextView bold?

I want to be able to make a TextView bold. This is how I am setting it's appearance (I need …

java android textview bold
How to animate font-weight with CSS3?

I want to use only HTML5 and CSS3 only as much as possible on my website. I'm trying to animate …

html css animation bold