Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 2,162 for

fontsettings

(0.04 sec)
  1. 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...
  2. 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...
  3. Aspose::Words::Fonts::TableSubstitutionRule::Lo...

    Aspose::Words::Fonts::TableSubstitutionRule::Load method. Loads table substitution settings from XML stream in C++....Words :: Document > (); auto fontSettings = System :: MakeObject <...Fonts :: FontSettings > (); doc -> set_FontSettings ( fontSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. Aspose::Words::Fonts::FontConfigSubstitutionRul...

    Aspose::Words::Fonts::FontConfigSubstitutionRule::IsFontConfigAvailable method. Check if fontconfig utility is available or not in C++.... auto fontSettings = System :: MakeObject <...Aspose :: Words :: Fonts :: FontSettings > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. Substitute TrueType Fonts|Aspose.Words for Pyth...

    Aspose.Words for Python via .NET can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately. If a font or a specific character is not available, Aspose.Words searches for a suitable font replacement or uses the Font fallback mechanism....mechanisms are contained in the FontSettings class. This class is responsible...However, each instance of FontSettings has its own cache, which...

    docs.aspose.com/words/python-net/manipulating-a...
  6. Font-Embedding ROMAN - Free Support Forum - asp...

    Hello, we upgraded from version 18.1 to version 24.8. During this transition, we noticed differences in how fonts are embedded when generating a PDF file from a Word document. Fonts are now embedded twice with differen…... Specifically, set the FontSettings to control how fonts are...import com.aspose.words.FontSettings; import com.aspose.words...

    forum.aspose.com/t/font-embedding-roman/315555
  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. MFont Availability and Substitution in C++|Aspo...

    When the exact substitution font cannot be found, Aspose.Words must substitute it for a similar font instead. This article describes the process of finding the most suitable font....enable it as follows: C++ fontSettings -> get_SubstitutionSettings...the following example: C++ fontSettings -> get_SubstitutionSettings...

    docs.aspose.com/words/cpp/font-availability-and...
  9. FontSubstitutionSettings.default_font_substitut...

    FontSubstitutionSettings.default_font_substitution property. Settings related to default font substitution rule.... FontSettings () doc . font_settings =...substitution rule within FontSettings. # This rule will substitute...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Fonts::FontSubstitutionRule clas...

    Aspose::Words::Fonts::FontSubstitutionRule class. This is an abstract base class for the font substitution rule. To learn more, visit the documentation article in C++.... auto fontSettings = System :: MakeObject <...Aspose :: Words :: Fonts :: FontSettings > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.fon...