Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 2,930 for

truetype

(0.04 sec)
  1. FontSettings.setFontsSources method | Aspose.Wo...

    Aspose.Words.Fonts.FontSettings.setFontsSources method...Words looks for TrueType fonts when rendering documents...array of sources that contain TrueType fonts. Remarks By default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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...
  5. Load, Extract Data and Save from TTF | .NET

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

    docs.aspose.com/font/net/loading-saving-truetyp...
  6. 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...
  7. 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...
  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...using_machine_fonts/font001.ttf') format('truetype'); }" , out_doc_contents )...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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/
  10. Aspose::Words::Saving::ExportFontFormat enum | ...

    Aspose::Words::Saving::ExportFontFormat enum. Indicates the format that is used to export fonts while rendering to HTML fixed format in C++.... Ttf 1 TTF (TrueType Font format). Examples Shows...UsingMachineFonts/font001.ttf'[)] format[(]'truetype'[)]; }" ) -> get_Success ());...

    reference.aspose.com/words/cpp/aspose.words.sav...