Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 2,415 for

fontsettings

(0.13 sec)
  1. FontSettings.setFontsFolders method | Aspose.Wo...

    Fontsettings.setFontsFolders method. Sets the folders where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts....Fonts class FontSettings FontSettings.setFontsFolder method...method FontSettings.setFontsSources method...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FontSettings.setFontsFolder method | Aspose.Wor...

    Fontsettings.setFontsFolder method. Sets the folder where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts... This is a shortcut to FontSettings.setFontsFolders() for setting...Words.Fonts class FontSettings FontSettings.saveSearchCache method...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ProcessorContext Class | Aspose.Words for .NET

    Discover the Aspose.Words LowCode ProcessorContext class, your essential tool for streamlined document processing with versatile options and powerful features....Properties Name Description FontSettings { get; set; } Font settings...

    reference.aspose.com/words/net/aspose.words.low...
  4. FontSettings.fallback_settings property | Aspos...

    Fontsettings.fallback_settings property. Settings related to font fallback mechanism....fallback_settings property FontSettings.fallback_settings property...font_settings = aw . fonts . FontSettings () doc . font_settings =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Issue: Embedded Clario Font Is Substituted on L...

    Description We are encountering a platform-specific font substitution issue while converting DOCX to PDF using Aspose.Words. The DOCX document contains the Clario font embedded. When the document is converted to PDF on…...source using FontSettings.SetFontsFolder or FontSettings.SetFontsSources...selected: var fontSettings = new FontSettings(); fontSettings.SubstitutionSettings...

    forum.aspose.com/t/issue-embedded-clario-font-i...
  6. Aspose::Words::Fonts::FontNameSubstitutionRule ...

    Aspose::Words::Fonts::FontNameSubstitutionRule class. Font substitution rule for processing font name. To learn more, visit the documentation article in C++....class Aspose::Words::Fonts::FontSettings class...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. Specify TrueType Fonts Location in Java|Aspose....

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system, or memory using Java....is defined by default in FontSettings . On different operating...places. However, using a FontSettings instance for each document...

    docs.aspose.com/words/java/specify-truetype-fon...
  8. FontConfigSubstitutionRule.reset_cache method |...

    FontConfigSubstitutionRule.reset_cache method. Resets the cache of fontconfig calling results.... FontSettings () font_config_substitution...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FontPitch enumeration | Aspose.Words for Node.js

    Aspose.Words.Fonts.FontPitch enumeration. Represents the font pitch....FontNameSubstitution class FontSettings class...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Using own fonts for Html to Pdf converter in Do...

    How to use certain fonts for Html to Pdf converter in docker in .NET...to a specific folder, use FontSettings : using Aspose.Html; using...// Create a FontSettings instance var fontSettings = new FontSettings();...

    forum.aspose.com/t/using-own-fonts-for-html-to-...