Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 2,444 for

fontsettings

(0.08 sec)
  1. Aspose::Words::Fonts::DefaultFontSubstitutionRu...

    Aspose::Words::Fonts::DefaultFontSubstitutionRule class. Default font substitution rule. To learn more, visit the documentation article in C++....Words :: Document > (); auto fontSettings = System :: MakeObject <...Fonts :: FontSettings > (); doc -> set_FontSettings ( fontSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. WarningSource Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WarningSource enum, identifying warning sources during document loading and saving for enhanced document management....callback ; FontSettings fontSettings = new FontSettings (); fontSettings...DefaultFontName = "Arial" ; fontSettings . SetFontsFolder ( FontsDir...

    reference.aspose.com/words/net/aspose.words/war...
  3. Aspose::Words::Fonts::FontSubstitutionSettings:...

    Aspose::Words::Fonts::FontSubstitutionSettings::get_FontInfoSubstitution method. Settings related to font info substitution rule in C++.... auto fontSettings = System :: MakeObject <...Words :: Fonts :: FontSettings > (); fontSettings -> get_SubstitutionSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. Aspose::Words::DocumentBase::get_WarningCallbac...

    Aspose::Words::DocumentBase::get_WarningCallback method. Called during various document processing procedures when an issue is detected that might result in data or formatting fidelity loss in C++.... auto fontSettings = System :: MakeObject <...Words :: Fonts :: FontSettings > (); fontSettings -> get_SubstitutionSettings...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::WarningInfoCollection::Warning m...

    Aspose::Words::WarningInfoCollection::Warning method. Implements the IWarningCallback interface. Adds a warning to this collection in C++.... auto fontSettings = System :: MakeObject <...Words :: Fonts :: FontSettings > (); fontSettings -> get_SubstitutionSettings...

    reference.aspose.com/words/cpp/aspose.words/war...
  6. FileFontSource.CacheKey | Aspose.Words for .NET

    Discover the FileFontSource CacheKey property, your key to efficient font management and optimized caching for enhanced performance...."Arvo-Bold" ; FontSettings parsedFonts = new FontSettings (); FontSettings...FontSettings loadedCache = new FontSettings (); parsedFonts . SetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  7. FontConfigSubstitutionRule.Enabled | Aspose.Wor...

    Discover how to manage the FontConfigSubstitutionRule Enabled property to optimize font settings and enhance your design flexibility.... FontSettings fontSettings = new FontSettings (); FontConfigSubstituti... fontConfigSubstituti = fontSettings . SubstitutionSettings ...

    reference.aspose.com/words/net/aspose.words.fon...
  8. Aspose::Words::IWarningCallback::Warning method...

    Aspose::Words::IWarningCallback::Warning method. Aspose.Words invokes this method when it encounters some issue during document loading or saving that might result in loss of formatting or data fidelity in C++.... auto fontSettings = System :: MakeObject <...Words :: Fonts :: FontSettings > (); fontSettings -> get_SubstitutionSettings...

    reference.aspose.com/words/cpp/aspose.words/iwa...
  9. LoadOptions.font_settings property | Aspose.Wor...

    LoadOptions.font_settings property. Allows to specify document font settings.... FontSettings : ... @font_settings.setter...aspose . words . fonts . FontSettings ): ... Remarks When loading...

    reference.aspose.com/words/python-net/aspose.wo...
  10. StreamFontSource | Aspose.Words for Java

    Base class for user-defined stream font source in Java....it in the memory for the FontSettings lifetime. Examples: Shows...Exception { FontSettings fontSettings = new FontSettings(); fontSettings...

    reference.aspose.com/words/java/com.aspose.word...