Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 2,435 for

fontsettings

(0.19 sec)
  1. FontPitch enumeration | Aspose.Words for Python

    aspose.words.fonts.FontPitch enumeration. Represents the font pitch....FontNameSubstitution class FontSettings class...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. IWarningCallback.warning method | Aspose.Words ...

    IWarningCallback.warning method. Aspose.Words invokes this method when it encounters some issue during document loading or saving that might result in loss of formatting or data fidelity.... FontSettings () font_settings . substitution_settings...file_name = ARTIFACTS_DIR + 'FontSettings.EnableFontSubstituti.pdf'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. DocumentBase.warning_callback property | Aspose...

    DocumentBase.warning_callback property. Called during various document processing procedures when an issue is detected that might result in data or formatting fidelity loss.... FontSettings () font_settings . substitution_settings...file_name = ARTIFACTS_DIR + 'FontSettings.EnableFontSubstituti.pdf'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Incorrect Rendering of Marathi Text When Conver...

    Hello, We are using Aspose.Words for .NET v25.5 with a free trial license to generate PDF documents containing text in Marathi (Devanagari script). Issue Observed: When we generate the output as DOCX using Aspose.Wo…... FontSettings fontSettings = new FontSettings(); fontSettings..., true) }); doc.FontSettings = fontSettings; Use Noto Fonts :...

    forum.aspose.com/t/incorrect-rendering-of-marat...
  7. About changing font name and size in Aspose.wor...

    Hi Team, Could you pls help me on how to change font name and size in Aspose.word template having font setting.... Why it happens FontSettings.DefaultFontName (or Document...those style definitions. The FontSettings class is mainly for font...

    forum.aspose.com/t/about-changing-font-name-and...
  8. TableSubstitutionRule.load_linux_settings metho...

    TableSubstitutionRule.load_linux_settings method. Loads predefined table substitution settings for Linux platform.... FontSettings () doc . font_settings =...save ( ARTIFACTS_DIR + 'FontSettings.table_substitution_rule...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TableSubstitutionRule.load_windows_settings met...

    TableSubstitutionRule.load_windows_settings method. Loads predefined table substitution settings for Windows platform.... FontSettings () doc . font_settings =...save ( ARTIFACTS_DIR + 'FontSettings.table_substitution_rule...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Issue with thai text - Free Support Forum - asp...

    Hello, I’m testing the new version of Aspose.Words 26.1 and have found an issue with thai text. I’m opening a docx file then define the font folder source for Aspose and save the document as pdf. The result document s…...Words using FontSettings and FontSourceBase . Try...fallback settings to XML: FontSettings.DefaultInstance.FallbackSettings...

    forum.aspose.com/t/issue-with-thai-text/324630