Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 3,877 for

truetype

(1.18 sec)
  1. Word目录页码问题 - Free Support Forum - aspose.com

    问题:Word生成的目录不对,不能和PDF文件的目录对应,PDF的目录是正确地。请帮忙看看是什么原因,谢谢。 生成目录的核心代码如下: string desPath = Path.Combine(reportDesPath, fileName); Aspose.Words.Document doc = new Aspose.Words.Document(desPath); doc.UpdateFields(); doc.Update…...Specify TrueType Fonts Location in C# Specify various TrueType font...

    forum.aspose.com/t/word/316558
  2. Aspose::Words::Fonts::EmbeddedFontFormat enum |...

    Aspose::Words::Fonts::EmbeddedFontFormat enum. Specifies format of particular embedded font inside FontInfo object. When saving a document to a file, only embedded fonts of corresponding format are written down in C++....as plain copy of OpenType (TrueType) font file. This format of...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. Adding a Signature to an Image|Documentation

    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....Source Installing Microsoft TrueType Fonts on Linux Support for...

    docs.aspose.com/imaging/java/adding-a-signature...
  4. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...com/words/net/specifying-truetype-fonts-location/ ced5an March...

    forum.aspose.com/t/document-extractpages-yields...
  5. FontSettings.GetFontsSources | Aspose.Words for...

    Discover the FontSettings GetFontsSources method to easily access the array of sources for Truetype fonts in Aspose.Words. Optimize your font management today!...Words looks for TrueType fonts. public FontSourceBase...

    reference.aspose.com/words/net/aspose.words.fon...
  6. Aspose.Font Documentation for C++

    Check Aspose.Font for C++ is a comprehensive API documentation to understand how to load, save, convert fonts of different font formats....font formats such as TrueType (with TrueType collections), CFF,...

    docs.aspose.com/font/cpp/
  7. 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…...“/usr/share/fonts” “/usr/share/fonts/truetype/msttcorefonts” “/usr/share/fonts/msttcore”...placed in “/usr/share/fonts/truetype/msttcorefonts” directory as...

    forum.aspose.com/t/cannot-convert-pdf-to-pdf-a-...
  8. 使用 Docker 通过 Java 为 PHP 安装 Aspose.Slides|Aspose...

    在 Docker 容器中运行 Aspose.Slides:配置镜像、依赖、字体和授权,以构建可扩展的服务,处理 PowerPoint 和 OpenDocument。.../var/lib/apt/lists/* # 自动接受安装 Microsoft TrueType 字体的许可证协议 RUN echo "ttf-mscorefonts-installer...debconf-set-selections # 安装 Microsoft TrueType 字体 RUN apt-get update && \...

    docs.aspose.com/slides/zh/php-java/installing-s...
  9. CFF to WOFF Converter API | C++

    Simplify CFF to WOFF conversion in your C++ projects with our native API. Enjoy cross-platform compatibility regardless of your development setup....next fonts as input formats: TrueType (TTF) and Web Open Font Format...to 40 % compared with raw TrueType or OpenType fonts, and can...

    products.aspose.com/font/cpp/conversion/cff-to-...
  10. Load font files from streams | API Solution | .NET

    .NET API Solution to manage fonts. Learn how to load fonts from a MemoryStream/byte array with a few lines of C# code....font formats: TrueType (single font), TrueType (font collection)...

    products.aspose.com/font/net/load-font-from-str...