Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 143,662 for

font

(3.45 sec)
  1. PclSaveOptions.FallbackFontName | Aspose.Words ...

    Discover the PclSaveOptions FallbackFontName property, ensures seamless printing with a default Font when your desired Font isn't available....Name of the font that will be used if no expected font is found...found in printer and built-in fonts collections. public string FallbackFontName...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Specify TrueType Fonts Location in C#|Aspose.Wo...

    Specify various TrueType Font sources: system folder, user sources, loading Fonts from a stream, a file system or memory using C#....Ask AI Specify TrueType Fonts Location Contents [ Hide ] Purpose...explains how to configure TrueType font locations for rendering. This...

    docs.aspose.com/words/net/specifying-truetype-f...
  3. FontSourceType enumeration | Aspose.Words for P...

    aspose.words.Fonts.FontSourceType enumeration. Specifies the type of Font source....the type of font source. Members Name Description FONT_FILE A FileFontSource...that represents single font file. FONTS_FOLDER A FolderFontSource...

    reference.aspose.com/words/python-net/aspose.wo...
  4. LayoutOptions.KeepOriginalFontMetrics | Aspose....

    Discover the LayoutOptions KeepOriginalFontMetrics property, control Font metrics during substitution for consistent design. Default setting is true....the original font metrics should be used after font substitution...match for a missing font from the available font sources. // Open...

    reference.aspose.com/words/net/aspose.words.lay...
  5. Font.kerning property | Aspose.Words for Node.js

    Font.kerning property. Gets or sets the Font size at which kerning starts....property Font.kerning property Gets or sets the font size at which...Examples Shows how to specify the font size at which kerning begins...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ParagraphFormat.addSpaceBetweenFarEastAndDigit ...

    ParagraphFormat.addSpaceBetweenFarEastAndDigit property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current paragraph....); let font = builder . font ; font . size = 16 ; font . bold...bold = true ; font . color = "#0000FF" ; font . name = "Arial" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ParagraphFormat.AddSpaceBetweenFarEastAndAlpha ...

    Optimize your document's appearance with the ParagraphFormat AddSpaceBetweenFarEastAndAlpha property, enhancing spacing between Latin and East Asian text....doc ); Font font = builder . Font ; font . Size = 16 ; font . Bold...Bold = true ; font . Color = Color . Blue ; font . Name = "Arial"...

    reference.aspose.com/words/net/aspose.words/par...
  8. Font.name_ascii property | Aspose.Words for Python

    Font.name_ascii property. Returns or sets the Font used for Latin text (characters with character codes from 0 (zero) through 127)....property Font.name_ascii property Returns or sets the font used for...Word can combine two different fonts in one run. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FontInfo | Aspose.Words for Java

    Specifies information about a Font used in the document in Java....Specifies information about a font used in the document. To learn...more, visit the Working with Fonts documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  10. FontInfoSubstitutionRule | Aspose.Words for Java

    Font info substitution rule in Java....extends FontSubstitutionRule Font info substitution rule. To learn...more, visit the Working with Fonts documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...