Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 2,433 for

fontsettings

(0.08 sec)
  1. FontSettings.substitutionSettings property | As...

    Fontsettings.substitutionSettings property. Settings related to font substitution mechanism....substitutionSettings property FontSettings.substitutionSettings property...Words.Fonts class FontSettings FontSettings.fallbackSettings property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Manipulating Metafiles|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....Imaging for Java provides the FontSettings class to manage font settings...settings. Using FontSettings class you can specify the font folder...

    docs.aspose.com/imaging/java/manipulating-metaf...
  3. 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...
  4. DefaultFontSubstitutionRule.defaultFontName pro...

    DefaultFontSubstitutionRule.defaultFontName property. Gets or sets the default font name.... FontSettings . defaultInstance . getFontsSources...available. aw . Fonts . FontSettings . defaultInstance . substitutionSettings...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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
  6. 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...
  7. com.aspose.pdf.exceptions.FontNotFoundException...

    Converting a document to PDF on a Linux machine generates this error: com.aspose.pdf.exceptions.FontNotFoundException: Font OpenSansRegular can not found. com.aspose.pdf.internal.l5h.l1n.l1h(Unknown Source) com.aspose.p…...FontSettings; import com.aspose.pdf.Document;...configure a FontSettings object FontSettings fontSettings = new FontSettings();...

    forum.aspose.com/t/com-aspose-pdf-exceptions-fo...
  8. FontSubstitutionSettings.default_font_substitut...

    FontSubstitutionSettings.default_font_substitution property. Settings related to default font substitution rule.... FontSettings () doc . font_settings =...substitution rule within FontSettings. # This rule will substitute...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FontSettings.substitution_settings property | A...

    Fontsettings.substitution_settings property. Settings related to font substitution mechanism....substitution_settings property FontSettings.substitution_settings property...font_settings = aw . fonts . FontSettings () # By default, a blank...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...