Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 2,456 for

fontsettings

(0.16 sec)
  1. FontSourceBase.Priority | Aspose.Words for .NET

    Discover the FontSourceBase Priority property to optimize your font sourcing. Enhance performance and improve user experience effortlessly!... FontSettings = new FontSettings (); doc . FontSettings . SetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  2. FontNameSubstitutionRule | Aspose.Words for Java

    Font substitution rule for processing font name in Java....setFontSettings(new FontSettings()); // By default, a blank...substitution. FontSettings fontSettings = new FontSettings(); FontConfigSubstituti...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Fonts::FontSubstitutionSettings:...

    Aspose::Words::Fonts::FontSubstitutionSettings::get_FontInfoSubstitution method. Settings related to font info substitution rule in C++.... auto fontSettings = System :: MakeObject <...Words :: Fonts :: FontSettings > (); fontSettings -> get_SubstitutionSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. Aspose::Words::DocumentBase::get_WarningCallbac...

    Aspose::Words::DocumentBase::get_WarningCallback method. Called during various document processing procedures when an issue is detected that might result in data or formatting fidelity loss in C++.... auto fontSettings = System :: MakeObject <...Words :: Fonts :: FontSettings > (); fontSettings -> get_SubstitutionSettings...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::WarningInfoCollection::Warning m...

    Aspose::Words::WarningInfoCollection::Warning method. Implements the IWarningCallback interface. Adds a warning to this collection in C++.... auto fontSettings = System :: MakeObject <...Words :: Fonts :: FontSettings > (); fontSettings -> get_SubstitutionSettings...

    reference.aspose.com/words/cpp/aspose.words/war...
  6. FileFontSource.CacheKey | Aspose.Words for .NET

    Discover the FileFontSource CacheKey property, your key to efficient font management and optimized caching for enhanced performance...."Arvo-Bold" ; FontSettings parsedFonts = new FontSettings (); FontSettings...FontSettings loadedCache = new FontSettings (); parsedFonts . SetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  7. StreamFontSource | Aspose.Words for Java

    Base class for user-defined stream font source in Java....it in the memory for the FontSettings lifetime. Examples: Shows...Exception { FontSettings fontSettings = new FontSettings(); fontSettings...

    reference.aspose.com/words/java/com.aspose.word...
  8. LoadOptions.font_settings property | Aspose.Wor...

    LoadOptions.font_settings property. Allows to specify document font settings.... FontSettings : ... @font_settings.setter...aspose . words . fonts . FontSettings ): ... Remarks When loading...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. 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...