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

ttf

(0.07 sec)
  1. 使用字体 | Aspose.Page 提供 .NET

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

    docs.aspose.com/page/zh/net/working-with-fonts/
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Fon...

    Aspose::Words::Saving::HtmlSaveOptions::get_FontResourcesSubsettingSizeThreshold method. Controls which font resources need subsetting when saving to HTML, MHTML or EPUB. Default is %0 in C++....ttf file inside // that folder for...our document uses. // Each .ttf file will contain that font's...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose.Font for Java

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

    kb.aspose.com/zh/font/java/
  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. FontSavingArgs.document property | Aspose.Words...

    FontSavingArgs.document property. Gets the document object that is being saved....ttf files and save them alongside...filter (( s ) => s . endsWith ( ".ttf" ))) { console . log ( fontFilename...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FontSavingArgs.fontFamilyName property | Aspose...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HtmlSaveOptions.fontResourcesSubsettingSizeThre...

    HtmlSaveOptions.fontResourcesSubsettingSizeThreshold property. Controls which font resources need subsetting when saving to HTML, MHTML or EPUB...ttf file inside // that folder for...our document uses. // Each .ttf file will contain that font's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HtmlSaveOptions.FontResourcesSubsettingSizeThre...

    Optimize your HTML, MHTML, or EPUB files with the FontResourcesSubsettingSizeThreshold property, ensuring efficient font resource management. Default, 0....ttf file inside // that folder for...our document uses. // Each .ttf file will contain that font's...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 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...
  10. Working with Fonts | Aspose.Page for .NET

    Aspose.Page for .NET offers conversion of fonts of Type1 and Type3 to TrueType. See code examples here.... TrueType (TTF) and its Microsoft derivative...allows converting these fonts to TTF. At the moment, Type1 and Type3...

    docs.aspose.com/page/net/working-with-fonts/