Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 2,444 for

fontsettings

(0.11 sec)
  1. TableSubstitutionRule.GetSubstitutes | Aspose.W...

    Discover the GetSubstitutes method in TableSubstitutionRule. Easily retrieve substitute font names for your original font, enhancing design flexibility.... FontSettings = new FontSettings (); // By default...source. Assert . That ( doc . FontSettings . GetFontsSources (). Length...

    reference.aspose.com/words/net/aspose.words.fon...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. WarningInfo | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. 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...
  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...