Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 2,102 for

fontsettings

(0.02 sec)
  1. FontSubstitutionSettings | Aspose.Words for Java

    Specifies font substitution mechanism settings in Java....setFontSettings(new FontSettings()); // By default, a blank...Document(); FontSettings fontSettings = new FontSettings(); doc....

    reference.aspose.com/words/java/com.aspose.word...
  2. FolderFontSource.Type | Aspose.Words for .NET

    Discover the FolderFontSource Type property. Easily identify font source types to enhance your design projects and streamline your workflow.... FontSettings = new FontSettings (); doc . FontSettings . SetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  3. Aspose::Words::Fonts::FontInfoSubstitutionRule ...

    Aspose::Words::Fonts::FontInfoSubstitutionRule class. Font info substitution rule. To learn more, visit the documentation article in C++.... auto fontSettings = MakeObject < FontSettings > (); fontSettings...set_DefaultFontName ( u "Arial" ); ; fontSettings -> get_SubstitutionSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. TableSubstitutionRule.SetSubstitutes | Aspose.W...

    Discover how to customize font names with the TableSubstitutionRule SetSubstitutes method. Enhance your design with tailored typography solutions!...FontSourceBase [] fontSources = FontSettings . DefaultInstance . GetFontsSources...doc . FontSettings = new FontSettings (); doc . FontSettings . ...

    reference.aspose.com/words/net/aspose.words.fon...
  5. Aspose::Words::IWarningCallback::Warning method...

    Aspose::Words::IWarningCallback::Warning method. Aspose.Words invokes this method when it encounters some issue during document loading or saving that might result in loss of formatting or data fidelity in C++.... auto fontSettings = MakeObject < FontSettings > (); fontSettings...set_DefaultFontName ( u "Arial" ); ; fontSettings -> get_SubstitutionSettings...

    reference.aspose.com/words/cpp/aspose.words/iwa...
  6. DocumentBase.WarningCallback | Aspose.Words for...

    Discover the DocumentBase WarningCallback property, vital for ensuring data integrity during document processing by detecting potential formatting issues....[] originalFontSources = FontSettings . DefaultInstance . GetFontsSources...folder that does not exist. FontSettings . DefaultInstance . SetFontsFolder...

    reference.aspose.com/words/net/aspose.words/doc...
  7. 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++....> (); auto fontSettings = MakeObject < FontSettings > (); doc...doc -> set_FontSettings ( fontSettings ); SharedPtr < FontFallbackSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Aspose::Words::Fonts::DefaultFontSubstitutionRu...

    Aspose::Words::Fonts::DefaultFontSubstitutionRule::get_DefaultFontName method. Gets or sets the default font name in C++....FontSourceBase >> fontSources = FontSettings :: get_DefaultInstance ()...another font is not available. FontSettings :: get_DefaultInstance ()...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. FontSettings.set_fonts_folders method | Aspose....

    Fontsettings.set_fonts_folders method. Sets the folders where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts.... FontSettings . default_instance . get_fonts_sources...subdirectories. aw . fonts . FontSettings . default_instance . set_fonts_folders...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document.font_settings property | Aspose.Words ...

    Document.font_settings property. Gets or sets document font settings.... FontSettings : ... @font_settings.setter...aspose . words . fonts . FontSettings ): ... Remarks This property...

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