Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 3,909 for

truetype

(0.07 sec)
  1. Key Features of Aspose.PDF|Aspose.PDF for C++

    Aspose.PDF for C++ demonstrates its general features. This page describes the supported PDF versions, and all the manipulations we can do with text, images, annotations, documents, etc.... TrueType fonts. Type 3 fonts. CJK fonts...

    docs.aspose.com/pdf/cpp/key-features/
  2. WOFF to WOFF2 Converter API | C++

    C++ API to transform WOFF to WOFF2, allowing you to adapt your typography precisely to your application's needs and target platforms....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/woff-to...
  3. com.aspose.pdf.exceptions.FontNotFoundException...

    Converting a document to PDF on a Linux machine generates this error: com.aspose.pdf.exceptions.FontNotFoundException: Font OpenSansRegular can not found. com.aspose.pdf.internal.l5h.l1n.l1h(Unknown Source) com.aspose.p…...mkdir -p /usr/share/fonts/truetype/custom sudo cp OpenSansRegular...OpenSansRegular.ttf /usr/share/fonts/truetype/custom/ sudo fc-cache -f -v...

    forum.aspose.com/t/com-aspose-pdf-exceptions-fo...
  4. EOT to WOFF Converter API | Java

    Convert EOT to WOFF using Java API on Windows and Linux. Integrate this native EOT to WOFF font conversion functionality into your own solution....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/java/conversion/eot-to...
  5. EOT to WOFF Converter API | C++

    Convert EOT to WOFF with Aspose.Font for C++. Our API supports Windows and Linux, providing a flexible solution for any development environment....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/eot-to-...
  6. CFF to TTF Converter API | C++

    Simplify CFF to TTF 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...TTF What is TTF File Format TrueType (TTF) is one of the most widely...

    products.aspose.com/font/cpp/conversion/cff-to-...
  7. TYPE1 to TTF Converter API | Java

    Convert TYPE1 to TTF using Java API on Windows and Linux. Integrate this native TYPE1 to TTF font conversion functionality into your own solution....next fonts as input formats: TrueType (TTF) and Web Open Font Format...TTF What is TTF File Format TrueType (TTF) is one of the most widely...

    products.aspose.com/font/java/conversion/type1-...
  8. WOFF2 to WOFF Converter API | Java

    Convert WOFF2 to WOFF using Java API on Windows and Linux. Integrate this native WOFF2 to WOFF font conversion functionality into your own solution....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/java/conversion/woff2-...
  9. Word to html font issue - Free Support Forum - ...

    I have issue of while converting word to html. it is not giving exact font like word. Font name in word : Bahnschrift Condensed Font family in html : Bahnschrift...com/words/net/manipulating-and-substitution-truetype-fonts/ This all font is true...com/words/net/manipulating-and-substitution-truetype-fonts/#differences-in-pro...

    forum.aspose.com/t/word-to-html-font-issue/250063
  10. 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...