Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 2,433 for

fontsettings

(0.07 sec)
  1. 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...
  2. DefaultFontSubstitutionRule | Aspose.Words for ...

    Default font substitution rule in Java....Document(); FontSettings fontSettings = new FontSettings(); doc....setFontSettings(fontSettings); // Get the default substitution...

    reference.aspose.com/words/java/com.aspose.word...
  3. FontFallbackSettings Class | Aspose.Words for .NET

    Discover Aspose.Words.Fonts.FontFallbackSettings for customizable font fallback options, ensuring seamless document rendering and enhanced text display....Document (); FontSettings fontSettings = new FontSettings (); doc...doc . FontSettings = fontSettings ; FontFallbackSettings fontFallbackSettings...

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

    Discover Aspose.Words.Fonts.FontSourceBase, the essential abstract class for defining diverse font sources in your applications. Enhance your document formatting!... FontSettings = new FontSettings (); doc . FontSettings . SetFontsSources...Fonts assembly Aspose.Words FontSettings Class FontSourceType Enum...

    reference.aspose.com/words/net/aspose.words.fon...
  5. FontFallbackSettings.BuildAutomatic | Aspose.Wo...

    Discover the FontFallbackSettings BuildAutomatic method that effortlessly scans fonts to create optimal fallback settings for enhanced typography....Document (); FontSettings fontSettings = new FontSettings (); doc...doc . FontSettings = fontSettings ; FontFallbackSettings fontFallbackSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  6. 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!... FontSettings fontSettings = new FontSettings (); fontSettings...DefaultFontName = "Arial" ; fontSettings . SubstitutionSettings ...

    reference.aspose.com/words/net/aspose.words/iwa...
  7. WarningType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WarningType enum, which categorizes warnings during document loading or saving, enhancing your document management experience.... FontSettings fontSettings = new FontSettings (); fontSettings...DefaultFontName = "Arial" ; fontSettings . SubstitutionSettings ...

    reference.aspose.com/words/net/aspose.words/war...
  8. 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...
  9. WarningInfoCollection | Aspose.Words for Java

    Represents a typed collection of WarningInfo objects in Java.... FontSettings fontSettings = new FontSettings(); fontSettings...setDefaultFontName("Arial"); fontSettings.getSubstitutionSetti()....

    reference.aspose.com/words/java/com.aspose.word...
  10. TableSubstitutionRule.Load | Aspose.Words for .NET

    Effortlessly load table substitution settings from XML files with the TableSubstitutionRule Load method. Optimize 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...