Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 10,067 for

ttf

(1.15 sec)
  1. 字体转换器| Java 版 Aspose.Font

    易于使用的Java库,用于从Aspose.font进行字体转换。允许您使用各种不同的字体(例如True Type或Web字体)工作。...Font支持: 格式 描述 TrueType ( TTF ) 它是 Mac Os 和 Microsoft Windows...操作系统之间最流行的格式之一。 True Type 字体的扩展名为 .ttf 。 TrueType 系列的字体可以轻松缩放到计算机和其...

    docs.aspose.com/font/zh/java/convert/
  2. 如何加载字体? | Aspose.Font for .NET

    详细介绍了如何使用 .NET 加载字体。您将了解所需的类、参数和方法,并获取具体的加载代码示例。...ttf 的文件中。在这种情况下,要访问此字体的字节流,我们需要使用其构造函数创建...FileSystemStreamSour( "Lora.ttf" ); 如果字体二进制数据位于由 byte[] fontArray...

    docs.aspose.com/font/zh/net/how-to-load-fonts/
  3. IFontSavingCallback.fontSaving method | Aspose....

    IFontSavingCallback.fontSaving method. Called when Aspose.Words is about to save 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...
  4. 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/
  5. 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/
  6. HtmlFixedSaveOptions.useTargetMachineFonts prop...

    HtmlFixedSaveOptions.useTargetMachineFonts property. Flag indicates whether fonts from target machine must be used to display the document... Ttf ; saveOptions . exportEmbeddedFonts...s.UsingMachineFonts/font001.ttf') format('truetype'); }" ))....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FontSavingArgs.keepFontStreamOpen property | As...

    FontSavingArgs.keepFontStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving a font....ttf files and save them alongside...filter (( s ) => s . endsWith ( ".ttf" ))) { console . log ( fontFilename...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 使用字体 | 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/
  9. 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...
  10. 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/