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

truetype

(1.59 sec)
  1. Supported Font Formats with Node.js via C++|Doc...

    Overview of supported font formats in Aspose.Cells for Node.js via C++....Description TTF TrueType Fonts TTC TrueType Collection OTF OpenType...

    docs.aspose.com/cells/nodejs-cpp/supported-font...
  2. 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...
  3. 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...
  4. Windows Azure Platform|Aspose.Words for .NET

    Use Aspose.Words for .NET when building applications for the Windows Azure Platform. Learn how Aspose.Words works well in the cloud using C#....needs to enumerate and read TrueType fonts installed on the computer...details about TrueType fonts, see the Using TrueType Fonts section...

    docs.aspose.com/words/net/windows-azure-platform/
  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. Load, Extract Data and Save from TTF | Java

    Java APIs for the developers to manipulate 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...
  7. FontInfoCollection.saveSubsetFonts property | A...

    FontInfoCollection.saveSubsetFonts 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. let doc = new aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...UsingMachineFonts/font001.ttf') format('truetype'); }" )). toBeTruthy (); See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FontSettings.setFontsFolders method | Aspose.Wo...

    FontSettings.setFontsFolders method. Sets the folders where Aspose.Words looks for Truetype fonts when rendering documents or embedding fonts....Words looks for TrueType fonts when rendering documents...array of folders that contain TrueType fonts. recursive boolean True...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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/