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

fontsettings

(0.1 sec)
  1. 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...
  2. 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...
  3. Aspose::Words::Fonts::MemoryFontSource class | ...

    Aspose::Words::Fonts::MemoryFontSource class. Represents the single TrueType font file stored in memory. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  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...