Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 3,413 for

ttf

(0.04 sec)
  1. Install TrueType Fonts on Linux in C#|Aspose.Wo...

    Aspose.Words for .NET allows rendering a document created using Microsoft Word on a Linux machine with the best accuracy using C#. To accomplish this, copy font files from a Windows machine or Install a `TrueType` font package onto your Linux machine in C#....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/net/installing-truetype-f...
  2. 在 Python 中自定义 PowerPoint 字体|Aspose.Slides for P...

    使用 Aspose.Slides for Python via .NET 在 PowerPoint 幻灯片中嵌入自定义字体,以确保您的演示文稿在任何设备上都保持清晰一致。...ttf)和TrueType Collection (.ttc)字体。请参见...with open ( path + "CustomFont1.ttf" , "br" ) as font1 : memoryFont1...

    docs.aspose.com/slides/zh/python-net/custom-font/
  3. 在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/
  4. 搜索

    搜索...ttf"; //帶完整路徑的字體文件名 System::Shar...ype::TTF, System::MakeObject<FontFileDefinition>(u"ttf", Sys...

    blog.aspose.com/zh-hant/font/work-with-truetype...
  5. EOT to WOFF2 Converter API |.NET

    Convert EOT to WOFF2 using .NET API on Windows. Integrate this native EOT 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/eot-to-...
  6. TYPE1 to WOFF Converter API |.NET

    Convert TYPE1 to WOFF using .NET API on Windows. Integrate this native TYPE1 to WOFF 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/type1-t...
  7. CFF to WOFF Converter API |.NET

    Convert CFF to WOFF using .NET API on Windows. Integrate this native CFF to WOFF 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/cff-to-...
  8. Font Conversion. Advanced details | C++

    Conversion functionality from Aspose.Font. Sometimes you need to read converted font data before saving the it. The method here is aimed to help with it....Font type Font object TTF Aspose.Font.Ttf.TtfFont Type1 Aspose...Cff.CffFont OTF Aspose.Font.Ttf.TtfFont Use resultant font object...

    docs.aspose.com/font/cpp/convert/advanced-metho...
  9. 字体转换。高级详细信息| 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...
  10. 自定义 PowerPoint 字体在 C#|Aspose.Slides 文档

    在 C# 中的 PowerPoint 自定义字体...ttf) 和 TrueType Collection (.ttc)...( "customfonts\\CustomFont1.ttf" ); byte [] memoryFont2 = File...

    docs.aspose.com/slides/zh/net/custom-font/