Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 2,435 for

fontsettings

(0.08 sec)
  1. Aspose::Words::Fonts::MemoryFontSource::MemoryF...

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

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. Specify TrueType Fonts Location in Java|Aspose....

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system, or memory using Java....is defined by default in FontSettings . On different operating...places. However, using a FontSettings instance for each document...

    docs.aspose.com/words/java/specify-truetype-fon...
  3. TableSubstitutionRule.set_substitutes method | ...

    TableSubstitutionRule.set_substitutes method. Override substitute font names for given original font name.... FontSettings . default_instance . get_fonts_sources...font_settings = aw . fonts . FontSettings () doc . font_settings ...

    reference.aspose.com/words/python-net/aspose.wo...
  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. 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...
  6. 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...
  7. 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...
  8. 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...
  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...