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

fontsettings

(0.08 sec)
  1. 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...
  2. FontSettings.default_instance property | Aspose...

    Fontsettings.default_instance property. Static default font settings....default_instance property FontSettings.default_instance property...aspose . words . fonts . FontSettings : ... Remarks This instance...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  5. 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...
  6. FontSettings.SaveSearchCache | Aspose.Words for...

    Discover how the Fontsettings SaveSearchCache method efficiently saves your font search cache to a stream, enhancing performance and user experience....SaveSearchCache Contents [ Hide ] FontSettings.SaveSearchCache method Saves..."Arvo-Bold" ; FontSettings parsedFonts = new FontSettings (); FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  7. FontSubstitutionSettings Class | Aspose.Words f...

    Discover Aspose.Words.Fonts.FontSubstitutionSettings for efficient font management. Optimize document rendering with customizable font substitution options.... FontSettings = new FontSettings (); // By default...source. Assert . That ( doc . FontSettings . GetFontsSources (). Length...

    reference.aspose.com/words/net/aspose.words.fon...
  8. ProcessorContext | Aspose.Words for Java

    Base class for processor contexts in Java.... setFontSettings(FontSettings value) Font settings used...getFontSettings() public FontSettings getFontSettings() Font settings...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::WarningInfo::get_Description met...

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

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