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

opentype

(0.15 sec)
  1. Some Fonts Are Marked for Substitution Even If ...

    I have the next fonts in the presentations, but they are being substituted by other fonts: Bookshelf Symbol 7 Marlett HoloLens MDL2 Assets MS Outlook MT Extra Segoe MDL2 Assets I tried to load these files manuall…... I also have a font with OpenType font variations (Bahnschrift)...licenses: I also have a font with OpenType font variations (Bahnschrift)...

    forum.aspose.com/t/some-fonts-are-marked-for-su...
  2. Process of rendering glyphs

    Explore the fundamentals of glyph rendering, covering the processing pipeline, key technologies, and performance considerations....vector‑based outline fonts (TrueType, OpenType) allowed scalable rendering...include TrueType ( .ttf ), OpenType ( .otf ), and Web Open Font...

    docs.aspose.com/font/net/what-is-font/glyph-ren...
  3. FontInfoCollection | Aspose.Words for Java

    Represents a collection of fonts used in a document in Java....Also, we can convert embedded OpenType format, which comes from ....doc documents, to OpenType. embeddedFontBytes = doc.getFontInfos()...

    reference.aspose.com/words/java/com.aspose.word...
  4. 功能列表| .NET 版 Aspose.Font

    C#字体API支持不同的字体格式和文件操作,例如加载,读取,检测,提取和渲染字体字形和字体数据。...TTF TTC Woff和Woff2 truetype和opentype字体 Type1字体 EOT SVG 要找出支持哪些...使用字体字形渲染文本 使用自定义接口渲染文本。 支持连接和先进的Opentype功能,包括Glyph替代(GSUB)和字形定位(GPO),以进行准确的渲染。...

    docs.aspose.com/font/zh/net/feature-list/
  5. 使用Type1字体|Java

    Java API可供开发人员操纵和字体文件。了解有关如何使用Java应用程序中1型字体的基础知识。...这种字体格式在过去确实很受欢迎,但在很大程度上被更具功能性的Opentype格式所取代,但是某些系统和打印工作流程仍然坚持使用这...pe1metricfont。 使用TrueType和Opentype字体 加载并提取数据 Ask Aspose.Font...

    docs.aspose.com/font/zh/java/working-with-type1...
  6. Load, Extract Data and Save from TTF | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to load and save TTF fonts within Java....Working with TrueType and OpenType Fonts Loading, Extracting...Working with TrueType and OpenType Fonts Work with Glyphs and...

    docs.aspose.com/font/java/loading-saving-truety...
  7. 使用Type1字体| .NET

    C#API用于开发人员操纵和字体文件。了解有关如何使用.NET应用程序中的1型字体的基础知识。... 这种字体格式在过去被广泛使用,但已被更广泛的Opentype格式所取代,但是某些系统和打印工作流程可能仍然依赖1...API中使用1类字体的功能。提供与类型1字体格式相关的对象的类。 使用TrueType和Opentype字体 加载并提取数据 Ask Aspose.Font...

    docs.aspose.com/font/zh/net/working-with-type1-...
  8. 使用Type1字体| C++

    C ++ API用于开发人员操纵和字体文件。了解有关如何使用C ++应用程序中1型字体的基础知识。... 这种字体格式在过去确实很受欢迎,但是现在更广泛的Opentype格式已经取代了它,但是某些系统和打印工作流程仍然坚持...名称空间,该命名空间提供了描述与类型1字体格式相关的对象的类。 使用TrueType和Opentype字体 加载并提取数据 Ask Aspose.Font...

    docs.aspose.com/font/zh/cpp/working-with-type1-...
  9. 开发人员指南| Aspose.Font 适用于C++

    C ++字体操作API的开发人员指南包含主题,以协助使用TrueType和Opentype字体,Type1字体和CFF字体的开发人员。...不同字体格式使用的实践示例: 使用TrueType和Opentype字体 使用Type1字体 使用CFF字体 使用字形对象...人工智能功率和我们用于字体文件操作的API的组合。 入门 使用TrueType和Opentype字体 Ask Aspose.Font AI assistant...

    docs.aspose.com/font/zh/cpp/developer-guide/
  10. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java....Examples: Shows how to support OpenType features using the HarfBuzz...new Document(getMyDir() + "OpenType text shaping.docx"); // Aspose...

    reference.aspose.com/words/java/com.aspose.word...