Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 2,456 for

fontsettings

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

    Specifies the type of a warning that is issued by Aspose.Words during document loading or saving in Java.... FontSettings fontSettings = new FontSettings(); fontSettings...setDefaultFontName("Arial"); fontSettings.getSubstitutionSetti()....

    reference.aspose.com/words/java/com.aspose.word...
  3. Font changed in PDF file - Free Support Forum -...

    Hi Alexey, We have the code that builds Aspose document in memory and then saves it to either Word or Pdf. We have recently installed 3 new fonts to our server, and while the Word shows them correctly, the PDF document …...the font folder – create a FontSettings object and point it to the...example var fontSettings = new Aspose.Words.FontSettings(); fontSettings...

    forum.aspose.com/t/font-changed-in-pdf-file/325129
  4. ReplacerContext | Aspose.Words for Java

    Find/replace operation context in Java.... setFontSettings(FontSettings value) Font settings used...getFontSettings() public FontSettings getFontSettings() Font settings...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. 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...
  7. Aspose::Words::Fonts::PhysicalFontInfo::get_Emb...

    Aspose::Words::Fonts::PhysicalFontInfo::get_EmbeddingLicensingRights method. Embedding licensing rights for the font in C++....Aspose :: Words :: Fonts :: FontSettings > settings = Aspose :: Words...Words :: Fonts :: FontSettings :: get_DefaultInstance (); System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. 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...
  9. 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...
  10. 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...