Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 3,905 for

truetype

(1.49 sec)
  1. Fonts usage in Aspose.Words on Windows - Free S...

    I want to clarify a few things about using non-standard fonts on Windows. The documentation says that only the default instance is supported for ‘OpenType Font Variations’. I attached a sample of the font. a) Is tha…...com/words/net/specifying-truetype-fonts-location/ 2.b. You already...

    forum.aspose.com/t/fonts-usage-in-aspose-words-...
  2. 使用字形对象| .NET

    aspose中的字形对象。font库功能由其具有的属性描述。代码片段可帮助您了解如何使用C#编码字形。...glyph 类型是字体字形的通用对象,独立于字体格式(trueType,compact字体格式等)。 字形对象提供的功能 这个对象为我们提供什么功能?...glyph,使用其名称。 TrueType字体使用整数类型用于字形标识符。如果TrueType字体具有“帖子”表,则可以...

    docs.aspose.com/font/zh/net/developer-guide/usi...
  3. Batch Convert Multiple HTML Files to PDF in Python

    Learn how to batch convert multiple HTML files to PDF with Aspose.HTML in Python. Follow step-by-step setup, code samples, and best practices....ttf" ) format ( "truetype" ); font-weight : 400 ; font-style.../fonts/Inter Bold.ttf" ) format ( "truetype" ); font-weight : 700 ; font-style...

    blog.aspose.com/html/batch-convert-multiple-htm...
  4. 在 PostScript 中处理文档 | .NET

    向 PS 文件添加页面是 Aspose.Page API 解决方案支持的一项功能。了解如何在 .NET 中使用该功能。...目前,TrueType 和 Type3 字体格式支持两种嵌入方式。该值可以通过...FontsConstants. EMBED_FONTS_TYPE3 默认值为“TrueType”。 JpegQualityLevel 指定生成的 PS...

    docs.aspose.com/page/zh/net/ps/working-with-doc...
  5. 使用 Java 版 API 转换 PostScript

    本文将通过代码片段讲解和演示 Aspose.Page API Java 解决方案中包含的 PS 到 TIFF 的转换功能。...指定将非 TrueType 基础字体(目前为 Type1、Type3 和 Type32)转换为 TrueType (TTF)...

    docs.aspose.com/page/zh/java/convert-ps/
  6. Working with Type1 Fonts | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with Type 1 fonts in your .NET applications.... Working with TrueType and OpenType Fonts Load and...

    docs.aspose.com/font/net/working-with-type1-fonts/
  7. Working with CFF Fonts | Java

    Native Java APIs for the developers to manipulate and font files. Find out how to work with Compact Font Format in your Java products....CFF and the scalability of TrueType, and that is why Type 1 fonts...

    docs.aspose.com/font/java/working-with-cff-fonts/
  8. Aspose.Words - DOCX to PDF Conversion Layout In...

    We are experiencing inconsistent layout rendering when converting DOCX files to PDF using Aspose.Words. The conversion produces correct output in our local development environment but generates incorrect page layouts in …...com/words/net/specifying-truetype-fonts-location/ If after providing...

    forum.aspose.com/t/aspose-words-docx-to-pdf-con...
  9. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...com/words/java/specify-truetype-fonts-location/ https://docs...aspose.com/words/java/install-truetype-fonts-on-linux/ In addition...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  10. Font Manipulation and Performance Issues in C++...

    Aspose.Words for C++ uses font full name, family name, version, style to find the required font data or a suitable replacement for the requested font. FontSettings allows you to speed up the loading of the documents....Manipulate and Substitute TrueType Fonts in C++ MFont Availability...

    docs.aspose.com/words/cpp/font-manipulation-and...