Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 2,434 for

fontsettings

(0.2 sec)
  1. Aspose::Words::Fonts::FontNameSubstitutionRule ...

    Aspose::Words::Fonts::FontNameSubstitutionRule class. Font substitution rule for processing font name. To learn more, visit the documentation article in C++....class Aspose::Words::Fonts::FontSettings class...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. Specify TrueType Fonts Location|Aspose.Words fo...

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system or memory using Python....is defined by default in FontSettings . On different operating...places. However, using a FontSettings instance for each document...

    docs.aspose.com/words/python-net/specifying-tru...
  3. FontConfigSubstitutionRule.reset_cache method |...

    FontConfigSubstitutionRule.reset_cache method. Resets the cache of fontconfig calling results.... FontSettings () font_config_substitution...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FontSettings.setFontsFolder method | Aspose.Wor...

    Fontsettings.setFontsFolder method. Sets the folder where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts... This is a shortcut to FontSettings.setFontsFolders() for setting...Words.Fonts class FontSettings FontSettings.saveSearchCache method...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Using own fonts for Html to Pdf converter in Do...

    How to use certain fonts for Html to Pdf converter in docker in .NET...to a specific folder, use FontSettings : using Aspose.Html; using...// Create a FontSettings instance var fontSettings = new FontSettings();...

    forum.aspose.com/t/using-own-fonts-for-html-to-...
  6. Aspose.PSD for Python via .NET 24.5 - Release N...

    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....allow_warp_repaint = True try : FontSettings . set_fonts_folders ([ fontFolder...fontFolder ], True ) FontSettings . update_fonts () with PsdImage...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  7. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…... Use FontSettings : You can specify font settings...located: FontSettings fontSettings = new FontSettings(); fontSettings...

    forum.aspose.com/t/some-styles-were-not-copied-...
  8. Aspose.word将wordml转为word页码目录不一致 - Free Support ...

    aspose.word将wordml转为word页码目录不一致,确保转换字体都存在切正确,发现当图片表格等比较多的时候,转出来的word页码不一致,页码域刷新都有 语言使用的java...显式设置字体源,例如: FontSettings fontSettings = new FontSettings(); fontSettings...FolderFontSource("path/to/fonts", true)}; fontSettings.setFontsSources(sources);...

    forum.aspose.com/t/aspose-word-wordml-word/323999
  9. SignerContext Class | Aspose.Words for .NET

    Enhance your document signing process with Aspose.Words LowCode SignerContext class for seamless integration and efficient management of signatures.... FontSettings { get; set; } Font settings...

    reference.aspose.com/words/net/aspose.words.low...
  10. FontConfigSubstitutionRule.is_font_config_avail...

    FontConfigSubstitutionRule.is_font_config_available method. Check if fontconfig utility is available or not.... FontSettings () font_config_substitution...

    reference.aspose.com/words/python-net/aspose.wo...