Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 2,456 for

fontsettings

(0.06 sec)
  1. FontSubstitutionReason Enum | Aspose.Words for ...

    Aspose.Words.FontSubstitutionReason enum shows the reason for font substitution to keep documents displayed correctly....callback ; FontSettings fontSettings = new FontSettings (); fontSettings...DefaultFontName = "Arial" ; fontSettings . SetFontsFolder ( FontsDir...

    reference.aspose.com/words/net/aspose.words/fon...
  2. WarningInfoCollection.Warning | Aspose.Words fo...

    Discover the WarningInfoCollection method that enhances your application by implementing IWarningCallback, effortlessly adding warnings to your collection.... FontSettings fontSettings = new FontSettings (); fontSettings...DefaultFontName = "Arial" ; fontSettings . SubstitutionSettings ...

    reference.aspose.com/words/net/aspose.words/war...
  3. TableSubstitutionRule.Save | Aspose.Words for .NET

    Effortlessly save your table substitution settings with the TableSubstitutionRule Save method. Streamline your data management today!...Document (); FontSettings fontSettings = new FontSettings (); doc...doc . FontSettings = fontSettings ; // Create a new table substitution...

    reference.aspose.com/words/net/aspose.words.fon...
  4. WarningInfoCollection Class | Aspose.Words for ...

    Discover Aspose.Words.WarningInfoCollection, a powerful class for managing WarningInfo objects, enhancing document processing and error handling.... FontSettings fontSettings = new FontSettings (); fontSettings...DefaultFontName = "Arial" ; fontSettings . SubstitutionSettings ...

    reference.aspose.com/words/net/aspose.words/war...
  5. Aspose::Words::FontSubstitutionReason enum | As...

    Aspose::Words::FontSubstitutionReason enum. Specifies the reason of font substitution in C++....set_WarningCallback ( callback ); auto fontSettings = System :: MakeObject <...Words :: Fonts :: FontSettings > (); fontSettings -> get_SubstitutionSettings...

    reference.aspose.com/words/cpp/aspose.words/fon...
  6. Aspose::Words::Fonts::FontFallbackSettings::Loa...

    Aspose::Words::Fonts::FontFallbackSettings::LoadMsOfficeFallbackSettings method. Loads predefined fallback settings which mimics the Microsoft Word fallback and uses Microsoft office fonts in C++....Words :: Document > (); auto fontSettings = System :: MakeObject <...Fonts :: FontSettings > (); doc -> set_FontSettings ( fontSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. Aspose::Words::Fonts::TableSubstitutionRule::Sa...

    Aspose::Words::Fonts::TableSubstitutionRule::Save method. Saves the current table substitution settings to stream in C++....Words :: Document > (); auto fontSettings = System :: MakeObject <...Fonts :: FontSettings > (); doc -> set_FontSettings ( fontSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. FileFontSource | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  9. FontSettings.get_fonts_sources method | Aspose....

    Fontsettings.get_fonts_sources method. Gets a copy of the array that contains the list of sources where Aspose.Words looks for TrueType fonts....new font sources use the FontSettings.set_fonts_sources() method...original_font_sources = aw . fonts . FontSettings . default_instance . get_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ProcessorContext.font_settings property | Aspos...

    ProcessorContext.font_settings property. Font settings used by the processor.... FontSettings : ... @font_settings.setter...aspose . words . fonts . FontSettings ): ... See Also module aspose...

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