Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 442 for

ttf name table

(0.48 sec)
  1. Setting Metadata | Node.js

    Easy-to-use Node.js library for font manipulation from Aspose.Font. Learn how to set font metadata information....set the font metadata into name table? Aspose.Font for Node.js...Here’s how to personalize the name table using the function: The nameId...

    docs.aspose.com/font/nodejs-cpp/metadata-inform...
  2. Retrieving SQL Connection Data with JavaScript ...

    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.... server URL , username , table name , full SQL query , query...location of the table , and name of the named range associated...

    docs.aspose.com/cells/javascript-cpp/retrieving...
  3. Create Pivot Tables and Pivot Charts|Documentation

    How to add Pivot Tables and Pivot Charts with Aspose.Cells for JavaScript via C++....Create Pivot Tables and Pivot Charts Contents [ Hide ] A pivot...pivot table is an interactive summary of records. For example, you...

    docs.aspose.com/cells/javascript-cpp/create-piv...
  4. 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....code to get font metadata, font Name if to be specific. Such functionality...Get the cmap Unicode encoding table from the font as object TtfCMapFormatBaseTab...

    products.aspose.com/font/net/font-metrics/
  5. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....ttf" ; // Load input PDF file Document...fontFile ); // Set the font name for text string textFragment...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  6. EOT Fonts Knowledge Base

    EOT fonts. Once crucial for web typography, now less relevant due to browser evolution. Explore their history and changing role in web design....disadvantages of EOT font The table below shows the pros and cons...and can contain both TrueType (TTF) and OpenType (OTF) font data...

    docs.aspose.com/font/net/what-is-font/eot-font/
  7. 如何用 JavaScript 通过 C++ 获取 OData 连接信息|Documentation

    学习如何用 C++ 通过 Aspose.Cells for JavaScript 提取Excel文件中的OData连接信息。...ttf" , "NotoSansSC-Regular.ttf" ] }). then (()...html += `<h3>Connection Name: ${ PQF . name } </h3>` ; const PQFIcoll...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  8. Tables and Ranges with JavaScript via C++|Docum...

    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....Tables and Ranges with JavaScript via C++ Contents [ Hide ] Introduction...Introduction Sometimes you create a table in Microsoft Excel and do not...

    docs.aspose.com/cells/javascript-cpp/tables-and...
  9. Rendering Timeline|Documentation

    Manage timelines of Excel files with Aspose.Cells for JavaScript via C++....Get the shape object by the name of the timeline, and then render...fontList : [ "arial.ttf" , "NotoSansSC-Regular.ttf" ] }). then (()...

    docs.aspose.com/cells/javascript-cpp/rendering-...
  10. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing....ttf" ; // Open PDF document using...fontFile )) { // Set the font name for text string textFragment...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/