Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 2,467 for

fontsettings

(0.23 sec)
  1. Aspose::Words::LowCode::ConverterContext class ...

    Aspose::Words::LowCode::ConverterContext class. Document converter context in C++....Methods Method Description get_FontSettings () const Font settings used...ProcessorContext () set_FontSettings (const System::SharedPt...

    reference.aspose.com/words/cpp/aspose.words.low...
  2. Aspose::Words::Fonts::FontSourceBase::get_Type ...

    Aspose::Words::Fonts::FontSourceBase::get_Type method. Returns the type of the font source in C++....Document > (); doc -> set_FontSettings ( System :: MakeObject <...Fonts :: FontSettings > ()); doc -> get_FontSettings () -> SetFontsSources...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. Aspose::Words::Fonts::FontNameSubstitutionRule ...

    Aspose::Words::Fonts::FontNameSubstitutionRule class. Font substitution rule for processing font name. To learn more, visit the documentation article in C++....class Aspose::Words::Fonts::FontSettings class...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. Aspose::Words::Fonts::FolderFontSource::FolderF...

    Aspose::Words::Fonts::FolderFontSource::FolderFontSource constructor. Ctor in C++....Document > (); doc -> set_FontSettings ( System :: MakeObject <...Fonts :: FontSettings > ()); doc -> get_FontSettings () -> SetFontsSources...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. FontPitch enumeration | Aspose.Words for Node.js

    Aspose.Words.Fonts.FontPitch enumeration. Represents the font pitch....FontNameSubstitution class FontSettings class...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FontConfigSubstitutionRule.reset_cache method |...

    FontConfigSubstitutionRule.reset_cache method. Resets the cache of fontconfig calling results.... FontSettings () font_config_substitution...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::LowCode::ProcessorContext class ...

    Aspose::Words::LowCode::ProcessorContext class. Base class for processor contexts. Provides properties and options used by the processor to execute processing in C++....Methods Method Description get_FontSettings () const Font settings used...ProcessorContext () set_FontSettings (const System::SharedPt...

    reference.aspose.com/words/cpp/aspose.words.low...
  8. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ Fontsettings Fontsettings = new Fontsettings(); fontSe…...isPortrait) { try{ FontSettings fontSettings = new FontSettings(); fontSettings...setFontSettings(fontSettings); addDoc.setFontSettings(fontSettings); DocumentBuilder...

    forum.aspose.com/t/topic/312049
  9. FontSubstitutionRule class | Aspose.Words for P...

    aspose.words.fonts.FontSubstitutionRule class. This is an abstract base class for the font substitution rule... FontSettings () font_config_substitution...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FontSourceBase.priority property | Aspose.Words...

    FontSourceBase.priority property. Returns the font source priority.... FontSettings () doc . font_settings ...

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