Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 2,449 for

fontsettings

(0.06 sec)
  1. 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...
  2. TableSubstitutionRule.save method | Aspose.Word...

    aspose.words.fonts.TableSubstitutionRule.save method... FontSettings () doc . font_settings =...save ( ARTIFACTS_DIR + 'FontSettings.table_substitution_rule...

    reference.aspose.com/words/python-net/aspose.wo...
  3. WarningInfo class | Aspose.Words for Python

    aspose.words.WarningInfo class. Contains information about a warning that Aspose.Words issued 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...
  4. 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...
  5. Aspose::Words::Saving::SaveOptions::get_AllowEm...

    Aspose::Words::Saving::SaveOptions::get_AllowEmbeddingPostScriptFonts method. Gets or sets a boolean value indicating whether to allow embedding fonts with PostScript outlines when embedding TrueType fonts in a document upon it is saved. The default value is false in C++....otf" )); doc -> set_FontSettings ( System :: MakeObject <...Fonts :: FontSettings > ()); doc -> get_FontSettings () -> SetFontsSources...

    reference.aspose.com/words/cpp/aspose.words.sav...
  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.get_substitutes method | ...

    TableSubstitutionRule.get_substitutes method. Returns array containing substitute font names for the specified original font name.... FontSettings () # By default, a blank...font_settings = aw . fonts . FontSettings () doc . font_settings =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.PSD for .NET 23.2 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....png" ; FontSettings . SetFontsFolder ( fontsFolder...textPortion . Style . FontName = FontSettings . GetAdobeFontName ( "Fugaz...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-2...
  10. Conversion to PDF taking over 1 minute with Lar...

    Hi, I am facing some issues when converting to PDF from excel / word with documents of larger size. They are taking over 1 minute of time for the conversion. This usually happens with larger files (5-20mb) however, som…...FontSettings fontSettings = new(); fontSettings.SetFon...ath, true); doc.FontSettings = fontSettings; //doc.LayoutOptions...

    forum.aspose.com/t/conversion-to-pdf-taking-ove...