Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 2,102 for

fontsettings

(0.07 sec)
  1. HtmlSaveOptions.resolveFontNames property | Asp...

    HtmlSaveOptions.resolveFontNames property. Specifies whether font family names used in the document are resolved and substituted according to [Document.Fontsettings](../../../aspose.words/document/Fontsettings/) when being written into HTML-based formats....fontSettings when being written into...documents. That is, Document.fontSettings are ignored and no resolution...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose.PSD for .NET 21.7 - 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....FontSettings.GetAdobeFontName(System...firstPortion . Style . FontName = FontSettings . GetAdobeFontName ( "Comic...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-7...
  3. Aspose::Words::Fonts::TableSubstitutionRule::Lo...

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

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. PdfSaveOptions constructor | Aspose.Words for P...

    PdfSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the [SaveFormat.PDF](../../../aspose.words/saveformat/#PDF) format.... FontSettings . default_instance . get_fonts_sources...FONTS_DIR , True ) aw . fonts . FontSettings . default_instance . set_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. Font FallBack Settings from XML in C++|Aspose.W...

    The Font fallback mechanism is used when the font is resolved, but it does not contain a specific character. In this case, Aspose.Words tries to use one of the fallback fonts for the character....FontFallbackSettings > settings = fontSettings -> get_FallbackSettings...the following methods: C++ fontSettings -> get_FallbackSettings...

    docs.aspose.com/words/cpp/font-fallback-setting...
  7. Aspose::Words::Fonts::TableSubstitutionRule cla...

    Aspose::Words::Fonts::TableSubstitutionRule class. Table font substitution rule. To learn more, visit the documentation article in C++....> (); auto fontSettings = MakeObject < FontSettings > (); doc...doc -> set_FontSettings ( fontSettings ); // Create a new table...

    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::FontSubstitutionRule::get...

    Aspose::Words::Fonts::FontSubstitutionRule::get_Enabled method. Specifies whether the rule is enabled or not in C++....doc -> set_FontSettings ( MakeObject < FontSettings > ()); //...ASSERT_EQ ( 1 , doc -> get_FontSettings () -> GetFontsSources ()...

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