Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 2,444 for

fontsettings

(0.07 sec)
  1. FontSubstitutionWarningInfo.Reason | Aspose.Wor...

    FontSubstitutionWarningInfo.Reason property displays why a font substitution happened in an Aspose.Words document....callback ; FontSettings fontSettings = new FontSettings (); fontSettings...DefaultFontName = "Arial" ; fontSettings . SetFontsFolder ( FontsDir...

    reference.aspose.com/words/net/aspose.words/fon...
  2. WarningInfo.Source | Aspose.Words for .NET

    Discover the WarningInfo Source property that reveals the origin of warnings, enhancing your application's reliability and user experience....callback ; FontSettings fontSettings = new FontSettings (); fontSettings...DefaultFontName = "Arial" ; fontSettings . SetFontsFolder ( FontsDir...

    reference.aspose.com/words/net/aspose.words/war...
  3. FontSettings.DefaultInstance | Aspose.Words for...

    Discover the Fontsettings DefaultInstance property for streamlined static font management. Optimize your design with customizable default settings!...DefaultInstance Contents [ Hide ] FontSettings.DefaultInstance property...settings. public static FontSettings DefaultInstance { get ;...

    reference.aspose.com/words/net/aspose.words.fon...
  4. FileFontSource | Aspose.Words for .NET

    Discover the FileFontSource constructor for seamless font integration in your projects. Enhance your design with easy-to-use coding solutions!... FontSettings = new FontSettings (); doc . FontSettings . SetFontsSources...doc . FontSettings = new FontSettings (); doc . FontSettings . SetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  5. MemoryFontSource | Aspose.Words for .NET

    Discover MemoryFontSource, a powerful constructor for seamless font management in your projects. Enhance your design with ease and efficiency!... FontSettings = new FontSettings (); doc . FontSettings . SetFontsSources...doc . FontSettings = new FontSettings (); doc . FontSettings . SetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  6. FontFallbackSettings | Aspose.Words for Java

    Specifies font fallback mechanism settings in Java....Document(); FontSettings fontSettings = new FontSettings(); doc....setFontSettings(fontSettings); FontFallbackSettings fontFallbackSettings...

    reference.aspose.com/words/java/com.aspose.word...
  7. Using TrueType Fonts in C++|Aspose.Words for C++

    Aspose.Words for C++ can find the right font or its suitable replacement for correct document rendering. This ensures that the difference between the displayed document and the original is minimal when there is not enough information about a font.... A: Use the FontSettings class to add a folder that...required fonts. Create a FontSettings object, call SetFontsFolder...

    docs.aspose.com/words/cpp/using-truetype-fonts/
  8. FontFallbackSettings.LoadMsOfficeFallbackSettin...

    Discover the FontFallbackSettings LoadMsOfficeFallbackSettings method to easily implement Microsoft Word-like fallback settings with Office fonts for seamless integration....Document (); FontSettings fontSettings = new FontSettings (); doc...doc . FontSettings = fontSettings ; FontFallbackSettings fontFallbackSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  9. LayoutOptions.KeepOriginalFontMetrics | Aspose....

    Discover the LayoutOptions KeepOriginalFontMetrics property, control font metrics during substitution for consistent design. Default setting is true.... FontSettings fontSettings = new FontSettings (); fontSettings...DefaultFontName = "Arial" ; fontSettings . SubstitutionSettings ...

    reference.aspose.com/words/net/aspose.words.lay...
  10. SystemFontSource Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.SystemFontSource class, your gateway to accessing all TrueType fonts on your system for seamless document creation.... FontSettings = new FontSettings (); // By default...source. Assert . That ( doc . FontSettings . GetFontsSources (). Length...

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