DocumentBuilder.push_font method. Saves current character formatting onto the stack.... Underline . SINGLE , builder . font . underline ) # Restore...( aw . Underline . NONE , builder . font . underline ) builder...
Aspose::Words::Font::get_Style method. Gets or sets the character style applied to this formatting in C++....Examples Applies a double underline to all runs in a document...every run and add a double underline to every custom style. for...
Enhance your documents with DocumentBuilder's InsertHyperlink method, effortlessly adding clickable links for improved navigation and user engagement.... Underline = Underline . Single ; builder ...; builder . Font . Underline = Underline . Single ; FieldHyperlink...
Discover how to use the Font Style property to customize character styles in your formatting for enhanced text appeal and readability....Examples Applies a double underline to all runs in a document...every run and add a double underline to every custom style. foreach...
Font.style property. Gets or sets the character style applied to this formatting....Examples Applies a double underline to all runs in a document...every run and add a double underline to every custom style. for...
Check out the list of possible annotations you can work with using Aspose.PDF for Java....Highlight annotation Underline (PDF 1.3) Underline annotation Squiggly...Squiggly (PDF 1.4) Squiggly-underline annotation StrikeOut (PDF 1...
DocumentBuilder.pushFont method. Saves current character formatting onto the stack.... underline ). toEqual ( aw . Underline . Single );...builder . font . underline ). toEqual ( aw . Underline . None ); builder...