Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 145,237 for

font

(0.23 sec)
  1. FontInfo.getEmbeddedFont method | Aspose.Words ...

    FontInfo.getEmbeddedFont method. Gets a specific embedded Font file....style) Gets a specific embedded font file. getEmbeddedFont ( format...format : Aspose . Words . Fonts . EmbeddedFontFormat , style : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ThemeFonts class | Aspose.Words for Python

    aspose.words.themes.ThemeFonts class. Represents a collection of Fonts in the Font scheme, allowing to specify different Fonts for different languages [ThemeFonts.latin](./latin/), [ThemeFonts.east_asian](./east_asian/) and [ThemeFonts.complex_script](./complex_script/)...Represents a collection of fonts in the font scheme, allowing to specify...specify different fonts for different languages ThemeFonts.latin...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FontInfo.is_true_type property | Aspose.Words f...

    FontInfo.is_true_type property. Indicates that this Font is a TrueType or OpenType Font as opposed to a raster or vector Font...Indicates that this font is a TrueType or OpenType font as opposed to...to a raster or vector font. Default is True . @property def is_true_type...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Font.AutoColor | Aspose.Words for .NET

    Discover the Font AutoColor property, get the current text color (black or white) for auto color adjustments. Optimize your design effortlessly!...AutoColor Contents [ Hide ] Font.AutoColor property Returns the...DocumentBuilder ( doc ); // If a run's Font object does not specify text...

    reference.aspose.com/words/net/aspose.words/fon...
  5. FontEmbeddingUsagePermissions | Aspose.Words fo...

    Represents the Font embedding usage permissions in Java....FontEmbeddingUsagePe Represents the font embedding usage permissions...rights information for embedded fonts (FontInfo). Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  6. TableSubstitutionRule.addSubstitutes method | A...

    TableSubstitutionRule.addSubstitutes method. Adds substitute Font names for given original Font name....Adds substitute font names for given original font name. addSubstitutes...originalFontName string Original font name. substituteFontNames string[]...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FontSourceType enumeration | Aspose.Words for N...

    Aspose.Words.Fonts.FontSourceType enumeration. Specifies the type of Font source....enumeration Specifies the type of font source. Members Name Description...object that represents single font file. FontsFolder A FolderFontSource...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Access and Update the Portions of Rich Text of ...

    Learn how to access and update the portions of rich text of a cell through the Aspose.Cells for Node.js via C++ API....properties of the font, such as font name, font color, boldness...each portion has a different font. The following code snippet...

    docs.aspose.com/cells/nodejs-cpp/access-and-upd...
  9. MemoryFontSource Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.MemoryFontSource class, enabling seamless access to TrueType Fonts stored in memory for enhanced document processing....Represents the single TrueType font file stored in memory. To learn...more, visit the Working with Fonts documentation article. public...

    reference.aspose.com/words/net/aspose.words.fon...
  10. INodeChangingCallback.NodeInserted | Aspose.Wor...

    Discover the INodeChangingCallback NodeInserted method—triggered when a document node is added to another, enhancing your coding efficiency.... /// Sets a custom font name/size for the text contents.... Words . Font font = (( Run ) args . Node ). Font ; mLog . Append...

    reference.aspose.com/words/net/aspose.words/ino...