Aspose::Words::Themes namespace. The Aspose.Words.Themes namespace provides classes that allow to access theme information in Microsoft Word documents in C++....for each of a hyperlink and followed hyperlink. ThemeFonts Represents...
Indicates type of the underline applied to a font in Java....Examples: Shows how to insert a hyperlink field. Document doc = new...visit the "); // Insert a hyperlink and emphasize it with custom...
DocumentBuilder.push_font method. Saves current character formatting onto the stack....text that goes before the hyperlink. builder . font . name = 'Arial'...StyleIdentifier . HYPERLINK builder . insert_hyperlink ( 'here' , 'http://www...
Aspose::Words::Font::get_Underline method. Gets or sets the type of underline applied to the font in C++....); Shows how to insert a hyperlink field. auto doc = System ::...visit the " ); // Insert a hyperlink and emphasize it with custom...
DocumentBuilder.pushFont method. Saves current character formatting onto the stack....text that goes before the hyperlink. builder . font . name = "Arial"...= aw . StyleIdentifier . Hyperlink ; builder . insertHyperlink...