Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 2,456 for

fontsettings

(0.14 sec)
  1. Aspose::Words::FontSubstitutionWarningInfo::get...

    Aspose::Words::FontSubstitutionWarningInfo::get_RequestedItalic method. Indicates whether italic style was requested in C++....set_WarningCallback ( callback ); auto fontSettings = System :: MakeObject <...Words :: Fonts :: FontSettings > (); fontSettings -> get_SubstitutionSettings...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. IWarningCallback Interface | Aspose.Words for .NET

    Implement the Aspose.Words.IWarningCallback interface to customize methods for capturing fidelity warnings during document loading and saving. Enhance document integrity!...[] originalFontSources = FontSettings . DefaultInstance . GetFontsSources...folder that does not exist. FontSettings . DefaultInstance . SetFontsFolder...

    reference.aspose.com/words/net/aspose.words/iwa...
  3. 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...
  4. Aspose::Words::Fonts::FontFallbackSettings::Loa...

    Aspose::Words::Fonts::FontFallbackSettings::LoadNotoFallbackSettings method. Loads predefined fallback settings which uses Google Noto fonts in C++.... auto fontSettings = System :: MakeObject <...Aspose :: Words :: Fonts :: FontSettings > (); // These are free...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. FontConfigSubstitutionRule.IsFontConfigAvailabl...

    Discover if the FontConfig utility is available with the IsFontConfigAvailable method. Ensure optimal font management for your applications.... FontSettings fontSettings = new FontSettings (); FontConfigSubstituti... fontConfigSubstituti = fontSettings . SubstitutionSettings ...

    reference.aspose.com/words/net/aspose.words.fon...
  6. FontConfigSubstitutionRule.ResetCache | Aspose....

    Optimize your font management with the FontConfigSubstitutionRule ResetCache method. Effortlessly clear fontconfig results for improved performance.... FontSettings fontSettings = new FontSettings (); FontConfigSubstituti... fontConfigSubstituti = fontSettings . SubstitutionSettings ...

    reference.aspose.com/words/net/aspose.words.fon...
  7. FontSubstitutionSettings.FontConfigSubstitution...

    Explore FontSubstitutionSettings for optimized font config. Discover how to enhance typography with effective substitution rules for better design.... FontSettings fontSettings = new FontSettings (); FontConfigSubstituti... fontConfigSubstituti = fontSettings . SubstitutionSettings ...

    reference.aspose.com/words/net/aspose.words.fon...
  8. FontSubstitutionWarningInfo Class | Aspose.Word...

    Aspose.Words.FontSubstitutionWarningInfo class provides details on font substitution warnings during document load or save....callback ; FontSettings fontSettings = new FontSettings (); fontSettings...DefaultFontName = "Arial" ; fontSettings . SetFontsFolder ( FontsDir...

    reference.aspose.com/words/net/aspose.words/fon...
  9. Aspose pdf fails to save a PDF when options are...

    using .net 9 latest apose.pdf (25.10.0). 1.pdf (221.1 KB) when trying to save attached PDF with: SaveOptions so = new PdfSaveOptions() { DefaultFontName = "Arial", }; pdfDocument.Save(outputPdfPath, so); save fa…...its internal FontSettings . If the FontSettings instance is not... Create and configure a FontSettings object using Aspose.Pdf;...

    forum.aspose.com/t/aspose-pdf-fails-to-save-a-p...
  10. ConverterContext | Aspose.Words for Java

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

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