Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 9,938 for

ttf

(0.07 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. 字体使用 | Aspose.Page 提供 Java

    Aspose.Page for Java 提供 Type1 和 Type3 字体到 TrueType 字体的转换功能。代码示例请见此处。... TrueType (TTF) 及其微软衍生字体 OpenType 字体 (OTF) ...文件。Aspose.Page Java 解决方案允许将这些字体转换为 TTF。目前,Type1 和 Type3 字体转换可用。本节介绍执行此操作的方法。...

    docs.aspose.com/page/zh/java/working-with-fonts/
  3. FontSavingArgs | Aspose.Words for Java

    Provides data for the IFontSavingCallback.fontSavingcom.aspose.words.FontSavingArgs event 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...
  4. 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...
  5. 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...
  6. CFF to WOFF2 Converter API | C++

    Simplify CFF to WOFF2 conversion in your C++ projects with our native API. Enjoy cross-platform compatibility regardless of your development setup....as input formats: TrueType (TTF) and Web Open Font Format 2 (WOFF2)...convert Run code Output format TTF WOFF WOFF2 Select the target...

    products.aspose.com/font/cpp/conversion/cff-to-...
  7. CFF to WOFF Converter API | C++

    Simplify CFF to WOFF conversion in your C++ projects with our native API. Enjoy cross-platform compatibility regardless of your development setup....as input formats: TrueType (TTF) and Web Open Font Format (WOFF...convert Run code Output format TTF WOFF WOFF2 Select the target...

    products.aspose.com/font/cpp/conversion/cff-to-...
  8. Aspose.Font for .NET

    一个 .NET API,用于在 C# 和 .NET 应用程序中加载、绘制和保存各种字体,包括 OpenType、Type1m、CFF 和 TrueType。...最新答案 使用 C# 将 TTF 转换为 WOFF 使用 C# 在图像上写文本 在 C# 中将 TTF 转换为 SVG 如何在...

    kb.aspose.com/zh/font/net/
  9. Fonts not loading in linux based Container - Fr...

    Following Specify TrueType Fonts Location in C#|Aspose.Words for .NET , I’m trying to load custom fonts in Linux based container. I modified my code to include both System and Custom Fonts from Resources folder. var f…...Medium OTF font and Dottee Bold TTF Font. Set both file property...File: /app/Resources/Dottee-Bold.ttf| What could be the possible reason...

    forum.aspose.com/t/fonts-not-loading-in-linux-b...
  10. 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...