Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 7,589 for

fontconfigs

(0.11 sec)
  1. 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...
  2. 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 the FontConfigs.SetFontFolder method. Set...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. 使用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...
  4. Aspose.Cells 8.9.1 的 public API 更改|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.... FontConfigs 类指定了字体设置。 FontSourceBase...for Java允许按以下详细信息设置字体。 使用 FontConfigs.setFontFolder 方法设置单个自定义字体文件夹。...

    docs.aspose.com/cells/zh/java/public-api-change...
  5. Aspose.Cells 8.9.1 的 public API 更改|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.... FontConfigs 类指定了字体设置。 FontSourceBase...Cells for .NET允许如下详细设置字体。 使用 FontConfigs.SetFontFolder 方法设置一个自定义字体文件夹。...

    docs.aspose.com/cells/zh/net/public-api-changes...
  6. How to Specify TrueType Fonts Location|Document...

    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....factory methods for the FontConfigs class to specify the fonts...directory using any of the FontConfigs methods discussed above....

    docs.aspose.com/cells/java/how-to-specify-truet...
  7. Limiting font folders and providing custom path...

    Hi, I have a usecase where I need to let aspose cells api know where to look for fonts. I use the below mentioned line to achieve that: Fontconfigs.setFontFolders(new String[]{“pathToMyDir”}, true); I also have a usec…...mentioned line to achieve that: Fontconfigs.setFontFolders(new String[]{“pathToMyDir”}...font defined as follows: FontConfigs.setDefaultFontName(“Albany...

    forum.aspose.com/t/limiting-font-folders-and-pr...
  8. Configuring Fonts for Rendering Spreadsheets|Do...

    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....the font specified under FontConfigs.DefaultFontName property...locate the font defined under FontConfigs.DefaultFontName property...

    docs.aspose.com/cells/java/configuring-fonts-fo...
  9. Converting to PDF raises Exception about fonts ...

    Hi. I tried to find the same error description, but can’t. I sure, that it is widespread error: we tried to convert xlsx book with font Calibri underlined to PDF in Linux-based Docker container and got error Caused by…...IndividualFontConfig fontConfigs = new IndividualFontConfig(); fontConfigs.Set...LoadOptions(LoadFormat.Xlsx); opts.FontConfigs = fontConfigs; // Load the Excel...

    forum.aspose.com/t/converting-to-pdf-raises-exc...
  10. How to Install Fonts in Linux|Documentation

    How to Install Fonts in Linux... FontConfigs . SetFontFolder ( "fonts"...

    docs.aspose.com/cells/net/how-to-install-font-i...