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

fontconfigs

(0.06 sec)
  1. 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-...
  2. 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...
  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.default_font_name property...locate the font defined under FontConfigs.default_font_name property...

    docs.aspose.com/cells/python-net/configuring-fo...
  4. 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...
  5. Font is wrong when converting Excel to HTML - F...

    When converting an excel file to html, the font is messed up. In excel it looks like: image.png (10.0 KB) In the html preview it looks like: image.png (5.7 KB) We’re using aspose cells for java version 24.9. I also…... FontConfigs.setFontFolder("C:/MyCustomFonts"...machine or registered via FontConfigs. // 4️⃣ Save as HTML wb.save("Test...

    forum.aspose.com/t/font-is-wrong-when-convertin...
  6. 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...
  7. 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...
  8. 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...
  9. Aspose.Cells 16.12.0 中的公共 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.... OTS ); 已添加 FontConfigs.PreferSystemFontSubs 属性 Aspose...0 已为 FontConfigs 类公开了 PreferSystemFontSubs 属性。FontConfigs.PreferSystemFontSubs...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. 如何在Docker中运行Aspose.Cells|Documentation

    在Linux,Windows服务器和任何操作系统中在Docker容器中运行Aspose.Cells。...[] fonts = { "/Fonts" }; FontConfigs . SetFontFolders ( fonts...

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