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

fontsettings

(0.07 sec)
  1. FileFontSource.file_path property | Aspose.Word...

    FileFontSource.file_path property. Path to the font file.... FontSettings () doc . font_settings ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用合并文档时想要让字体保持一致但是不生效 - 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
  3. Aspose::Words::Fonts::FileFontSource::get_FileP...

    Aspose::Words::Fonts::FileFontSource::get_FilePath method. Path to the font file in C++....Document > (); doc -> set_FontSettings ( System :: MakeObject <...Fonts :: FontSettings > ()); doc -> get_FontSettings () -> SetFontsSources...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. FolderFontSource.type property | Aspose.Words f...

    FolderFontSource.type property. Returns the type of the font source.... FontSettings () doc . font_settings ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FontSubstitutionSettings.font_config_substituti...

    FontSubstitutionSettings.font_config_substitution property. Settings related to font config substitution rule.... FontSettings () font_config_substitution...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FontConfigSubstitutionRule.enabled property | A...

    FontConfigSubstitutionRule.enabled property. Specifies whether the rule is enabled or not.... FontSettings () font_config_substitution...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fonts::FolderFontSource::get_Sca...

    Aspose::Words::Fonts::FolderFontSource::get_ScanSubfolders method. Determines whether or not to scan the subfolders in C++....Document > (); doc -> set_FontSettings ( System :: MakeObject <...Fonts :: FontSettings > ()); doc -> get_FontSettings () -> SetFontsSources...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Aspose::Words::Fonts::FileFontSource::get_Type ...

    Aspose::Words::Fonts::FileFontSource::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...
  9. 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...
  10. Aspose::Words::LowCode::MergerContext class | A...

    Aspose::Words::LowCode::MergerContext class. Document merger 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...