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

fontsettings

(0.03 sec)
  1. TableSubstitutionRule.AddSubstitutes | Aspose.W...

    Enhance your typography with the TableSubstitutionRule AddSubstitutes method, allowing seamless integration of substitute fonts for any original font.... FontSettings = new FontSettings (); // By default...source. Assert . That ( doc . FontSettings . GetFontsSources (). Length...

    reference.aspose.com/words/net/aspose.words.fon...
  2. 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...
  3. DefaultFontSubstitutionRule.DefaultFontName | A...

    Discover how to easily manage the DefaultFontSubstitutionRule and customize your default font name for enhanced design flexibility....Document (); FontSettings fontSettings = new FontSettings (); doc...doc . FontSettings = fontSettings ; // Get the default substitution...

    reference.aspose.com/words/net/aspose.words.fon...
  4. FontFallbackSettings | Aspose.Words for Java

    Specifies font fallback mechanism settings in Java....Document(); FontSettings fontSettings = new FontSettings(); doc....setFontSettings(fontSettings); FontFallbackSettings fontFallbackSettings...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. ConverterContext | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. 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...
  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. WarningInfoCollection Class | Aspose.Words for ...

    Discover Aspose.Words.WarningInfoCollection, a powerful class for managing WarningInfo objects, enhancing document processing and error handling.... FontSettings fontSettings = new FontSettings (); fontSettings...DefaultFontName = "Arial" ; fontSettings . SubstitutionSettings ...

    reference.aspose.com/words/net/aspose.words/war...