Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 2,430 for

fontsettings

(0.07 sec)
  1. FontInfoSubstitutionRule | Aspose.Words for Java

    Font info substitution rule in Java.... FontSettings fontSettings = new FontSettings(); fontSettings...setDefaultFontName("Arial"); fontSettings.getSubstitutionSetti()....

    reference.aspose.com/words/java/com.aspose.word...
  2. Manipulate and Substitute TrueType Fonts in C#|...

    Aspose.Words for .NET can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately using C#. If a font or a specific character is not available, Aspose.Words searches for a suitable font replacement or uses the Font fallback mechanism....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/net/manipulating-and-subs...
  3. FontSubstitutionRule | Aspose.Words for Java

    This is an abstract base class for the font substitution rule in Java.... FontSettings fontSettings = new FontSettings(); FontConfigSubstituti... fontConfigSubstituti = fontSettings.getSubstitutionSetti()....

    reference.aspose.com/words/java/com.aspose.word...
  4. WarningInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.WarningInfo class, which provides crucial insights into warnings during document loading or saving, enhancing your workflow efficiency.... FontSettings fontSettings = new FontSettings (); fontSettings...DefaultFontName = "Arial" ; fontSettings . SubstitutionSettings ...

    reference.aspose.com/words/net/aspose.words/war...
  5. DefaultFontSubstitutionRule | Aspose.Words for ...

    Default font substitution rule in Java....Document(); FontSettings fontSettings = new FontSettings(); doc....setFontSettings(fontSettings); // Get the default substitution...

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

    Aspose::Words::Fonts::DefaultFontSubstitutionRule class. Default font substitution rule. To learn more, visit the documentation article in C++....Words :: Document > (); auto fontSettings = System :: MakeObject <...Fonts :: FontSettings > (); doc -> set_FontSettings ( fontSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. WarningType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WarningType enum, which categorizes warnings during document loading or saving, enhancing your document management experience.... FontSettings fontSettings = new FontSettings (); fontSettings...DefaultFontName = "Arial" ; fontSettings . SubstitutionSettings ...

    reference.aspose.com/words/net/aspose.words/war...
  8. Aspose::Words::Fonts::FontInfoSubstitutionRule ...

    Aspose::Words::Fonts::FontInfoSubstitutionRule class. Font info substitution rule. To learn more, visit the documentation article in C++.... auto fontSettings = System :: MakeObject <...Words :: Fonts :: FontSettings > (); fontSettings -> get_SubstitutionSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. FontConfigSubstitutionRule.IsFontConfigAvailabl...

    Discover if the FontConfig utility is available with the IsFontConfigAvailable method. Ensure optimal font management for your applications.... FontSettings fontSettings = new FontSettings (); FontConfigSubstituti... fontConfigSubstituti = fontSettings . SubstitutionSettings ...

    reference.aspose.com/words/net/aspose.words.fon...
  10. FontConfigSubstitutionRule.ResetCache | Aspose....

    Optimize your font management with the FontConfigSubstitutionRule ResetCache method. Effortlessly clear fontconfig results for improved performance.... FontSettings fontSettings = new FontSettings (); FontConfigSubstituti... fontConfigSubstituti = fontSettings . SubstitutionSettings ...

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