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

fontsettings

(0.14 sec)
  1. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...FontSettings fontSettings = new Aspose.Words...Words.Fonts.FontSettings(); fontSettings.SetFontsFolder(fontFolder...

    forum.aspose.com/t/how-to-imprve-performance-be...
  2. 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...
  3. FontSettings.fallbackSettings property | Aspose...

    Fontsettings.fallbackSettings property. Settings related to font fallback mechanism....fallbackSettings property FontSettings.fallbackSettings property...Words.Fonts class FontSettings FontSettings.defaultInstance property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. 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...
  6. 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...
  7. ReplacerContext | Aspose.Words for Java

    Find/replace operation context in Java.... setFontSettings(FontSettings value) Font settings used...getFontSettings() public FontSettings getFontSettings() Font settings...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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
  9. 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...
  10. Aspose::Words::Fonts::TableSubstitutionRule::Ad...

    Aspose::Words::Fonts::TableSubstitutionRule::AddSubstitutes method. Adds substitute font names for given original font name in C++....Document > (); doc -> set_FontSettings ( System :: MakeObject <...Aspose :: Words :: Fonts :: FontSettings > ()); // By default, a...

    reference.aspose.com/words/cpp/aspose.words.fon...