Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 641 for

ttf conversion

(0.06 sec)
  1. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure fonts for rendering spreadsheets using Aspose.Cells for Node.js via C++. Ensure fonts are available for optimal Conversion fidelity....In order to maximize the conversion fidelity, it is necessary...path . join ( dataDir , "arial.ttf" ); // Setting first font folder...

    docs.aspose.com/cells/nodejs-cpp/configuring-fo...
  2. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure fonts for rendering spreadsheets to images, PDF, and XPS formats using Aspose.Cells for C++.... To maximize conversion fidelity, it is necessary...fontFile = srcDir + u "arial.ttf" ; FontConfigs :: SetFontFolder...

    docs.aspose.com/cells/cpp/configuring-fonts-for...
  3. Font Licensing question - Free Support Forum - ...

    Hi am evaluating Aspose slides for Java for converting PPTx to PDF and this PPTx was built with licensed fonts like Arial/TImes New Roman/Verdena. And this Conversion happens on Linux. I added code as addEmbeddedFont wit…... And this conversion happens on Linux. I added...FileInputStream("path/to/your/font.ttf"); // Add the embedded font FontsManager...

    forum.aspose.com/t/font-licensing-question/314379
  4. JavaScript via C++ APIs for Excel Spreadsheets ...

    Process Excel file formats using JavaScript via C++ library. Read write render & convert XLS XLSX XLSB XLTX XLTM XLSM XML ODS CSV and more formats in both browser and Node.js environments....format Simple & Reliable Conversion of Excel Formats Aspose.Cells...fontList: [ "arial.ttf", "NotoSansSC-Regular.ttf" ] }).then(() =>...

    products.aspose.com/cells/javascript-cpp/
  5. Detect font licensing information | .NET

    .NET API Solution to manage fonts. Learn how to find out if the font has any enclosed licensing information with a few lines of C# code.... Conversion, glyph manipulations, loading...document manipulation and conversion API for C# platform. Open...

    products.aspose.com/font/net/extract-licensing-...
  6. Display font Metrics | .NET API Solution

    .NET API Solution to manage fonts. Learn how to view font metrics like width, kerning, ascent, descent, with a few lines of C# code.... Conversion, glyph manipulations, detection...document manipulation and conversion API for C# platform. Open...

    products.aspose.com/font/net/font-metrics/
  7. Aspose.Pdf.FontNotFoundException: Font Mangal w...

    Hi team , I am converting the html content into the pdf using the aspose.pdf . With doing that, i am facing the exception related to the Mangal font not found. I have tried adding the mangal font manually but it is not g…...Aspose library during the conversion of HTML content to PDF. To...to render the Hindi (Mangal.TTF) text. I am using the aspose...

    forum.aspose.com/t/aspose-pdf-fontnotfoundexcep...
  8. Fonts usage in Aspose.Words on Windows - Free S...

    I want to clarify a few things about using non-standard fonts on Windows. The documentation says that only the default instance is supported for ‘OpenType Font Variations’. I attached a sample of the font. a) Is tha…...font on Windows 11 during conversion to *.pdf format. IWarningCallback...available font. The file (SEGUIEMJ.TTF) is present in the Font directory...

    forum.aspose.com/t/fonts-usage-in-aspose-words-...
  9. 修改 XPS 页面事件 | Java

    学习如何使用 Aspose.Page API for Java 转换 XPS 文件时对所有输出页面进行重复更改...ttf" ); 10 try { 11 // Create options for conversion to PDF...filter for the pages that need conversion 14 options. setPageNumbers...

    docs.aspose.com/page/zh/java/xps/modifying-xps-...
  10. 基于事件的 XPS 页面修改 | .NET

    了解如何使用 Aspose.Page API for .NET 在 XPS 文件转换过程中对所有输出页面进行重复更改...ttf" )) 7 { 8 // Create options for conversion to PDF...filter for the pages that need conversion 11 options. PageNumbers =...

    docs.aspose.com/page/zh/net/xps/event-based-mod...