Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 2,456 for

fontsettings

(0.41 sec)
  1. Font Manipulation and Performance Issues in C++...

    Aspose.Words for C++ uses font full name, family name, version, style to find the required font data or a suitable replacement for the requested font. Fontsettings allows you to speed up the loading of the documents....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/cpp/font-manipulation-and...
  2. TableSubstitutionRule.AddSubstitutes | Aspose.W...

    Enhance your typography with the TableSubstitutionRule AddSubstitutes method, allowing seamless integration of substitute fonts for any original font.... FontSettings = new FontSettings (); // By default...source. Assert . That ( doc . FontSettings . GetFontsSources (). Length...

    reference.aspose.com/words/net/aspose.words.fon...
  3. TableSubstitutionRule.GetSubstitutes | Aspose.W...

    Discover the GetSubstitutes method in TableSubstitutionRule. Easily retrieve substitute font names for your original font, enhancing design flexibility.... FontSettings = new FontSettings (); // By default...source. Assert . That ( doc . FontSettings . GetFontsSources (). Length...

    reference.aspose.com/words/net/aspose.words.fon...
  4. Aspose::Words::WarningInfo::get_WarningType met...

    Aspose::Words::WarningInfo::get_WarningType method. Returns the type of the warning in C++.... auto fontSettings = System :: MakeObject <...Words :: Fonts :: FontSettings > (); fontSettings -> get_SubstitutionSettings...

    reference.aspose.com/words/cpp/aspose.words/war...
  5. StreamFontSource.OpenFontDataStream | Aspose.Wo...

    Discover the StreamFontSource OpenFontDataStream method to efficiently access font data streams on demand, enhancing your design workflow.... FontSettings fontSettings = new FontSettings (); fontSettings...builder . Document . FontSettings = fontSettings ; builder . Font...

    reference.aspose.com/words/net/aspose.words.fon...
  6. Aspose::Words::Loading::LoadOptions::get_FontSe...

    Aspose::Words::Loading::LoadOptions::get_Fontsettings method. Allows to specify document font settings in C++....Aspose::Words::Loading::LoadOptions::get_FontSettings method Contents [ Hide ]...] LoadOptions::get_FontSettings method Allows to specify document...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. FontSettings.SubstitutionSettings | Aspose.Word...

    Explore the Fontsettings SubstitutionSettings property to optimize your font substitution process and enhance text display quality effortlessly....SubstitutionSettings Contents [ Hide ] FontSettings.SubstitutionSettings property...Document (); doc . FontSettings = new FontSettings (); // By default...

    reference.aspose.com/words/net/aspose.words.fon...
  8. FontSubstitutionSettings.FontInfoSubstitution |...

    Discover how FontSubstitutionSettings enhance your typography with customizable font info rules for improved design and readability.... FontSettings fontSettings = new FontSettings (); fontSettings...DefaultFontName = "Arial" ; fontSettings . SubstitutionSettings ...

    reference.aspose.com/words/net/aspose.words.fon...
  9. WarningInfoCollection.Clear | Aspose.Words for ...

    Effortlessly clear your WarningInfoCollection with this method, removing all elements for streamlined data management and improved performance.... FontSettings fontSettings = new FontSettings (); fontSettings...DefaultFontName = "Arial" ; fontSettings . SubstitutionSettings ...

    reference.aspose.com/words/net/aspose.words/war...
  10. FontSubstitutionSettings.DefaultFontSubstitutio...

    Discover how the DefaultFontSubstitution property optimizes font settings for seamless typography. Enhance your design with effective font substitution rules....Document (); FontSettings fontSettings = new FontSettings (); doc...doc . FontSettings = fontSettings ; // Get the default substitution...

    reference.aspose.com/words/net/aspose.words.fon...