Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 2,415 for

fontsettings

(0.22 sec)
  1. Manipulating Metafiles|Documentation

    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....Imaging for Java provides the FontSettings class to manage font settings...settings. Using FontSettings class you can specify the font folder...

    docs.aspose.com/imaging/java/manipulating-metaf...
  2. Font FallBack Instellings van XML in C++|Aspose...

    Die Lettertipe terugval meganisme word gebruik wanneer die lettertipe opgelos word, maar dit bevat nie'n spesifieke karakter nie. In hierdie geval, Aspose.Words probeer om een van die terugval lettertipes vir die karakter te gebruik....FontFallbackSettings > settings = fontSettings -> get_FallbackSettings...die volgende metodes: C++ fontSettings -> get_FallbackSettings...

    docs.aspose.com/words/af/cpp/font-fallback-sett...
  3. C++中XML的字体FallBack设置|Aspose.Words对于C++

    字体回退机制在字体解析时使用,但不包含特定字符。 在这种情况下,Aspose.Words尝试使用字符的后备字体之一。...FontFallbackSettings > settings = fontSettings -> get_FallbackSettings...可以使用以下方法加载和保存这些XML表: C++ fontSettings -> get_FallbackSettings...

    docs.aspose.com/words/zh/cpp/font-fallback-sett...
  4. Specify TrueType Fonts Location in C++|Aspose.W...

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

    docs.aspose.com/words/cpp/specify-truetype-font...
  5. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...FontSettings fontSettings = new Aspose.Words...Words.Fonts.FontSettings(); fontSettings.SetFontsFolder(fontFolder...

    forum.aspose.com/t/how-to-imprve-performance-be...
  6. FontSettings.resetFontSources method | Aspose.W...

    Fontsettings.resetFontSources method. Resets the fonts sources to the system default....Fonts class FontSettings FontSettings.getFontsSources method...method FontSettings.saveSearchCache method...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FontSourceBase class | Aspose.Words for Python

    aspose.words.fonts.FontSourceBase class. This is an abstract base class for the classes that allow the user to specify various font sources... FontSettings () doc . font_settings ...module aspose.words.fonts FontSettings class FontSourceType enumeration...

    reference.aspose.com/words/python-net/aspose.wo...
  8. excel转PDF时,字体加粗了 - Free Support Forum - aspose.com

    excel 文件里面有的行包含特殊的字符,转PDF时自动加粗了,导致与其他行格式不一致...setStyle(style); FontSetting[] fontSettings = d15.getCharacters();...for(FontSetting fontsetting : fontSettings) { fontsetting.getFont()...

    forum.aspose.com/t/excel-pdf/323763
  9. Specify TrueType Fonts Location in C#|Aspose.Wo...

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

    docs.aspose.com/words/net/specifying-truetype-f...
  10. FontSettings.fallbackSettings property | Aspose...

    Fontsettings.fallbackSettings property. Settings related to font fallback mechanism....fallbackSettings property FontSettings.fallbackSettings property...Words.Fonts class FontSettings FontSettings.defaultInstance property...

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