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

fontconfigs

(0.03 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. Configuring Fonts for Rendering|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....the font specified under FontConfigs.DefaultFontName property...locate the font defined under FontConfigs.DefaultFontName property...

    docs.aspose.com/diagram/java/configuring-fonts-...
  6. Configuring Fonts for Rendering|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....the font specified under FontConfigs.DefaultFontName property...locate the font defined under FontConfigs.DefaultFontName property...

    docs.aspose.com/diagram/net/configuring-fonts-f...
  7. 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/net/configuring-fonts-for...
  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.default_font_name property...locate the font defined under FontConfigs.default_font_name property...

    docs.aspose.com/cells/python-net/configuring-fo...
  9. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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.... OTS ); Added FontConfigs.PreferSystemFontSubs Property...property for the FontConfigs class. The FontConfigs.PreferSystemFontSubs...

    docs.aspose.com/cells/net/public-api-changes-in...
  10. How to Run Aspose.Cells in Docker|Documentation

    Run Aspose.Cells in a Docker container for Linux, Windows Server and any OS. ...[] fonts = { "/Fonts" }; FontConfigs . SetFontFolders ( fonts...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...