Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 10,057 for

ttf

(0.1 sec)
  1. 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...
  2. 使用TrueType和Opentype字体| .NET

    C#API用于开发人员操纵和字体文件。找出如何使用.NET应用程序中的TrueType和Opentype字体。...NET TTF 是广泛采用的,并得到大多数操作系统和软件应用程序格式的支...或Opentype是TRUETYPE字体格式的扩展,保持TTF结构,但获得了其他功能,例如支持高级版式和多语言文本。 适用于...

    docs.aspose.com/font/zh/net/working-with-truety...
  3. 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...
  4. 将 Type3 字体转换为 TrueType | Java API 解决方案

    此处展示了使用 Aspose.Page API 将 Type3 字体转换为 Ttf 字体的 Java 解决方案。通过附带的代码片段了解更多信息。...Java 开发者指南 字体使用 将 Type3 字体转换为 TTF Live Demos Source Code API Reference...本文介绍如何使用 Java 将 Type3 字体转换为 TTF 字体。内容涵盖以下主题: 探索 Type 3 字体及其在...

    docs.aspose.com/page/zh/java/type3-to-ttf/
  5. 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...
  6. FontSavingArgs.isExportNeeded property | Aspose...

    FontSavingArgs.isExportNeeded property. Allows to specify whether the current font will be exported as a font resource...ttf files and save them alongside...filter (( s ) => s . endsWith ( ".ttf" ))) { console . log ( fontFilename...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. WOFF2 to WOFF Converter API | C++

    C++ API to transform WOFF2 to WOFF, allowing you to adapt your typography precisely to your application's needs and target platforms....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/woff2-t...
  9. TYPE1 to WOFF2 Converter API | C++

    Easily convert your existing TYPE1 font libraries to the modern WOFF2 format within your C++ applications using our intuitive Font API Solution....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/type1-t...
  10. Customize PowerPoint Fonts in С++|Aspose.Slides...

    Customize fonts in PowerPoint slides with Aspose.Slides for С++ to keep your presentations sharp and consistent across any device....ttf) and TrueType Collection (.ttc)..."customfonts \\ CustomFont1.ttf" ); auto memoryFont2 = File ::...

    docs.aspose.com/slides/cpp/custom-font/