Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 4,158 for

ttf

(0.04 sec)
  1. 在Java中自定义PowerPoint字体|Aspose.Slides 文档

    Java中的PowerPoint自定义字体...ttf)和TrueType Collection (.ttc)字体。请参阅...readAllBytes ( "customfonts/CustomFont1.ttf" ); byte [] memoryFont2 = Files...

    docs.aspose.com/slides/zh/androidjava/custom-font/
  2. Install TrueType Fonts on Linux|Aspose.Words fo...

    Aspose.Words for Node.js allows rendering a document created using Microsoft Word on a Linux machine with the best accuracy. To accomplish this, copy font files from a Windows machine or Install a `TrueType` font package onto your Linux machine....TTF and .TTC files from a Windows...on a Linux system is to copy .TTF and .TTC files from the C:\Windows\Fonts...

    docs.aspose.com/words/nodejs-net/installing-tru...
  3. 字体转换。高级详细信息| C ++

    aspose.font的转换功能。有时,您需要在保存IT之前读取转换的字体数据。这里的方法旨在帮助它。... 字体类型 字体对象 TTF Aspose.Font.Ttf.TtfFont Type1 Aspose...Cff.CffFont OTF Aspose.Font.Ttf.TtfFont 在保存结果字体或保存结果字体之前,请使用结果字体对象访问/更改字体属性。...

    docs.aspose.com/font/zh/cpp/convert/advanced-me...
  4. FontSavingArgs.OriginalFileName | Aspose.Words ...

    Discover the FontSavingArgs OriginalFileName property to easily retrieve the original font file name and enhance your font management efficiency....ttf files and save them alongside...ArtifactsDir ), s => s . EndsWith ( ".ttf" ))) Console . WriteLine ( fontFilename...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Load font files from disc | API Solution | .NET

    .NET API Solution to manage fonts. Learn how to load fonts from a disc with a few lines of C# code. Code examples of loading functionality....NET API Solution to download TTF, WOFF, EOT, Type 1, and CFF fonts...a font collection (TTC) and TTf font from a disc. To load fonts...

    products.aspose.com/font/net/load-font-from-disc/
  6. Font classes for supported Font Formats | API f...

    Getting learned Aspose.Font for Java library is better by starting by learning the hierarchy of its classes. Find out how to manipulate fonts here....font object type TrueType TTF Type 1 Type 1 Compact Font Format...loading with com.aspose.font: ttf , ttc , eot , woff , woff2 ....

    docs.aspose.com/font/java/developer-guide/font-...
  7. FontSavingArgs.FontStream | Aspose.Words for .NET

    Discover the FontSavingArgs FontStream property, enabling seamless font storage and management for enhanced application performance and user experience....ttf files and save them alongside...ArtifactsDir ), s => s . EndsWith ( ".ttf" ))) Console . WriteLine ( fontFilename...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Font Command Line Converter | Aspose.Font CLI T...

    Powerfull Command-Line Converter tool from Aspose.Font to convert popular font formats easily and efficiently. Aspose CLI Font converter....different formats, including TTF, WOFF, and more, to any desired...Features Supported Input Formats : TTF, WOFF, WOFF2, EOT, Type1 (PFA...

    docs.aspose.com/font/net/cli-tools/font-convert/
  9. WOFF to WOFF2 Converter API |.NET

    Convert WOFF to WOFF2 using .NET API on Windows. Integrate this native WOFF to WOFF2 font conversion functionality into your own solution....as input formats: TrueType (TTF) and Web Open Font Format (WOFF...convert Run code Output format TTF WOFF WOFF2 SVG Select the target...

    products.aspose.com/font/net/conversion/woff-to...
  10. Custom PowerPoint Font|Aspose.Slides for PHP Do...

    PowerPoint custom fonts...ttf) and TrueType Collection (.ttc)...File" , "customfonts/CustomFont1.ttf" ); $memoryFont1 = $Array ->...

    docs.aspose.com/slides/php-java/custom-font/