Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 2,459 for

fontsettings

(0.58 sec)
  1. FontSettings.saveSearchCache method | Aspose.Wo...

    Fontsettings.saveSearchCache method. Saves the font search cache to the stream....Fonts class FontSettings FontSettings.resetFontSources method...method FontSettings.setFontsFolder method...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FontSourceBase class | Aspose.Words for Python

    aspose.words.fonts.FontSourceBase class. This is an abstract base class for the classes that allow the user to specify various font sources... FontSettings () doc . font_settings ...module aspose.words.fonts FontSettings class FontSourceType enumeration...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SystemFontSource | Aspose.Words for Java

    Represents all TrueType fonts installed to the system in Java....setFontSettings(new FontSettings()); // By default, a blank...doc.setFontSettings(new FontSettings()); // By default, a blank...

    reference.aspose.com/words/java/com.aspose.word...
  4. Empty hyperlink Anchor Elements Rendered as Vis...

    Hello Support, When converting a DOCX file to PDF using Aspose.Words, an empty self-closing <w:hyperlink> element is incorrectly rendered as visible text in the PDF output. The element <w:hyperlink w:anchor="_bookmark0…...fonts import FontSettings from pathlib import Path...update_fields() font_settings = FontSettings() font_settings.fallback_settings...

    forum.aspose.com/t/empty-hyperlink-anchor-eleme...
  5. FontSettings.fallback_settings property | Aspos...

    Fontsettings.fallback_settings property. Settings related to font fallback mechanism....fallback_settings property FontSettings.fallback_settings property...words.fonts class FontSettings FontSettings.default_instance property...

    reference.aspose.com/words/python-net/aspose.wo...
  6. excel转PDF时,字体加粗了 - Free Support Forum - aspose.com

    excel 文件里面有的行包含特殊的字符,转PDF时自动加粗了,导致与其他行格式不一致...setStyle(style); FontSetting[] fontSettings = d15.getCharacters();...for(FontSetting fontsetting : fontSettings) { fontsetting.getFont()...

    forum.aspose.com/t/excel-pdf/323763
  7. DefaultFontSubstitutionRule class | Aspose.Word...

    aspose.words.fonts.DefaultFontSubstitutionRule class. Default font substitution rule... FontSettings () doc . font_settings =...substitution rule within FontSettings. # This rule will substitute...

    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. WarningType | Aspose.Words for Java

    Specifies the type of a warning that is issued by Aspose.Words during document loading or saving in Java.... FontSettings fontSettings = new FontSettings(); fontSettings...setDefaultFontName("Arial"); fontSettings.getSubstitutionSetti()....

    reference.aspose.com/words/java/com.aspose.word...
  10. FontFallbackSettings.load method | Aspose.Words...

    aspose.words.fonts.FontFallbackSettings.load method... FontSettings () font_settings . fallback_settings...file_name = ARTIFACTS_DIR + 'FontSettings.LoadFontFallbackSett.pdf'...

    reference.aspose.com/words/python-net/aspose.wo...