Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 2,449 for

fontsettings

(0.09 sec)
  1. TxtLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TxtLoadOptions for enhanced text document loading. Customize your Document object with flexible options for optimal performance.... FontSettings { get; set; } Allows to...

    reference.aspose.com/words/net/aspose.words.loa...
  2. Aspose.PSD for .NET 23.4 - 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.... FontName = FontSettings . GetAdobeFontName ( "Segoe...newPortionFromIsak . Style . FontName = FontSettings . GetAdobeFontName ( "Segoe...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-4...
  3. FontConfigSubstitutionRule.isFontConfigAvaiable...

    hi all there was a topic https://forum.aspose.com/t/fontconfigsubstitutionrule-isfontconfigavailable-returns-false-on-linux/276056 two years ago saying same thing, I have docker env, fontconfig installed, fc-match avail…... FontSettings.getDefaultInstance().ge...This can be done using the FontSettings class to set default font...

    forum.aspose.com/t/fontconfigsubstitutionrule-i...
  4. Aspose.Words Document Object Model (DOM) in C#|...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using C#....Load the font file into a FontSettings object with SetFontsFolder(path...assign the FontSettings to Document.FontSettings , and then apply...

    docs.aspose.com/words/net/aspose-words-document...
  5. Aspose.PSD for Java 24.1 - 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...."src/main/resources/Fonts" ; FontSettings . setFontsFolders ( new...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  6. Aspose.PSD for Java 21.5 - 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.addFontsFolder(java.lang...String) M:com.aspose.psd.FontSettings.removeFontsFolder(java.lang...

    docs.aspose.com/psd/java/aspose-psd-for-java-21...
  7. Aspose.PSD for .NET 21.11 - Release Notes|Docum...

    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....png" ; FontSettings . SetFontsFolder ( fontsFolder...fontsFolder ); FontSettings . UpdateFonts (); string [] words = new...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  8. Aspose.PSD for .NET 23.11 - Release Notes|Docum...

    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.RemoveFontCacheFile T:Aspose...baseFolder , "SimpleText.psd" ); FontSettings . RemoveFontCacheFile ();...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  9. Aspose.PSD for Java 23.11 - Release Notes|Docum...

    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.removeFontCacheFile M:com..."src/main/resources/SimpleText.psd" ; FontSettings . removeFontCacheFile ();...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  10. Creating MS word document using FolderFontSourc...

    Hi I want to create a word document using only the font(s) in a folder. I copied all the Arial fonts to a folder and tried to create a word document using FolderFontSource. I see that the document that got created has t…...setFontSettings(new FontSettings()); doc.getFontSettings()...the system font source. FontSettings.getDefaultInstance().se...

    forum.aspose.com/t/creating-ms-word-document-us...