Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 2,205 for

fontsettings

(0.05 sec)
  1. FontSettings.set_fonts_folder method | Aspose.W...

    Fontsettings.set_fonts_folder method. Sets the folder where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts... This is a shortcut to FontSettings.set_fonts_folders() for...original_font_sources = aw . fonts . FontSettings . default_instance . get_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Layout::LayoutOptions::get_KeepO...

    Aspose::Words::Layout::LayoutOptions::get_KeepOriginalFontMetrics method. Gets or sets an indication of whether the original font metrics should be used after font substitution. Default is true in C++.... auto fontSettings = System :: MakeObject <...Words :: Fonts :: FontSettings > (); fontSettings -> get_SubstitutionSettings...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. FontFallbackSettings.BuildAutomatic | Aspose.Wo...

    Discover the FontFallbackSettings BuildAutomatic method that effortlessly scans fonts to create optimal fallback settings for enhanced typography....Document (); FontSettings fontSettings = new FontSettings (); doc...doc . FontSettings = fontSettings ; FontFallbackSettings fontFallbackSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  4. MemoryFontSource Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.MemoryFontSource class, enabling seamless access to TrueType fonts stored in memory for enhanced document processing.... FontSettings = new FontSettings (); doc . FontSettings . SetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  5. Aspose::Words::Fonts::FontFallbackSettings::Bui...

    Aspose::Words::Fonts::FontFallbackSettings::BuildAutomatic method. Automatically builds the fallback settings by scanning available fonts in C++....Words :: Document > (); auto fontSettings = System :: MakeObject <...Fonts :: FontSettings > (); doc -> set_FontSettings ( fontSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. WarningInfoCollection | Aspose.Words for Java

    Represents a typed collection of WarningInfo objects in Java.... FontSettings fontSettings = new FontSettings(); fontSettings...setDefaultFontName("Arial"); fontSettings.getSubstitutionSetti()....

    reference.aspose.com/words/java/com.aspose.word...
  7. Manipulate and Substitute TrueType Fonts|Aspose...

    Aspose.Words for Java can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately, or search for a suitable font replacement, or uses the Font fallback mechanism....mechanisms are contained in the FontSettings class. This class is responsible...However, each instance of FontSettings has its own cache, which...

    docs.aspose.com/words/java/manipulate-and-subst...
  8. FontSubstitutionRule | Aspose.Words for Java

    This is an abstract base class for the font substitution rule in Java.... FontSettings fontSettings = new FontSettings(); FontConfigSubstituti... fontConfigSubstituti = fontSettings.getSubstitutionSetti()....

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Fonts::TableSubstitutionRule::Lo...

    Aspose::Words::Fonts::TableSubstitutionRule::LoadWindowsSettings method. Loads predefined table substitution settings for Windows platform in C++....Words :: Document > (); auto fontSettings = System :: MakeObject <...Fonts :: FontSettings > (); doc -> set_FontSettings ( fontSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. PdfSaveOptions | Aspose.Words for .NET

    Discover the PdfSaveOptions constructor, designed to effortlessly initialize and save your documents in high-quality PDF format. Streamline your workflow today!...[] originalFontsSources = FontSettings . DefaultInstance . GetFontsSources...FolderFontSource ( FontsDir , true ); FontSettings . DefaultInstance . SetFontsSources...

    reference.aspose.com/words/net/aspose.words.sav...