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

fontconfigs

(0.9 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. 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...
  3. 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...
  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.default_font_name property...locate the font defined under FontConfigs.default_font_name property...

    docs.aspose.com/cells/python-net/configuring-fo...
  5. 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...
  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. 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...
  8. 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...
  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. 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...