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

fontsettings

(0.07 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. MemoryFontSource | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Fonts::FontSubstitutionSettings:...

    Aspose::Words::Fonts::FontSubstitutionSettings::get_DefaultFontSubstitution method. Settings related to default font substitution rule in C++....> (); auto fontSettings = MakeObject < FontSettings > (); doc...doc -> set_FontSettings ( fontSettings ); // Get the default substitution...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. 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...Assert . AreEqual ( 1 , doc . FontSettings . GetFontsSources (). Length...

    reference.aspose.com/words/net/aspose.words.fon...
  8. 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...
  9. 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...
  10. DefaultFontSubstitutionRule Class | Aspose.Word...

    Discover the Aspose.Words.Fonts.DefaultFontSubstitutionRule class for seamless font management and enhanced document formatting. Optimize your workflow today!...Document (); FontSettings fontSettings = new FontSettings (); doc...doc . FontSettings = fontSettings ; // Get the default substitution...

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