Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 7,538 for

fontconfigs

(0.1 sec)
  1. Specify Individual or Private Set of Fonts for ...

    Learn how to specify individual or private set of fonts for workbook rendering using Aspose.Cells for C++....directory IndividualFontConfig fontConfigs ; // If you comment this...not be rendered correctly fontConfigs . SetFontFolder ( customFontsDir...

    docs.aspose.com/cells/cpp/specify-individual-or...
  2. Specify Individual or Private Set of Fonts for ...

    Learn how to specify individual or private sets of fonts for workbook rendering using Aspose.Cells for Node.js via C++.... const fontConfigs = new AsposeCells . IndividualFontConfig...not be rendered correctly. fontConfigs . setFontFolder ( customFontsDir...

    docs.aspose.com/cells/nodejs-cpp/specify-indivi...
  3. 为工作簿渲染指定单独或私有字体集,使用 Node.js 通过 C++|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 指定工作簿渲染的单独或私有字体集。... const fontConfigs = new AsposeCells . IndividualFontConfig...not be rendered correctly. fontConfigs . setFontFolder ( customFontsDir...

    docs.aspose.com/cells/zh/nodejs-cpp/specify-ind...
  4. 使用 C++ 指定工作簿渲染的单独或私有字体集|Documentation

    学习如何使用 Aspose.Cells for C++为工作簿渲染指定单独或私有的字体集。...directory IndividualFontConfig fontConfigs ; // If you comment this...not be rendered correctly fontConfigs . SetFontFolder ( customFontsDir...

    docs.aspose.com/cells/zh/cpp/specify-individual...
  5. Specify Individual or Private Set of Fonts for ...

    Learn how to specify individual or private sets of fonts for workbook rendering using Aspose.Cells for JavaScript via C++.... const fontConfigs = new IndividualFontConfig...assignment (first argument used) fontConfigs . fontFolder = customFontsDir...

    docs.aspose.com/cells/javascript-cpp/specify-in...
  6. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure fonts for rendering spreadsheets using Aspose.Cells for Node.js via C++. Ensure fonts are available for optimal conversion fidelity....the font specified under FontConfigs.getDefaultFontName() property...locate the font defined under FontConfigs.getDefaultFontName() property...

    docs.aspose.com/cells/nodejs-cpp/configuring-fo...
  7. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure fonts for rendering spreadsheets to images, PDF, and XPS formats using Aspose.Cells for C++....the font specified under FontConfigs.DefaultFontName property...locate the font defined under FontConfigs.DefaultFontName property...

    docs.aspose.com/cells/cpp/configuring-fonts-for...
  8. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure fonts for rendering spreadsheets using Aspose.Cells for JavaScript via C++. Ensure fonts are available for optimal conversion fidelity....the font specified under FontConfigs.defaultFontName property...locate the font defined under FontConfigs.defaultFontName property...

    docs.aspose.com/cells/javascript-cpp/configurin...
  9. Public API Changes in Aspose.Cells 8.9.1|Docume...

    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.... FontConfigs class specifies the font...font folder while using FontConfigs.setFontFolder method. Set...

    docs.aspose.com/cells/java/public-api-changes-i...
  10. 使用C++为Node.js配置字体以呈现电子表格|Documentation

    学习如何使用Aspose.Cells for Node.js via C++配置字体以渲染电子表格。确保字体可用以获得最佳转换效果。...getDefaultFont() 属性下定义的字体,则尝试使用 FontConfigs.getDefaultFontName() 属性下指定的字体。...属性下指定的字体。 如果API无法找到 FontConfigs.getDefaultFontName() 属性下定义的字体,则尝试从所有可用字体中选择最合适的字体。...

    docs.aspose.com/cells/zh/nodejs-cpp/configuring...