Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 10,066 for

ttf

(0.07 sec)
  1. Aspose.Cells - Font becomes bold during Excel t...

    Hi, I’m using Aspose Cells to convert an Excel spreadsheet file into a PDF file and the original font in the spreadsheet (Helvetica regular) becomes bold in the output PDF. I checked that the font is installed and is loc…...ttf) files (e.g., Helvetica) used...The font file “HELVETICA-BOLD.TTF” is expected to be Bold style...

    forum.aspose.com/t/aspose-cells-font-becomes-bo...
  2. 加载 Web-Open-Font (WOFF) 文件 | .NET

    有关如何使用 Aspose.Font 库在 .NET 中加载、检查和转换 Web-Open-Font (WOFF) 文件的分步指南,涵盖文件系统、字节数组和流源。...现在您可以渲染文本、检查字形度量或将其转换为其他格式(TTF、SVG 等)。 加载 WOFF 字体的替代方法 从 字节数组...在转换为适当的子类或使用通用 API 后调用 font.Save("output.ttf"); 。 子集/合并 – 将多种字体合并到一个集合中。 提取许可信息...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  3. Aspose.Slides Throws an Exception When Attempti...

    Hi, I’m getting the following error when running an application using Aspose.Slides in a Alpine linux container. I’ve tried upgrading to 25.10, but the issue still persists. It occurs when the code attempts to clone a sl…...--no-cache libgdiplus fontconfig ttf-dejavu # Ensure the loader can...

    forum.aspose.com/t/aspose-slides-throws-an-exce...
  4. File Format APIs for .NET Core, Java, Python, C...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....font formats including CFF, TTF, TrueType, OpenType, SVG, EOT...

    products.aspose.com/
  5. Segmentation Fault with Aspose.Slides.NET6.Cros...

    Hello, We investigated multiple options to enable PPT/PPTX to PDF conversion on AWS Lambda .NET 8 Linux, using Aspose.Slides. Main findings Aspose.Slides.NET6.CrossPlatform loads the managed Aspose.Slides.dll correct…...<dir>/opt/usr/share/X11/fonts/TTF</dir> <dir>/opt/usr/local/share/fonts</dir>...

    forum.aspose.com/t/segmentation-fault-with-aspo...
  6. docx转PDF,创建Document程序卡死 - Free Support Forum - ...

    版本:23.8 编程语言:java 现象: 在客户的阿里云云服务器(windows操作系统), 执行以下代码时(Document doc = new Document(new ByteArrayInputStream(bytes));),进程卡死 异常文件: 龙华站合同终止_通知函_20251125 补充非电 -1126 Clean.docx (37.7 KB) jstack命令输出结果:...setFontsFolder("C:/MyFonts", true); // 将所有需要的 TTF/OTF 放到此文件夹 // 2) 将 FontSettings...

    forum.aspose.com/t/docx-pdf-document/322211
  7. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....ttf" ); // Load input PDF file auto...( fontStream , FontTypes :: TTF )); // Specify the position for...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  8. Convert Microsoft Project MPP File | Aspose.Tas...

    Use Aspose.Tasks for .NET to convert MPP files to HTML, CSV, and MPT formats.... Ttf , 56 ExportCss = ResourceExportType...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  9. 什么是XPS文件? |知识库

    本文解释了XPS作为PDLS语言之一。此页面简要回答了“什么是XPS文档?”...ttf扩展名,也具有 *.odttf扩展名,用于混淆的truet...soft TrueType格式结合TrueType字体(TTF)和紧凑型字体(CFF)格式扩展。 如何打开XPS文件? 可以使用Microsoft的XPS...

    docs.aspose.com/page/zh/net/what-is-xps-file/
  10. 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....ttf') }")); Assert.assertTrue(outDocContents...// The callback will export .ttf files and save them alongside...

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