Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 2,466 for

fontsettings

(0.07 sec)
  1. HtmlSaveOptions.ResolveFontNames | Aspose.Words...

    Discover how the HtmlSaveOptions ResolveFontNames property enhances document formatting by ensuring accurate font substitutions in HTML outputs....substituted according to FontSettings when being written into...source documents. That is, FontSettings are ignored and no resolution...

    reference.aspose.com/words/net/aspose.words.sav...
  2. WarningInfo.WarningType | Aspose.Words for .NET

    Discover the WarningInfo WarningType property that reveals essential warning types, enhancing your error handling and improving application reliability.... FontSettings fontSettings = new FontSettings (); fontSettings...DefaultFontName = "Arial" ; fontSettings . SubstitutionSettings ...

    reference.aspose.com/words/net/aspose.words/war...
  3. Aspose::Words::WarningInfoCollection::Clear met...

    Aspose::Words::WarningInfoCollection::Clear method. Removes all elements from the collection in C++.... auto fontSettings = System :: MakeObject <...Words :: Fonts :: FontSettings > (); fontSettings -> get_SubstitutionSettings...

    reference.aspose.com/words/cpp/aspose.words/war...
  4. FontSettings.FallbackSettings | Aspose.Words fo...

    Discover the Fontsettings FallbackSettings property for optimized font fallback mechanisms. Enhance your design with seamless text rendering!...FallbackSettings Contents [ Hide ] FontSettings.FallbackSettings property...Document (); FontSettings fontSettings = new FontSettings (); doc...

    reference.aspose.com/words/net/aspose.words.fon...
  5. IWarningCallback.Warning | Aspose.Words for .NET

    Discover the IWarningCallback method in Aspose.Words. Handle document loading and saving issues seamlessly, preserving formatting and data integrity.... FontSettings fontSettings = new FontSettings (); fontSettings...DefaultFontName = "Arial" ; fontSettings . SubstitutionSettings ...

    reference.aspose.com/words/net/aspose.words/iwa...
  6. MemoryFontSource | Aspose.Words for Java

    Represents the single TrueType font file stored in memory in Java....setFontSettings(new FontSettings()); doc.getFontSettings()...doc.setFontSettings(new FontSettings()); doc.getFontSettings()...

    reference.aspose.com/words/java/com.aspose.word...
  7. SystemFontSource.Type | Aspose.Words for .NET

    Discover the SystemFontSource Type property, easily access and identify font source types to enhance your web design and user experience.... FontSettings = new FontSettings (); // By default...source. Assert . That ( doc . FontSettings . GetFontsSources (). Length...

    reference.aspose.com/words/net/aspose.words.fon...
  8. Aspose::Words::Fonts::FontFallbackSettings::Sav...

    Aspose::Words::Fonts::FontFallbackSettings::Save method. Saves the current fallback settings to stream in C++....FileMode :: Open ); auto fontSettings = System :: MakeObject <...Words :: Fonts :: FontSettings > (); fontSettings -> get_FallbackSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. StreamFontSource Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.StreamFontSource class, your go-to solution for custom stream font sources that enhance document flexibility and design....it in the memory for the FontSettings lifetime. Examples Shows...stream. FontSettings fontSettings = new FontSettings (); fontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  10. SplitterContext | Aspose.Words for Java

    Document splitter context in Java.... setFontSettings(FontSettings value) Font settings used...getFontSettings() public FontSettings getFontSettings() Font settings...

    reference.aspose.com/words/java/com.aspose.word...