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

fontsettings

(0.21 sec)
  1. 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...
  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. FontConfigSubstitutionRule | Aspose.Words for Java

    Font config substitution rule in Java.... FontSettings fontSettings = new FontSettings(); FontConfigSubstituti... fontConfigSubstituti = fontSettings.getSubstitutionSetti()....

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. FontSettings.defaultInstance property | Aspose....

    Fontsettings.defaultInstance property. Static default font settings....defaultInstance property FontSettings.defaultInstance property...Aspose . Words . Fonts . FontSettings Remarks This instance is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FontSubstitutionRule.Enabled | Aspose.Words for...

    Discover the FontSubstitutionRule Enabled property to easily manage font settings. Ensure optimal text display with this essential feature.... FontSettings fontSettings = new FontSettings (); FontConfigSubstituti... fontConfigSubstituti = fontSettings . SubstitutionSettings ...

    reference.aspose.com/words/net/aspose.words.fon...
  7. Aspose::Words::FontSubstitutionWarningInfo::get...

    Aspose::Words::FontSubstitutionWarningInfo::get_RequestedBold method. Indicates whether bold style was requested in C++....set_WarningCallback ( callback ); auto fontSettings = System :: MakeObject <...Words :: Fonts :: FontSettings > (); fontSettings -> get_SubstitutionSettings...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. Aspose::Words::FontSubstitutionWarningInfo::get...

    Aspose::Words::FontSubstitutionWarningInfo::get_RequestedFamilyName method. Requested font family name in C++....set_WarningCallback ( callback ); auto fontSettings = System :: MakeObject <...Words :: Fonts :: FontSettings > (); fontSettings -> get_SubstitutionSettings...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. FontSubstitutionWarningInfo | Aspose.Words for ...

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

    reference.aspose.com/words/java/com.aspose.word...
  10. SignerContext | Aspose.Words for Java

    Document signer context in Java.... setFontSettings(FontSettings value) Font settings used...getFontSettings() public FontSettings getFontSettings() Font settings...

    reference.aspose.com/words/java/com.aspose.word...