Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 2,433 for

fontsettings

(0.18 sec)
  1. MemoryFontSource.Type | Aspose.Words for .NET

    Discover the MemoryFontSource Type property that reveals your font source type, enhancing your design precision and creativity. Unlock your font potential!... FontSettings = new FontSettings (); doc . FontSettings . SetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  2. Aspose::Words::WarningInfo class | Aspose.Words...

    Aspose::Words::WarningInfo class. Contains information about a warning that Aspose.Words issued during document loading or saving. To learn more, visit the documentation article in C++.... auto fontSettings = System :: MakeObject <...Words :: Fonts :: FontSettings > (); fontSettings -> get_SubstitutionSettings...

    reference.aspose.com/words/cpp/aspose.words/war...
  3. FontSettings.GetFontsSources | Aspose.Words for...

    Discover the Fontsettings GetFontsSources method to easily access the array of sources for TrueType fonts in Aspose.Words. Optimize your font management today!...GetFontsSources Contents [ Hide ] FontSettings.GetFontsSources method Gets...[] originalFontSources = FontSettings . DefaultInstance . GetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  4. Manipulate and Substitute TrueType Fonts in C#|...

    Aspose.Words for .NET can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately using C#. If a font or a specific character is not available, Aspose.Words searches 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/net/manipulating-and-subs...
  5. Aspose::Words::FontSubstitutionWarningInfo clas...

    Aspose::Words::FontSubstitutionWarningInfo class. Contains information about a font substitution warning that Aspose.Words issued during document loading or saving in C++....set_WarningCallback ( callback ); auto fontSettings = System :: MakeObject <...Words :: Fonts :: FontSettings > (); fontSettings -> get_SubstitutionSettings...

    reference.aspose.com/words/cpp/aspose.words/fon...
  6. Aspose::Words::WarningInfo::get_Source method |...

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

    reference.aspose.com/words/cpp/aspose.words/war...
  7. DefaultFontSubstitutionRule | Aspose.Words for ...

    Default font substitution rule in Java....Document(); FontSettings fontSettings = new FontSettings(); doc....setFontSettings(fontSettings); // Get the default substitution...

    reference.aspose.com/words/java/com.aspose.word...
  8. Word document font replacement fails - Free Sup...

    I want to replace a font in a Word document. The font is not installed on my computer and I want to replace it with an installed font. version:aspose-words-25.9-jdk17 Fontsettings Fontsettings = new Fontsettings(); fon…...9-jdk17 FontSettings fontSettings = new FontSettings(); fontSettings...}); setupFontSubstitutio(fontSettings, wpd, "方正仿宋_GB2312", "KaiTi");...

    forum.aspose.com/t/word-document-font-replaceme...
  9. Aspose::Words::IWarningCallback interface | Asp...

    Aspose::Words::IWarningCallback interface. Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving in C++.... auto fontSettings = System :: MakeObject <...Words :: Fonts :: FontSettings > (); fontSettings -> get_SubstitutionSettings...

    reference.aspose.com/words/cpp/aspose.words/iwa...
  10. FontSubstitutionSettings.TableSubstitution | As...

    Explore FontSubstitutionSettings for optimal table substitution rules. Enhance your design with effective settings for seamless font management....Document (); FontSettings fontSettings = new FontSettings (); doc...doc . FontSettings = fontSettings ; // Create a new table substitution...

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