Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 13,397 for

font loading

(0.28 sec)
  1. C++中XML的字体FallBack设置|Aspose.Words对于C++

    字体回退机制在字体解析时使用,但不包含特定字符。 在这种情况下,Aspose.Words尝试使用字符的后备字体之一。...-> get_FallbackSettings () -> Load ( u "MyNewFallbackTable.xml"...Each rule defines the fallback fonts which Aspose.Words should use...

    docs.aspose.com/words/zh/cpp/font-fallback-sett...
  2. Aspose::Words::Fonts::FontSettings::SetFontsFol...

    Aspose::Words::Fonts::FontSettings::SetFontsFolders method. Sets the folders where Aspose.Words looks for TrueType Fonts when rendering documents or embedding Fonts in C++....Aspose::Words::Fonts::FontSettings::SetFontsFolders method Contents...TrueType fonts when rendering documents or embedding fonts. void...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. 加载,提取数据并从TTF中保存|Java

    Java API可供开发人员操纵和字体文件。了解有关如何加载和保存Java内的TTF字体的基础知识。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/loading-saving-tru...
  4. 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…...Some Fonts Are Marked for Substitution Even If They Are Loaded...Family slides-net , slides-fonts , slides-pdfexport licenses...

    forum.aspose.com/t/some-fonts-are-marked-for-su...
  5. How to Convert TSV to Excel in Python

    This quick tutorial describes the process how to convert TSV to Excel in Python. It provides Python environment configuration, programming steps and a runnable sample code that can be used to write TSV to Excel converter in Python....Font Product Family Aspose.TeX Product...of customizations for the loading of the input TSV file and saving...

    kb.aspose.com/cells/python/how-to-convert-tsv-t...
  6. 从CFF文件加载字体|Java

    使用Java 版 Aspose.Font解决方案,即使此文件不是字体Inself,您也可以从硬盘磁盘上的CCF文件加载字体。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...
  7. 档案

    档案...Font for Java 是字体操作 API,允许您加载、保存和操作流行的字体,包括...aspose</groupId> <artifactId>aspose-font</artifactId> <version>20.10</version>...

    blog.aspose.com/zh/font/work-with-cff-truetype-...
  8. How to Read Password Protected Excel File in Py...

    This short tutorial contains information about how to read password protected Excel file in Python. It explains how using Python open password protected excel file with the help of step-by-step instructions and a runnable sample Python code....Font Product Family Aspose.TeX Product...class object required for loading the protected Excel file Set...

    kb.aspose.com/cells/python/how-to-read-password...
  9. Cannot convert PDF to PDF/A on Linux using Aspo...

    Scenario: Convert PDF to PDF/A. Aspose.PDF.Drawing 25.3.0. Issue: Document.Convert method returns false when run on Linux. Sample project and test file: sample.zip (152.5 KB) Notes: You have to run the test on Linux…...@oleksii88 When converting to Pdf/A, fonts are embedded into the document...standard requirement). Some fonts are not embedded into the document...

    forum.aspose.com/t/cannot-convert-pdf-to-pdf-a-...
  10. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing.... Font = Aspose . Pdf . Text . FontRepository..."AddText_out.pdf" ); } } Loading Font from Stream The following...

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