Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 220 for

ttf name table

(0.12 sec)
  1. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....callback that can customize the name and file system location of...specified in the given file name. getAllowEmbeddingPos() Gets...

    reference.aspose.com/words/java/com.aspose.word...
  2. 如何在 Docker 中运行 Aspose.PDF for .NET 6|Aspose.PDF...

    使用 Docker Linux 或 Windows 容器将 Aspose.PDF 功能集成到 .NET 6 应用程序中..."application/pdf" ; const string file_name = "sample.pdf" ; var memoryStream...description ); // Add table var table = new Table { ColumnWidths =...

    docs.aspose.com/pdf/zh/net/docker/dotnet6/
  3. 搜索

    搜索...Access a Table in a Presentation using Java 1 Access a Table in PowerPoint...in PowerPoint C++ 1 Access Table in PowerPoint Presentation C++...

    blog.aspose.com/zh-hant/tags/
  4. 档案

    档案...Access a Table in a Presentation using Java 1 Access a Table in PowerPoint...in PowerPoint C++ 1 Access Table in PowerPoint Presentation C++...

    blog.aspose.com/zh/tags/
  5. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....Access a Table in a Presentation using Java 1 Access a Table in PowerPoint...in PowerPoint C++ 1 Access Table in PowerPoint Presentation C++...

    blog.aspose.com/tags/
  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....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/
  7. Setting Metadata | API Solution for 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...
  8. 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/
  9. EOT Fonts Knowledge Base | Aspose.Font

    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/
  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/