Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 4,099 for

ttf

(0.16 sec)
  1. DocumentLevelFontSources | Aspose.Sildes for .N...

    Specifies sources for external fonts to be used by the presentation. These fonts are available to the presentation throughout its lifetime and are not shared with other presentations...ttf" ); byte [] memoryFont2 = File...( "customfonts\\CustomFont2.ttf" ); LoadOptions loadOptions =...

    reference.aspose.com/slides/net/aspose.slides/l...
  2. EOT to WOFF Converter API | C++

    Convert EOT to WOFF Fonts using this C++ API. This functionality works on Windows and Linux, and in any development environment that supports C++....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/eot-to-...
  3. TtfHheaTable | Aspose.Font for .NET API Reference

    Represents hhea table of the Ttf Font file....Represents “hhea” table of the TTF Font file. public class TtfHheaTable...TtfTables { get; } Reference to TTF table repository. XMaxExtent...

    reference.aspose.com/font/net/aspose.font.ttfta...
  4. FontFaceTypes | Aspose.Note for .NET API Reference

    Gets or sets the font face types.... Ttf }; document . Save ( dataDir...FontFaceTypes = FontFaceType . Ttf }; var r = new MemoryStream ();...

    reference.aspose.com/note/net/aspose.note.savin...
  5. Convert EOT | API Solution for C++

    API solution to convert EOT to Ttf, WOFF and WOFF2 from Aspose.Font for C++. Here you will find code examples of EOT conversion....Font for C++ to convert EOT to TTF , EOT to WOFF , and EOT to WOFF2...format? chapter. Convert EOT to TTF | WOFF | WOFF2 To transform Embedded...

    docs.aspose.com/font/cpp/convert/eot/
  6. 將更改的字體保存到光盤 |用於 C++ 的 | Aspose.Font API

    用於管理各種字體的 C++ API 解決方案。了解如何使用幾行代碼將更新的字體文件保存到光盤。快速可靠的本機 API 解決方案。...下面的代碼示例演示瞭如何保存修改後的 TTF 字體文件。 創建一個新的 FontFileDefinition...FontType 設置為 TTF,將 FontFileDefinition 設置為 .ttf 。 建立一個 TtfFont...

    products.aspose.com/font/zh-hant/cpp/save-font/
  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. TtfCMapTable | Aspose.Font for .NET API Reference

    Represents cmap table of the Ttf Font file....Represents “cmap” table of the TTF Font file. public class TtfCMapTable...TtfTables { get; } Reference to TTF table repository. static Tag...

    reference.aspose.com/font/net/aspose.font.ttfta...
  9. 關於自造字 - Free Support Forum - aspose.com

    你好!! 我目前遇到自造字的問題 電腦有自造字的字碼 \uE000 ~ \uF900 並且也有使用有自造字自型(Ttf) DefaultAppearance defaultAppearance = fields.getDefaultAppearance(); InputStream fontStream = new FileInputStream(“D:\XXX\Ttf\XXXXX.Ttf”); Font font = F…...\uE000 ~ \uF900 並且也有使用有自造字自型(TTF) DefaultAppearance defaultAppearance...FileInputStream(“D:\XXX\ttf\XXXXX.ttf”); Font font = FontRepository...

    forum.aspose.com/t/topic/261955
  10. RenderingOptions | Aspose.PDF for Python via .N...

    Represents rendering options....de_ttf Indicates that all fonts will be converted to TTF unicode...font usage, cause every new TTF font will have not all the symbols...

    reference.aspose.com/pdf/python-net/aspose.pdf/...