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

ttf name table

(0.21 sec)
  1. Text Formatting inside PDF using Python|Aspose....

    Explore text formatting options within PDF files in Python using Aspose.PDF for customized document styling....using a custom TrueType font (TTF). It loads text from a file,...fragments using the same custom TTF font but different line spacing...

    docs.aspose.com/pdf/python-net/text-formatting-...
  2. Loading Web‑Open‑Font (WOFF) files | .NET

    Step‑by‑step guide on how to load, inspect and convert Web‑Open‑Font (WOFF) files in .NET using the Aspose.Font library, covering file‑system, byte array and stream sources....Name}" ); 27 } 28 } Result: woffFont...convert it to another format (TTF, SVG, …). Alternative ways to...

    docs.aspose.com/font/net/how-to-load-fonts/load...
  3. 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...
  4. 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/
  5. 如何用 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-...
  6. 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...
  7. 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/
  8. 根据数据透视表的PivotField显示名称获取单元格对象|Documentation

    如何用Aspose.Cells for JavaScript通过C++根据数据透视表中的字段显示名称获取单元格对象。...Cells Pivot Table Cell Styling Example </ h1 >...fontList : [ "arial.ttf" , "NotoSansSC-Regular.ttf" ] }). then (()...

    docs.aspose.com/cells/zh/javascript-cpp/get-the...
  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/