Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 3,885 for

truetype

(1.16 sec)
  1. ExportFontFormat | Aspose.Words for Java

    Indicates the format that is used to export fonts while rendering to HTML fixed format in Java....ttf'[)] format[(]'truetype'[)]; [}]").matcher(outDocContents)...Field Description TTF TTF (TrueType Font format). WOFF WOFF (Web...

    reference.aspose.com/words/java/com.aspose.word...
  2. Load, Extract Data and Save from TTF | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to load and save TTF fonts within Java....Developer Guide Working with TrueType and OpenType Fonts Loading...Extracting Data and Saving from TrueType Fonts Live Demos About Font...

    docs.aspose.com/font/java/loading-saving-truety...
  3. FontInfo.IsTrueType | Aspose.Words for .NET

    Discover FontInfo's IsTruetype property, ensuring your font is Truetype or OpenType for superior quality—perfect for crisp and scalable designs....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...
  4. Aspose::Words::Saving::SaveOptions::get_AllowEm...

    Aspose::Words::Saving::SaveOptions::get_AllowEmbeddingPostScriptFonts method. 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 -> get_FontInfos...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. 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...
  6. Font Conversion. Advanced details | Aspose.Font...

    .NET API to Convert fonts from Aspose.Font. Sometimes you need to read converted font data before saving it. The method here is aimed to help with it....supports conversion only into TrueType font format (FontType.TTF)...from disk, converts it into TrueType format, and changes the name...

    docs.aspose.com/font/net/convert/advanced-metho...
  7. Load, Extract Data and Save from TTF | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to load and save TTF fonts within C++....Developer Guide Working with TrueType and OpenType Fonts Loading...Extracting Data and Saving from TrueType Fonts Live Demos About Font...

    docs.aspose.com/font/cpp/loading-saving-truetyp...
  8. SaveOptions.AllowEmbeddingPostScriptFonts | Asp...

    Control font embedding in your documents with SaveOptions' AllowEmbeddingPostScriptFonts. Easily manage Truetype font options for enhanced document quality....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. FontInfo.isTrueType property | Aspose.Words for...

    FontInfo.isTruetype property. Indicates that this font is a Truetype or OpenType font as opposed to a raster or vector font...Indicates that this font is a TrueType or OpenType font as opposed...isTrueType ? "" : "not " } a trueType font` ); } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Fonts::FontInfoCollection::get_S...

    Aspose::Words::Fonts::FontInfoCollection::get_SaveSubsetFonts method. Specifies whether or not to save a subset of the embedded Truetype fonts with the document. Default value for this property is false. This option works only when EmbedTruetypeFonts property is set to true in C++....save a subset of the embedded TrueType fonts with the document. Default...save a document with embedded TrueType fonts. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.fon...