Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 139,617 for

font

(0.2 sec)
  1. FontSubstitutionWarningInfo Class | Aspose.Word...

    Aspose.Words.FontSubstitutionWarningInfo class provides details on Font substitution warnings during document load or save....Contains information about a font substitution warning that Aspose...the warning. Reason { get; } Font substitution reason. RequestedBold...

    reference.aspose.com/words/net/aspose.words/fon...
  2. Font.StyleName | Aspose.Words for .NET

    Discover the Font StyleName property, easily manage character styles for enhanced text formatting and design flexibility in your projects....StyleName Contents [ Hide ] Font.StyleName property Gets or sets...Using the style name: builder . Font . StyleName = "Emphasis" ; builder...

    reference.aspose.com/words/net/aspose.words/fon...
  3. FileFontSource class | Aspose.Words for Python

    aspose.words.Fonts.FileFontSource class. Represents the single TrueType Font file stored in the file system...Represents the single TrueType font file stored in the file system...more, visit the Working with Fonts documentation article. Inheritance:...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::DocumentBuilder::DocumentBuilder...

    Aspose::Words::DocumentBuilder::DocumentBuilder constructor. Initializes a new instance of this class in C++....DocumentBuilder > ( doc ); // Specify font formatting, then add text. System...Words :: Font > font = builder -> get_Font (); font -> set_Size...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. FontSubstitutionSettings.default_font_substitut...

    FontSubstitutionSettings.default_Font_substitution property. Settings related to default Font substitution rule....default_font_substitution property FontSubstitutionSett.defa...default_font_substitution property Settings related to default font...

    reference.aspose.com/words/python-net/aspose.wo...
  6. WarningInfo | Aspose.Words for Java

    Contains information about a warning that Aspose.Words issued during document loading or saving in Java....match for a missing font from the available font sources. // Open...formatted with a font that does not exist in any of our font sources....

    reference.aspose.com/words/java/com.aspose.word...
  7. Font.NameOther | Aspose.Words for .NET

    Discover Font NameOther. Easily customize Fonts for character codes 128-255, enhancing your text's style and readability. Elevate your design today!...Hide ] Font.NameOther property Returns or sets the font used for...Word can combine two different fonts in one run. Document doc = new...

    reference.aspose.com/words/net/aspose.words/fon...
  8. FontSettings.get_fonts_sources method | Aspose....

    FontSettings.get_Fonts_sources method. Gets a copy of the array that contains the list of sources where Aspose.Words looks for TrueType Fonts....get_fonts_sources method get_fonts_sources() Gets a copy of the...Words looks for TrueType fonts. def get_fonts_sources ( self ): ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::FontSubstitutionReason enum | As...

    Aspose::Words::FontSubstitutionReason enum. Specifies the reason of Font substitution in C++....enum Specifies the reason of font substitution. enum class FontSubstitutionReas...Description AlternativeName 0 Font substitution by alternative...

    reference.aspose.com/words/cpp/aspose.words/fon...
  10. Font.fill property | Aspose.Words for Python

    Font.fill property. Gets fill formatting for the [Font](../)....property Font.fill property Gets fill formatting for the Font . @property...docx' ) # Get Fill object for Font of the first Run. fill = doc...

    reference.aspose.com/words/python-net/aspose.wo...