Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 9,940 for

ttf

(0.14 sec)
  1. Saving changed fonts to a disc | API for C++

    C++ API Solution to manage various fonts. Learn how to Save updated font files to disc with a few lines of code....demonstrates how to save a modified TTF font file. Create a new FontFileDefinition...Set FontType as TTF and FontFileDefinition as .ttf . Establish a...

    products.aspose.com/font/cpp/save-font/
  2. 将 Type1 字体转换为 TrueType | Java API 解决方案

    本文演示了如何使用 Aspose.Page API 将 Type1 字体转换为 Java 版 Ttf 字体。并提供了代码片段。...Java 开发者指南 字体使用 将 Type1 字体转换为 TTF Live Demos Source Code API Reference...本文介绍如何使用 Java 将 Type1 字体转换为 TTF 字体。内容涵盖以下主题: 了解 Type 1 字体及其在...

    docs.aspose.com/page/zh/java/type1-to-ttf/
  3. System Requirements|Documentation

    You can use Java Image Processing Library API to develop applications in any development environment that targets the Java platform.... sudo apt-get install ttf-mscorefonts-installer ) In MacOS...is necessary to install ttc/ttf/otf fonts and set the font directory...

    docs.aspose.com/imaging/java/system-requirements/
  4. Aspose.Font for .NET

    A .NET API for loading, drawing and saving variety of fonts including OpenType,Type1m, CFF, and TrueType in C# and .NET applications....NET Latest Answers Convert TTF to WOFF using C# Write Text on...on Image using C# Convert TTF to SVG in C# How to Get Font Metrics...

    kb.aspose.com/font/net/
  5. HtmlFixedSaveOptions.font_format property | Asp...

    HtmlFixedSaveOptions.font_format property. Gets or sets [ExportFontFormat](../../exportfontformat/) used for font exporting... TTF save_options . export_embedded_fonts...using_machine_fonts/font001.ttf') format('truetype'); }" , out_doc_contents...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FontSavingArgs.italic property | Aspose.Words f...

    FontSavingArgs.italic property. Indicates whether the current font is italic....ttf files and save them alongside...filter (( s ) => s . endsWith ( ".ttf" ))) { console . log ( fontFilename...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. IFontSavingCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a document to HTML format in Java....ttf files and save them alongside...listFiles((d, name) -> name.endsWith(".ttf")); for (File fontFilename :...

    reference.aspose.com/words/java/com.aspose.word...
  8. HtmlFixedSaveOptions.UseTargetMachineFonts | As...

    Discover how the UseTargetMachineFonts property in HtmlFixedSaveOptions enhances document display by utilizing target machine fonts. Optimize your font management today!... Ttf , ExportEmbeddedFonts = false...s.UsingMachineFonts/font001.ttf'[)] format[(]'truetype'[)]; }"...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Work with TrueType and OpenType Fonts| Java

    Java APIs for the developers to manipulate and font files. Find out how to work with TrueType and OpenType fonts in your Java products....TrueType and OpenType Fonts| Java TTF is a very popular format and...that keeps the structure of TTF but gains new features like support...

    docs.aspose.com/font/java/working-with-truetype...
  10. FontSavingArgs.originalFileSize property | Aspo...

    FontSavingArgs.originalFileSize property. Gets the original font file size....ttf files and save them alongside...filter (( s ) => s . endsWith ( ".ttf" ))) { console . log ( fontFilename...

    reference.aspose.com/words/nodejs-net/aspose.wo...