Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 2,467 for

fontsettings

(0.07 sec)
  1. ConverterContext Class | Aspose.Words for .NET

    Discover the powerful Aspose.Words LowCode ConverterContext class for seamless document conversion and enhanced workflow efficiency. Transform your documents effortlessly....Properties Name Description FontSettings { get; set; } Font settings...

    reference.aspose.com/words/net/aspose.words.low...
  2. FontPitch Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontPitch enum, a powerful tool for managing font styles and enhancing document formatting in your applications....FontNameSubstitution Class FontSettings Class English Русский 简体中文...

    reference.aspose.com/words/net/aspose.words.fon...
  3. Aspose::Words::LowCode::MailMergerContext class...

    Aspose::Words::LowCode::MailMergerContext class. Mail merge 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...
  4. Aspose::Words::Fonts::SystemFontSource::SystemF...

    Aspose::Words::Fonts::SystemFontSource::SystemFontSource constructor. Ctor in C++....Document > (); doc -> set_FontSettings ( System :: MakeObject <...Aspose :: Words :: Fonts :: FontSettings > ()); // By default, a...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. TableSubstitutionRule.add_substitutes method | ...

    TableSubstitutionRule.add_substitutes method. Adds substitute font names for given original font name.... FontSettings () # By default, a blank...font_settings = aw . fonts . FontSettings () doc . font_settings =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.save() hangs indefinitely during PDF c...

    Hello, I’m experiencing a critical issue where Document.save() hangs indefinitely during DOCX to PDF conversion. The process never completes, no timeout occurs, and no warnings are reported. Environment: build.gradle …...before saving: FontSettings fs = new FontSettings(); fs.setDef...

    forum.aspose.com/t/document-save-hangs-indefini...
  7. Aspose-word-java word转pdf标点符号在行首 - Free Support...

    当前aspose-word-java 版本为25.5,在win11和linux环境下,生成word,然后转pdf,结果标点符号在行首,还有有些单词有空格莫名奇妙自动换行。是需要在word转pdf时有什么指定操作还是在写word时对paragraph进行一些指定等...2025, 10:25am 9 // 设置字体库 FontSettings settings = setFont(); //...throws Exception { // 设置字体库 FontSettings settings = setFontFolder();...

    forum.aspose.com/t/aspose-word-java-word-pdf/31...
  8. Aspose::Words::Fonts::FileFontSource class | As...

    Aspose::Words::Fonts::FileFontSource class. Represents the single TrueType font file stored in the file system. To learn more, visit the documentation article in C++....Document > (); doc -> set_FontSettings ( System :: MakeObject <...Fonts :: FontSettings > ()); doc -> get_FontSettings () -> SetFontsSources...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. WarningType enumeration | Aspose.Words for Python

    aspose.words.WarningType enumeration. Specifies the type of a warning that is issued by Aspose.Words during document loading or saving.... FontSettings () font_settings . substitution_settings...file_name = ARTIFACTS_DIR + 'FontSettings.EnableFontSubstituti.pdf'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Mailmerge issue with Thai language in Docker ku...

    Hi, We are using .Net Aspose Word to mailmerge, and we observe some issue with the Thai language document. The texts in Thai language are converted to some unrecognized characters during merge, and this happens only in…... FontSettings fontSettings = new FontSettings(); fontSettings...DefaultFontName = "Arial"; fontSettings.SubstitutionSettings.FontInfoSubstitution...

    forum.aspose.com/t/mailmerge-issue-with-thai-la...