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

fontsettings

(0.11 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. Word to Pdf:Document Format - Free Support Foru...

    I’ve noticed inconsistencies in paragraph formatting when converting some documents to PDF. For example, text that’s on the second line in Word becomes the third line in PDF; in extreme cases, a one-page document becomes…..."C:/MyFonts"; FontSettings fontSettings = new FontSettings(); fontSettings...docx"); doc.setFontSettings(fontSettings); PdfSaveOptions saveOptions...

    forum.aspose.com/t/word-to-pdf-document-format/...
  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. Utilizzo codifica ANSI e non Identity-H in conv...

    Buongiorno, in fase di conversione da docx a PDF utilizzando la compliance con PDF_UA i font utilizzati all’interno del PDF prodotto risultano con codifica ANSI. Com’è possibile forzare la codifica Identity-H? Grazie M…...corretto per la proprietà FontSettings e specificare il tipo di...PdfUa; saveOptions.FontSettings = new FontSettings(); saveOptions...

    forum.aspose.com/t/utilizzo-codifica-ansi-e-non...
  5. Support for harfbuzz text styling in aspose.wor...

    Hi, we are using Aspose.Words for Node.js via .NET currently for docx to pdf conversion. We are using the attached docx file and converting it to pdf using below nodejs code and in my fonts folder, the fonts which are …...const fontSettings = getFontSettings(); doc.fontSettings = fontSettings;...getFontSettings() { const fontSettings = new aw.Fonts.FontSettings(); fontSettings...

    forum.aspose.com/t/support-for-harfbuzz-text-st...
  6. FontSettings.getFontsSources method | Aspose.Wo...

    Fontsettings.getFontsSources method. Gets a copy of the array that contains the list of sources where Aspose.Words looks for TrueType fonts....new font sources use the FontSettings.setFontsSources() method...Words.Fonts class FontSettings FontSettings.substitutionSettings...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FontFallbackSettings.load_noto_fallback_setting...

    FontFallbackSettings.load_noto_fallback_settings method. Loads predefined fallback settings which uses Google Noto fonts.... FontSettings () # These are free fonts...font_settings = aw . fonts . FontSettings () doc . font_settings =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FontSettings.reset_font_sources method | Aspose...

    Fontsettings.reset_font_sources method. Resets the fonts sources to the system default.... FontSettings () # By default, a blank...words.fonts class FontSettings FontSettings.get_fonts_sources...

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