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

fontconfigs

(0.09 sec)
  1. 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...
  2. 通过JavaScript via C++配置渲染电子表格的字体|Documentation

    学习使用Aspose.Cells for JavaScript通过C++配置字体以渲染电子表格。确保字体可用以实现最佳转换效果。...defaultFont 属性下定义的字体,则尝试使用 FontConfigs.defaultFontName 属性下指定的字体。...属性下指定的字体。 如果API无法找到 FontConfigs.defaultFontName 属性下定义的字体,则尝试从所有可用字体中选择最合适的字体。...

    docs.aspose.com/cells/zh/javascript-cpp/configu...
  3. 使用C++配置渲染电子表格的字体|Documentation

    学习如何使用Aspose.Cells for C++配置字体,以便渲染电子表格为图像、PDF和XPS格式。...DefaultFont 属性中定义的字体,它会尝试使用 FontConfigs.DefaultFontName 属性中指定的字体。...属性中指定的字体。 如果API找不到在 FontConfigs.DefaultFontName 属性中定义的字体,它会尝试从所有可用字体中选择最合适的字体。...

    docs.aspose.com/cells/zh/cpp/configuring-fonts-...
  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...Cells for .NET允许如下详细设置字体。 使用 FontConfigs.SetFontFolder 方法设置一个自定义字体文件夹。...

    docs.aspose.com/cells/zh/net/public-api-changes...
  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...for Java允许按以下详细信息设置字体。 使用 FontConfigs.setFontFolder 方法设置单个自定义字体文件夹。...

    docs.aspose.com/cells/zh/java/public-api-change...
  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...