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

fontsettings

(0.08 sec)
  1. StreamFontSource.OpenFontDataStream | Aspose.Wo...

    Discover the StreamFontSource OpenFontDataStream method to efficiently access font data streams on demand, enhancing your design workflow....StreamFontSourceFile () { FontSettings fontSettings = new FontSettings (); fontSettings...builder . Document . FontSettings = fontSettings ; builder . Font...

    reference.aspose.com/words/net/aspose.words.fon...
  2. Aspose::Words::WarningInfo::get_WarningType met...

    Aspose::Words::WarningInfo::get_WarningType method. Returns the type of the warning in C++.... auto fontSettings = System :: MakeObject <...Words :: Fonts :: FontSettings > (); fontSettings -> get_SubstitutionSettings...

    reference.aspose.com/words/cpp/aspose.words/war...
  3. 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...
  4. 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/
  5. FontSubstitutionWarningInfo.RequestedItalic | A...

    FontSubstitutionWarningInfo.RequestedItalic property shows whether italic font style was requested in Aspose.Words....callback ; FontSettings fontSettings = new FontSettings (); fontSettings...DefaultFontName = "Arial" ; fontSettings . SetFontsFolder ( FontsDir...

    reference.aspose.com/words/net/aspose.words/fon...
  6. FontSubstitutionWarningInfo.RequestedBold | Asp...

    FontSubstitutionWarningInfo.RequestedBold property indicates if bold font style was requested in Aspose.Words....callback ; FontSettings fontSettings = new FontSettings (); fontSettings...DefaultFontName = "Arial" ; fontSettings . SetFontsFolder ( FontsDir...

    reference.aspose.com/words/net/aspose.words/fon...
  7. Aspose::Words::Loading::LoadOptions::get_FontSe...

    Aspose::Words::Loading::LoadOptions::get_Fontsettings method. Allows to specify document font settings in C++....Aspose::Words::Loading::LoadOptions::get_FontSettings method Contents [ Hide ]...] LoadOptions::get_FontSettings method Allows to specify document...

    reference.aspose.com/words/cpp/aspose.words.loa...
  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. 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...
  10. 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...