Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 1,063 for

truetype

(0.02 sec)
  1. FontFamily Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontFamily enum—your key to managing diverse font families effortlessly for enhanced document styling and formatting.... "Is TrueType" : "Is not TrueType" )); Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.fon...
  2. DocumentBase.FontInfos | Aspose.Words for .NET

    Access detailed font properties with DocumentBase's FontInfos feature, enhancing your document's design and readability effortlessly....save a document with embedded TrueType fonts. Document doc = new...IsTrueType ? "" : " not ")}a trueType font" ); } See Also class...

    reference.aspose.com/words/net/aspose.words/doc...
  3. SaveOptions.allowEmbeddingPostScriptFonts prope...

    SaveOptions.allowEmbeddingPostScriptFonts 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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::DocumentBase::get_FontInfos meth...

    Aspose::Words::DocumentBase::get_FontInfos method. Provides access to properties of fonts used in this document in C++....String ( u "not " )) << "a trueType font" << std :: endl ; } Shows...save a document with embedded TrueType fonts. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Custom PowerPoint Font in Python|Aspose.Slides ...

    PowerPoint custom fonts in Python...FontsLoader class: TrueType (.ttf) and TrueType Collection (.ttc)...ttc) fonts. See TrueType . OpenType (.otf) fonts. See OpenType...

    docs.aspose.com/slides/python-net/custom-font/
  6. FontInfo.panose property | Aspose.Words for Python

    FontInfo.panose property. Gets or sets the PANOSE typeface classification number....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...
  7. Aspose::Words::Fonts::FontSettings::SetFontsSou...

    Aspose::Words::Fonts::FontSettings::SetFontsSources method. Sets the sources where Aspose.Words looks for Truetype fonts when rendering documents or embedding fonts in C++....Words looks for TrueType fonts when rendering documents...array of sources that contain TrueType fonts. Remarks By default...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Feature List Aspose.Font for .NET

    C# Font API supports different font formats and file operations such as loading, reading, detecting, extracting, and rendering font glyphs and font data....CFF TTF TTC WOFF and WOFF2 TrueType and OpenType Fonts Type1 Fonts...Fonts. Merge TrueType fonts. Generate new TrueType fonts by merging...

    docs.aspose.com/font/net/feature-list/
  9. PdfSaveOptions.useCoreFonts property | Aspose.W...

    PdfSaveOptions.useCoreFonts property. Gets or sets a value determining whether or not to substitute Truetype fonts Arial, Times New Roman, Courier New and Symbol with core PDF Type 1 fonts....whether or not to substitute TrueType fonts Arial, Times New Roman...will be written with embedded TrueType font regardless of this setting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PdfSaveOptions.use_core_fonts property | Aspose...

    PdfSaveOptions.use_core_fonts property. Gets or sets a value determining whether or not to substitute Truetype fonts Arial, Times New Roman, Courier New and Symbol with core PDF Type 1 fonts....whether or not to substitute TrueType fonts Arial, Times New Roman...will be written with embedded TrueType font regardless of this setting...

    reference.aspose.com/words/python-net/aspose.wo...