Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 2,449 for

fontsettings

(2.27 sec)
  1. WarningSource | Aspose.Words for Java

    Specifies the module that produces a warning 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...
  2. FontConfigSubstitutionRule.isFontConfigAvailabl...

    Hi, I think I discovered a bug in Aspose Words for Java, affecting the newest version 23.12 and several older versions, for which I could not find any other threads in this forum: FontConfigSubstitutionRule.isFontConfi…...sample: FontSettings fontSettings = new FontSettings(); FontConfigSubstituti... fontConfigSubstituti = fontSettings.getSubstitutionSetti()....

    forum.aspose.com/t/fontconfigsubstitutionrule-i...
  3. Aspose.PSD for .NET 21.11 - 发行说明|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....png" ; FontSettings . SetFontsFolder ( fontsFolder...fontsFolder ); FontSettings . UpdateFonts (); string [] words = new...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  4. Aspose.PSD for Python via .NET 24.5 - 发行说明|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....allow_warp_repaint = True try : FontSettings . set_fonts_folders ([ fontFolder...fontFolder ], True ) FontSettings . update_fonts () with PsdImage...

    docs.aspose.com/psd/zh/python-net/aspose-psd-fo...
  5. SignerContext Class | Aspose.Words for .NET

    Enhance your document signing process with Aspose.Words LowCode SignerContext class for seamless integration and efficient management of signatures.... FontSettings { get; set; } Font settings...

    reference.aspose.com/words/net/aspose.words.low...
  6. FileFontSource.type property | Aspose.Words for...

    FileFontSource.type property. Returns the type of the font source.... FontSettings () doc . font_settings ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FontConfigSubstitutionRule.is_font_config_avail...

    FontConfigSubstitutionRule.is_font_config_available method. Check if fontconfig utility is available or not.... FontSettings () font_config_substitution...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. PhysicalFontInfo.embedding_licensing_rights pro...

    PhysicalFontInfo.embedding_licensing_rights property. Embedding licensing rights for the font.... FontSettings . default_instance source...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose.word将wordml转为word页码目录不一致 - Free Support ...

    aspose.word将wordml转为word页码目录不一致,确保转换字体都存在切正确,发现当图片表格等比较多的时候,转出来的word页码不一致,页码域刷新都有 语言使用的java...显式设置字体源,例如: FontSettings fontSettings = new FontSettings(); fontSettings...FolderFontSource("path/to/fonts", true)}; fontSettings.setFontsSources(sources);...

    forum.aspose.com/t/aspose-word-wordml-word/323999