Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 4,349 for

truetype

(0.17 sec)
  1. FontType | Aspose.Font for .NET API Reference

    Specifies Font type....Value Description TTF 0 TTF (TrueType) Font type and related. Type1...format is an extension of the TrueType Font format, adding support...

    reference.aspose.com/font/net/aspose.font/fontt...
  2. SaveOptions.allow_embedding_post_script_fonts p...

    SaveOptions.allow_embedding_post_script_fonts property. Gets or sets a boolean value indicating whether to allow embedding fonts with PostScript outlines when embedding Truetype fonts in a document upon it is saved...PostScript outlines when embedding TrueType fonts in a document upon it...sources = [ otf ]) # Embed TrueType fonts. doc . font_infos ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Font Formats | API Solution for Java

    The most popular and well-known font format is Truetype Font. In this article, you will learn TTF and many other popular font formats compared.... TrueType Font Format TrueType Font format or TTF...of FreeType library fonts, TrueType format can also be used in...

    docs.aspose.com/font/java/what-is-font/font-for...
  4. FontInfoCollection.SaveSubsetFonts | Aspose.Wor...

    FontInfoCollection SaveSubsetFonts property. Specifies whether or not to save a subset of the embedded Truetype fonts with the document. Default value for this property is false in C#....save a subset of the embedded TrueType fonts with the document. Default...save a document with embedded TrueType fonts. Document doc = new...

    reference.aspose.com/words/net/aspose.words.fon...
  5. FontInfoCollection.save_subset_fonts property |...

    FontInfoCollection.save_subset_fonts property. Specifies whether or not to save a subset of the embedded Truetype fonts with the document...save a subset of the embedded TrueType fonts with the document. Default...save a document with embedded TrueType fonts. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FontInfo.IsTrueType | Aspose.Words for .NET

    FontInfo IsTruetype property. Indicates that this font is a Truetype or OpenType font as opposed to a raster or vector font. Default is true in C#....Indicates that this font is a TrueType or OpenType font as opposed...IsTrueType ? "" : " not ")}a trueType font" ); } See Also class...

    reference.aspose.com/words/net/aspose.words.fon...
  7. aspose.words.fonts module | Aspose.Words for Py...

    The aspose.words.fonts module provides classes and enumerations to access information about fonts used in a document....FileFontSource Represents the single TrueType font file stored in the file...Represents the folder that contains TrueType font files. To learn more...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SaveOptions.AllowEmbeddingPostScriptFonts | Asp...

    SaveOptions AllowEmbeddingPostScriptFonts property. Gets or sets a boolean value indicating whether to allow embedding fonts with PostScript outlines when embedding Truetype fonts in a document upon it is saved. The default value is false in C#....PostScript outlines when embedding TrueType fonts in a document upon it...FontSourceBase [] { otf }); // Embed TrueType fonts. doc . FontInfos . EmbedTrueTypeFonts...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Cells::FontConfigs::SetFontFolder metho...

    Aspose::Cells::FontConfigs::SetFontFolder method. Sets the fonts folder in C++....U16String& The folder that contains TrueType fonts. recursive bool Determines...char16_t* The folder that contains TrueType fonts. recursive bool Determines...

    reference.aspose.com/cells/cpp/aspose.cells/fon...
  10. Aspose::Words::Fonts namespace | Aspose.Words f...

    Aspose::Words::Fonts namespace. The Aspose.Words.Fonts namespace provides classes and enumerations to access information about fonts used in a document in C++....FileFontSource Represents the single TrueType font file stored in the file...Represents the folder that contains TrueType font files. To learn more...

    reference.aspose.com/words/cpp/aspose.words.fonts/