Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 2,102 for

fontsettings

(0.05 sec)
  1. FontSubstitutionRule.enabled property | Aspose....

    FontSubstitutionRule.enabled property. Specifies whether the rule is enabled or not.... FontSettings () # By default, a blank...font_settings = aw . fonts . FontSettings () font_config_substitution...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::LowCode::SplitterContext class |...

    Aspose::Words::LowCode::SplitterContext class. Document splitter 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...
  3. Aspose::Words::Fonts::FontSourceBase::get_Type ...

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

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. 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...
  5. FontSourceBase class | Aspose.Words for Node.js

    Aspose.Words.Fonts.FontSourceBase class. This is an abstract base class for the classes that allow the user to specify various font sources...Fonts FontSettings class FontSourceType enumeration...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Fonts::FileFontSource::get_FileP...

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

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. Aspose::Words::Fonts::FolderFontSource::get_Fol...

    Aspose::Words::Fonts::FolderFontSource::get_FolderPath method. Path to the folder in C++....doc -> set_FontSettings ( MakeObject < FontSettings > ()); doc...doc -> get_FontSettings () -> SetFontsSources ( MakeArray < SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. 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...
  9. 使用合并文档时想要让字体保持一致但是不生效 - 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
  10. 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...