Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 1,063 for

truetype

(0.1 sec)
  1. FontInfoCollection.SaveSubsetFonts | Aspose.Wor...

    Discover the FontInfoCollection SaveSubsetFonts property, control embedded Truetype font subsets in your documents for optimized file size and performance....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...
  2. 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...
  3. FontPitch enumeration | Aspose.Words for Python

    aspose.words.fonts.FontPitch enumeration. Represents the font pitch....family ) print ( ' \t -' , 'Is TrueType' if font_info . is_true_type...is_true_type else 'Is not TrueType' ) print ( ' \t - Pitch:' , font_info...

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

    Discover the FontInfo Charset property to easily manage and customize your font's character set for enhanced design flexibility and readability.... "Is TrueType" : "Is not TrueType" )); Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.fon...
  5. ExportFontFormat enumeration | Aspose.Words for...

    aspose.words.saving.ExportFontFormat enumeration. Indicates the format that is used to export fonts while rendering to HTML fixed format.... TTF TTF (TrueType Font format). Examples Shows...using_machine_fonts/font001.ttf') format('truetype'); }" , out_doc_contents )...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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...
  8. 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...
  9. 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 = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. 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...