Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 2,451 for

fontsettings

(0.2 sec)
  1. MemoryFontSource.CacheKey | Aspose.Words for .NET

    Discover the MemoryFontSource CacheKey property—unlock efficient caching with a unique key for enhanced performance and optimized memory management...."Arvo-Bold" ; FontSettings parsedFonts = new FontSettings (); FontSettings...FontSettings loadedCache = new FontSettings (); parsedFonts . SetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  2. FontSubstitutionRule Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontSubstitutionRule class—your essential guide for effective font substitution in document processing and design.... FontSettings fontSettings = new FontSettings (); FontConfigSubstituti... fontConfigSubstituti = fontSettings . SubstitutionSettings ...

    reference.aspose.com/words/net/aspose.words.fon...
  3. 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...
  4. Aspose::Words::Fonts::FontFallbackSettings::Loa...

    Aspose::Words::Fonts::FontFallbackSettings::Load method. Loads fallback settings from XML stream in C++....FileMode :: Open ); auto fontSettings = System :: MakeObject <...Words :: Fonts :: FontSettings > (); fontSettings -> get_FallbackSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. Aspose::Words::Saving::HtmlSaveOptions::get_Res...

    Aspose::Words::Saving::HtmlSaveOptions::get_ResolveFontNames method. Specifies whether font family names used in the document are resolved and substituted according to Fontsettings when being written into HTML-based formats in C++....substituted according to FontSettings when being written into...source documents. That is, FontSettings are ignored and no resolution...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. WarningInfoCollection | Aspose.Words for Java

    Represents a typed collection of WarningInfo objects in Java.... FontSettings fontSettings = new FontSettings(); fontSettings...setDefaultFontName("Arial"); fontSettings.getSubstitutionSetti()....

    reference.aspose.com/words/java/com.aspose.word...
  7. FontSubstitutionSettings | Aspose.Words for Java

    Specifies font substitution mechanism settings in Java....setFontSettings(new FontSettings()); // By default, a blank...Document(); FontSettings fontSettings = new FontSettings(); doc....

    reference.aspose.com/words/java/com.aspose.word...
  8. DocumentBase.WarningCallback | Aspose.Words for...

    Discover the DocumentBase WarningCallback property, vital for ensuring data integrity during document processing by detecting potential formatting issues.... FontSettings fontSettings = new FontSettings (); fontSettings...DefaultFontName = "Arial" ; fontSettings . SubstitutionSettings ...

    reference.aspose.com/words/net/aspose.words/doc...
  9. FileFontSource | Aspose.Words for Java

    Represents the single TrueType font file stored in the file system in Java....setFontSettings(new FontSettings()); doc.getFontSettings()...doc.setFontSettings(new FontSettings()); doc.getFontSettings()...

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

    This is an abstract base class for the font substitution rule in Java.... FontSettings fontSettings = new FontSettings(); FontConfigSubstituti... fontConfigSubstituti = fontSettings.getSubstitutionSetti()....

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