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

fontsettings

(0.15 sec)
  1. 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...
  2. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java.... FontSettings fontSettings = new FontSettings(); fontSettings...setDefaultFontName("Arial"); fontSettings.getSubstitutionSetti()....

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  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. 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...
  9. 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...
  10. 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...