Discover the PhysicalFontInfo FontFamilyName property, your key to identifying and utilizing Font families effectively in your projects....property Family name of the font. public string FontFamilyName...available fonts. // Configure Aspose.Words to source fonts from a...
Aspose.Words.Style class. Represents a single built-in or user-defined style... font Gets the character formatting...Shows how to create and apply a custom style. let doc = new aw . Document...
aspose.words.Style class. Represents a single built-in or user-defined style... font Gets the character formatting...Shows how to create and apply a custom style. doc = aw . Document...
Aspose::Words::Themes::ThemeColors class. Represents the color scheme of the document theme which contains twelve colors. ThemeColors object contains six accent colors, two dark colors, two light colors and a color for each of a hyperlink and followed hyperlink in C++....Examples Shows how to set custom colors and fonts for themes. auto doc...theme, a source of default fonts and colors. System :: SharedPtr...
Enhance your typography with the TableSubstitutionRule AddSubstitutes method, allowing seamless integration of substitute Fonts for any original Font....Adds substitute font names for given original font name. public...originalFontName String Original font name. substituteFontNames String[]...
Discover the GetSubstitutes method in TableSubstitutionRule. Easily retrieve substitute Font names for your original Font, enhancing design flexibility....substitute font names for the specified original font name. public...Original font name. Return Value List of alternative font names...
Discover the FontSettings GetFontsSources method to easily access the array of sources for TrueType Fonts in Aspose.Words. Optimize your Font management today!...Words looks for TrueType fonts. public FontSourceBase [] GetFontsSources...Value A copy of the current font sources. Remarks The returned...
Add, replace, or modify a hyperlink in a document using Python....It also explains how to apply font formatting to hyperlinks and...Note that you need to specify font formatting for the hyperlink...
C++ code to add Custom colors to the palette and use Excel color palette with Aspose.Cells for C++ API....that can be applied to cells, fonts, gridlines, graphic objects...colors but also custom colors. Before using a custom color, add it...
Discover Aspose.Words.Lists.ListLevelCollection, streamline your document formatting with Customizable list levels for enhanced clarity and presentation.... Font . Name = "Verdana" ; level . Font . Color = Color...Color . Blue ; level . Font . Bold = true ; } DocumentBuilder...