Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 7,626 for

fontconfigs

(0.06 sec)
  1. 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...
  2. 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...
  3. 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...
  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. Custom Font Loading Issue with Aspose in Azure ...

    We are currently experiencing an issue with font loading using the Aspose library in our Azure WebApp. Previously, our Windows service used an Azure file share location for font loading, and it functioned correctly. Howe…...relative path by utilizing the FontConfigs method(s)… Moreover, if file...Storage as a byte array. Use FontConfigs.SetFontSources to pass an...

    forum.aspose.com/t/custom-font-loading-issue-wi...
  6. 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...
  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.default_font_name property...locate the font defined under FontConfigs.default_font_name property...

    docs.aspose.com/cells/python-net/configuring-fo...
  8. Excel conversion produces wrong font - Free Sup...

    Product & Version: Apose.total_for_cpp_windows_26.6.0 Platform: Windows 11 I saw my issue with that configuration, then I overlayed Aspose.Cell-for-Cpp-26.7-windows and Aspose.PDF.Cpp.26.7 and continue to see my issu…... bool b = FontConfigs::IsFontAvailable(u"Aptos...

    forum.aspose.com/t/excel-conversion-produces-wr...
  9. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the excel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…...required fonts) FontConfigs fontConfigs = FontConfigs.GetDefaultInstance();...GetDefaultInstance(); fontConfigs.FontSources.Add(new FolderFontSource(@"C:\MyFonts"...

    forum.aspose.com/t/incorrect-rendering-when-con...
  10. 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...