Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 3,766 for

truetype

(0.15 sec)
  1. Convert other file formats to PDF in .NET|Aspos...

    This topic show you how to Aspose.PDF allows to convert other file formats such as EPUB, MD, PCL, XPS, PS, XML and LaTeX to PDF document....font from existing "hard" TrueType fonts installed on a target...works only for Bitmap and TrueType fonts and do not guarantee...

    docs.aspose.com/pdf/net/convert-other-files-to-...
  2. 在 PostScript 中使用文本 | C++

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...现在支持嵌入 TrueType 和 Type3 字体类型。 第四种选择是可以使用指...在上面的示例中,使用的字体是 PostScript 文件中嵌入的 TrueType 字体,因为这是 PsDocument 类中保存字体...

    docs.aspose.com/page/zh/cpp/ps/working-with-text/
  3. Frequently Asked Questions | Aspose.Font for Java

    Get answers to all the most frequent questions about Aspose.Font for Java, which is a comprehensive API for font manipulation and management....various font formats, including TrueType, CFF, OpenType, and Type1...

    docs.aspose.com/font/java/faq/
  4. Aspose.Cells for Javaを利用し、ExcelファイルをPDFに変換する際に文...

    Aspose.Cells for Javaを利用し、ExcelファイルをPDFに変換する際に文字の表示幅や表示位置を印刷プレビューと同じように表示したいと考えております。 現在はエクセルで設定している各枠内から文字がはみ出る場合が存在しております。 環境は下記となります。 実行環境:Linux 文字フォント:ipaフォント asposeのver:25.8 Windowsで確認した場合と文字フォントがMSフォント→ipaフォン…...@iwai , Linux環境ではMicrosoftのTrueTypeフォントを使用することをお勧めします。これにより、W...

    forum.aspose.com/t/aspose-cells-for-java-excel-...
  5. After convert to pdf, the tablelayout are diffe...

    pdf: word:...com/words/net/specifying-truetype-fonts-location/ softboy August...

    forum.aspose.com/t/after-convert-to-pdf-the-tab...
  6. Aspose TeX for Python – FAQ

    Comprehensive Frequently Asked Questions for Aspose TeX for Python, detailing how to install the pure‑Python API, convert LaTeX, manage fonts, supported packages, and much more....Unicode font coverage Only TrueType/OpenType fonts with complete...

    docs.aspose.com/tex/python-net/faq/
  7. Aspose::Words::Saving::PclSaveOptions class | A...

    Aspose::Words::Saving::PclSaveOptions class. Can be used to specify additional options when saving a document into the Pcl format. To learn more, visit the documentation article in C++....PostScript outlines when embedding TrueType fonts in a document upon it...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Saving::DocSaveOptions class | A...

    Aspose::Words::Saving::DocSaveOptions class. Can be used to specify additional options when saving a document into the Doc or Dot format. To learn more, visit the documentation article in C++....PostScript outlines when embedding TrueType fonts in a document upon it...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....PostScript outlines when embedding TrueType fonts in a document upon it...PostScript outlines when embedding TrueType fonts in a document upon it...

    reference.aspose.com/words/java/com.aspose.word...
  10. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....fontFile = "/usr/share/fonts/truetype/msttcorefonts/Arial.ttf" ;...fontFile != "" ) { // Load the TrueType font into stream object FileInputStream...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/