Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 2,449 for

fontsettings

(0.1 sec)
  1. FontSubstitutionSettings.FontNameSubstitution |...

    Optimize your typography with FontSubstitutionSettings. Discover how to customize font name rules for enhanced design flexibility and user experience.... FontSettings = new FontSettings (); // By default...source. Assert . That ( doc . FontSettings . GetFontsSources (). Length...

    reference.aspose.com/words/net/aspose.words.fon...
  2. 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...
  3. FontSettings.ResetFontSources | Aspose.Words fo...

    Restore default font sources effortlessly with the Fontsettings ResetFontSources method. Enhance your design consistency and improve user experience....ResetFontSources Contents [ Hide ] FontSettings.ResetFontSources method...Document (); doc . FontSettings = new FontSettings (); // By default...

    reference.aspose.com/words/net/aspose.words.fon...
  4. 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...
  5. SystemFontSource | Aspose.Words for .NET

    Discover the SystemFontSource constructor for efficient font management. Enhance your web design with optimized typography solutions today!... FontSettings = new FontSettings (); // By default...source. Assert . That ( doc . FontSettings . GetFontsSources (). Length...

    reference.aspose.com/words/net/aspose.words.fon...
  6. 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...
  7. Aspose::Words::Fonts::FontFallbackSettings::Loa...

    Aspose::Words::Fonts::FontFallbackSettings::LoadNotoFallbackSettings method. Loads predefined fallback settings which uses Google Noto fonts in C++.... auto fontSettings = System :: MakeObject <...Aspose :: Words :: Fonts :: FontSettings > (); // These are free...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. 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...
  9. FontSubstitutionWarningInfo | Aspose.Words for ...

    Contains information about a font substitution warning that Aspose.Words issued during document loading or saving in Java....lback); FontSettings fontSettings = new FontSettings(); fontSettings...setDefaultFontName("Arial"); fontSettings.setFontsFolder(getFontsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  10. FontSubstitutionReason Enum | Aspose.Words for ...

    Aspose.Words.FontSubstitutionReason enum shows the reason for font substitution to keep documents displayed correctly....callback ; FontSettings fontSettings = new FontSettings (); fontSettings...DefaultFontName = "Arial" ; fontSettings . SetFontsFolder ( FontsDir...

    reference.aspose.com/words/net/aspose.words/fon...