Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 2,162 for

fontsettings

(0.03 sec)
  1. Font Manipulation and Performance Issues in C++...

    Aspose.Words for C++ uses font full name, family name, version, style to find the required font data or a suitable replacement for the requested font. Fontsettings allows you to speed up the loading of the documents....mechanisms are contained in the FontSettings class. This class is responsible...However, each instance of FontSettings has its own cache, which...

    docs.aspose.com/words/cpp/font-manipulation-and...
  2. WarningInfo.Description | Aspose.Words for .NET

    Discover detailed insights with the WarningInfo Description property, providing essential information about warnings for enhanced decision-making.... FontSettings fontSettings = new FontSettings (); fontSettings...DefaultFontName = "Arial" ; fontSettings . SubstitutionSettings ...

    reference.aspose.com/words/net/aspose.words/war...
  3. FontSubstitutionSettings.DefaultFontSubstitutio...

    Discover how the DefaultFontSubstitution property optimizes font settings for seamless typography. Enhance your design with effective font substitution rules....Document (); FontSettings fontSettings = new FontSettings (); doc...doc . FontSettings = fontSettings ; // Get the default substitution...

    reference.aspose.com/words/net/aspose.words.fon...
  4. FontSubstitutionSettings.FontInfoSubstitution |...

    Discover how FontSubstitutionSettings enhance your typography with customizable font info rules for improved design and readability.... FontSettings fontSettings = new FontSettings (); fontSettings...DefaultFontName = "Arial" ; fontSettings . SubstitutionSettings ...

    reference.aspose.com/words/net/aspose.words.fon...
  5. WarningInfoCollection.Clear | Aspose.Words for ...

    Effortlessly clear your WarningInfoCollection with this method, removing all elements for streamlined data management and improved performance.... FontSettings fontSettings = new FontSettings (); fontSettings...DefaultFontName = "Arial" ; fontSettings . SubstitutionSettings ...

    reference.aspose.com/words/net/aspose.words/war...
  6. FontFallbackSettings.Save | Aspose.Words for .NET

    Effortlessly save your FontFallbackSettings with our intuitive Save method. Preserve your custom fallback settings for seamless font management....Open )) { FontSettings fontSettings = new FontSettings (); fontSettings...fontFallbackStream ); doc . FontSettings = fontSettings ; } doc . Save (...

    reference.aspose.com/words/net/aspose.words.fon...
  7. FontFallbackSettings.LoadNotoFallbackSettings |...

    Discover how to enhance your typography with the FontFallbackSettings LoadNotoFallbackSettings method, using Google Noto fonts for seamless text display.... FontSettings fontSettings = new FontSettings (); // These...google.com/get/noto/#sans-lgc fontSettings . SetFontsFolder ( FontsDir...

    reference.aspose.com/words/net/aspose.words.fon...
  8. FontSettings.defaultInstance property | Aspose....

    Fontsettings.defaultInstance property. Static default font settings....defaultInstance property FontSettings.defaultInstance property...Aspose . Words . Fonts . FontSettings Remarks This instance is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FontSubstitutionRule.Enabled | Aspose.Words for...

    Discover the FontSubstitutionRule Enabled property to easily manage font settings. Ensure optimal text display with this essential feature.... FontSettings fontSettings = new FontSettings (); FontConfigSubstituti... fontConfigSubstituti = fontSettings . SubstitutionSettings ...

    reference.aspose.com/words/net/aspose.words.fon...
  10. FileFontSource | Aspose.Words for Java

    Represents the single TrueType font file stored in the file system in Java....setFontSettings(new FontSettings()); doc.getFontSettings()...doc.setFontSettings(new FontSettings()); doc.getFontSettings()...

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