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

fontsettings

(0.08 sec)
  1. Aspose.PSD for Java 21.7 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....FontSettings.getAdobeFontName(java.lang...getStyle (). setFontName ( FontSettings . getAdobeFontName ( "Comic...

    docs.aspose.com/psd/java/aspose-psd-for-java-21...
  2. FolderFontSource | Aspose.Words for .NET

    Discover the FolderFontSource constructor for seamless font management. Enhance your web projects with efficient font sourcing today!... FontSettings = new FontSettings (); doc . FontSettings . SetFontsSources...doc . FontSettings = new FontSettings (); doc . FontSettings . SetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  3. TableSubstitutionRule Class | Aspose.Words for ...

    Discover the Aspose.Words.Fonts.TableSubstitutionRule class for efficient font management and seamless text formatting in your documents....Document (); FontSettings fontSettings = new FontSettings (); doc...doc . FontSettings = fontSettings ; // Create a new table substitution...

    reference.aspose.com/words/net/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. MemoryFontSource.CacheKey | Aspose.Words for .NET

    Discover the MemoryFontSource CacheKey property—unlock efficient caching with a unique key for enhanced performance and optimized memory management...."Arvo-Bold" ; FontSettings parsedFonts = new FontSettings (); FontSettings...FontSettings loadedCache = new FontSettings (); parsedFonts . SetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  6. TableSubstitutionRule | Aspose.Words for Java

    Table font substitution rule in Java....Document(); FontSettings fontSettings = new FontSettings(); doc....setFontSettings(fontSettings); // Create a new table substitution...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Document::set_FontSettings metho...

    Aspose::Words::Document::set_Fontsettings method. Setter for Aspose::Words::Document::get_Fontsettings in C++....t::set_FontSettings method Document::set_FontSettings method...Aspose::Words::Document::get_FontSettings . void Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. MemoryFontSource.FontData | Aspose.Words for .NET

    Discover MemoryFontSource's FontData property for seamless binary font integration. Enhance your projects with efficient font management solutions.... FontSettings = new FontSettings (); doc . FontSettings . SetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  9. Public API Changes in Aspose.Imaging 3.7.0|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... FontSettings Class Aspose.Imaging. ImageLoadOptions...Boolean) Method Aspose.Imaging. FontSettings . GetDefaultFontsFolde Method...

    docs.aspose.com/imaging/java/public-api-changes...
  10. Issue with custom fonts converting from word to...

    We have an issue converting a word document to pdf with a custom font. I’ve tried several ways to setup the custom fonts, but so far it always failed. here is my code: string[] fontFolders = FontsLoader.GetFontFolder…...FontSettings = new FontSettings(); doc.FontSettings.SetF...the custom font using doc.FontSettings.SetFontsFolders(new string[]...

    forum.aspose.com/t/issue-with-custom-fonts-conv...