Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 3,625 for

truetype

(0.04 sec)
  1. EOT to WOFF2 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...

    products.aspose.com/font/cpp/conversion/eot-to-...
  2. TYPE1 to WOFF2 Converter API | C++

    Easily convert your existing TYPE1 font libraries to the modern WOFF2 format within your C++ applications using our intuitive Font API Solution....next fonts as input formats: TrueType (TTF) and Web Open Font Format...

    products.aspose.com/font/cpp/conversion/type1-t...
  3. FolderFontSource | Aspose.Words for Java

    Represents the folder that contains Truetype font files in Java....Represents the folder that contains TrueType font files. To learn more...

    reference.aspose.com/words/java/com.aspose.word...
  4. What is PS file? | Knowledge Base

    PS as one of the PDLs languages is thoroughly explained here. Along with it this page briefly answers the question "What is a PS document?"...Compact Fonts (CFF)- Chameleon- TrueType- CID-keyed Color spaces -...

    docs.aspose.com/page/net/what-is-ps-file/
  5. FAQ|Aspose.Words for C++

    Aspose.Words for C++ answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....Manipulate and Substitute TrueType Fonts article). In Microsoft...

    docs.aspose.com/words/cpp/faq/
  6. Limiting font folders and providing custom path...

    Hi, I have a usecase where I need to let aspose cells api know where to look for fonts. I use the below mentioned line to achieve that: Fontconfigs.setFontFolders(new String[]{“pathToMyDir”}, true); I also have a usec…...the page at How to Specify TrueType Fonts Location Class Libraries...

    forum.aspose.com/t/limiting-font-folders-and-pr...
  7. Aspose::Words::Saving::OoxmlSaveOptions class |...

    Aspose::Words::Saving::OoxmlSaveOptions class. Can be used to specify additional options when saving a document into the Docx, Docm, Dotx, Dotm or FlatOpc 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. TYPE1 to WOFF2 Converter API |.NET

    Convert TYPE1 to WOFF2 using .NET API on Windows. Integrate this native TYPE1 to WOFF2 font conversion functionality into your own solution....next fonts as input formats: TrueType (TTF) and Web Open Font Format...

    products.aspose.com/font/net/conversion/type1-t...
  9. 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...
  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/