Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 85 for

otf to ttf

(0.05 sec)
  1. Font Licensing - Knowledge Base

    Apprenez les tenants et aboutissants des licences de polices pour protéger votre travail et garantir le respect des restrictions d'utilisation des polices....various formats, such as OTF (OpenType) or TTF (TrueType). Install...

    docs.aspose.com/font/net/font-licensing/
  2. 使用 Python 向 PDF 添加文本|Aspose.PDF for Python via ...

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 Otf 字体。...TextFragment ( "Hello world" ) if input_ttf != "" : # 将 TrueType 字体加载到流对象中...字体加载到流对象中 font_stream = open ( input_ttf , "rb" ) # 设置文本字符串的字体名称 text_fragment...

    docs.aspose.com/pdf/zh/python-net/add-text-to-p...
  3. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 Otf 字体。...ttf" ); // 加载输入 PDF 文件 auto document...( fontStream , FontTypes :: TTF )); // 指定文本片段的位置 textFragment...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/
  4. WOFF Fonts Knowledge Base | Aspose.Font

    WOFF fonts - streamlined for faster loading, cross-browser compatibility, and cusTom typography. Learn everything about WOFF format....steps of the process: Get a TTF or OTF font. You can either create...

    docs.aspose.com/font/net/what-is-font/woff-font/
  5. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。...ttf" ; // Open PDF document using...Aspose . Pdf . Text . FontTypes . TTF ); // Specify the position for...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/
  6. 向PDF文件添加文本|Aspose.PDF for Java

    本文介绍了在Aspose.PDF中处理文本的各个方面。了解如何向PDF添加文本、添加HTML片段或使用自定义Otf字体。...ttf" ; // 加载输入 PDF 文件 Document doc...openFont ( fontStream , FontTypes . TTF )); // 指定文本片段的位置 textFragment...

    docs.aspose.com/pdf/zh/java/add-text-to-pdf-file/
  7. HtmlSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a document inTo the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java.... MemoryFontSource otf = new MemoryFontSource(DocumentHelper...FileInputStream(getFontsDir() + "AllegroOpen.otf"))); doc.setFontSettings(new...

    reference.aspose.com/words/java/com.aspose.word...
  8. FontInfoCollection.Item | Aspose.Words for .NET

    Discover the FontInfoCollection Item property To easily retrieve fonts by name, enhancing your design projects with precision and style....ttf" , embeddedFontBytes ); // Embedded..."Alte DIN 1451 Mittelschrift.otf" , embeddedFontBytes ); See Also...

    reference.aspose.com/words/net/aspose.words.fon...
  9. FontInfo.get_embedded_font method | Aspose.Word...

    FontInfo.get_embedded_font method. Gets a specific embedded font file....ttf' , embedded_font_bytes ) # Embedded...'Alte DIN 1451 Mittelschrift.otf' , embedded_font_bytes ) See...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Fonts::FontInfo::GetEmbeddedFont...

    Aspose::Words::Fonts::FontInfo::GetEmbeddedFont method. Gets a specific embedded font file in C++....ttf" , embeddedFontBytes ); // Embedded..."Alte DIN 1451 Mittelschrift.otf" , embeddedFontBytes ); See Also...

    reference.aspose.com/words/cpp/aspose.words.fon...