Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 3,815 for

truetype

(0.16 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 使用TrueType和Opentype字体| .NET

    C#API用于开发人员操纵和字体文件。找出如何使用.NET应用程序中的Truetype和Opentype字体。...NET 开发人员指南 使用TrueType和Opentype字体 Live Demos About...Reference Nuget Pricing Buy 使用TrueType和Opentype字体| .NET TTF 是广泛采...

    docs.aspose.com/font/zh/net/working-with-truety...
  5. 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/
  6. 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...
  7. Aspose.Font Product Family Documentation

    Aspose.Font APIs for the .NET, Java, JavaScript, C++ and Node.js developers, building cool fonts processing applicaitons....font formats such as TrueType (with TrueType collections), CFF,...font formats such as TrueType (with TrueType collections), CFF,...

    docs.aspose.com/font/
  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. 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...
  10. 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...