Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 2,433 for

fontsettings

(0.11 sec)
  1. FolderFontSource | Aspose.Words for Java

    Represents the folder that contains TrueType font files in Java....setFontSettings(new FontSettings()); doc.getFontSettings()...doc.setFontSettings(new FontSettings()); doc.getFontSettings()...

    reference.aspose.com/words/java/com.aspose.word...
  2. HtmlSaveOptions.resolveFontNames property | Asp...

    HtmlSaveOptions.resolveFontNames property. Specifies whether font family names used in the document are resolved and substituted according to [Document.Fontsettings](../../../aspose.words/document/Fontsettings/) when being written into HTML-based formats....fontSettings when being written into...documents. That is, Document.fontSettings are ignored and no resolution...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose.PSD for .NET 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(System...firstPortion . Style . FontName = FontSettings . GetAdobeFontName ( "Comic...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-7...
  4. 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++....Words :: Document > (); auto fontSettings = System :: MakeObject <...Fonts :: FontSettings > (); doc -> set_FontSettings ( fontSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. Incorrect Flama Font Substitution - Free Suppor...

    When converting a .docx file using Flama Light Italic, the resulting PDF is using Flama Semibold Italic, which is causing some additional line spacing which is messing with the formatting of the document. Because of this…... Create a FontSettings object and set the defa...docx"); // Create FontSettings var fontSettings = new Aspose.Words...

    forum.aspose.com/t/incorrect-flama-font-substit...
  6. FontSettings.SetFontsFolders | Aspose.Words for...

    Discover how to use the SetFontsFolders method in Aspose.Words to customize TrueType font locations for optimal document rendering and embedding....SetFontsFolders Contents [ Hide ] FontSettings.SetFontsFolders method Sets...[] originalFontSources = FontSettings . DefaultInstance . GetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  7. Aspose::Words::Fonts::FontConfigSubstitutionRul...

    Aspose::Words::Fonts::FontConfigSubstitutionRule::ResetCache method. Resets the cache of fontconfig calling results in C++.... auto fontSettings = System :: MakeObject <...Aspose :: Words :: Fonts :: FontSettings > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. FontSettings.get_fonts_sources method | Aspose....

    Fontsettings.get_fonts_sources method. Gets a copy of the array that contains the list of sources where Aspose.Words looks for TrueType fonts....new font sources use the FontSettings.set_fonts_sources() method...original_font_sources = aw . fonts . FontSettings . default_instance . get_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Using TrueType Fonts in Python|Aspose.Words for...

    Aspose.Words for Python via .NET can find the right font or its suitable replacement for correct document rendering. This ensures that the difference between the displayed document and the original is minimal when there is not enough information about a font.... A: Use the FontSettings class to point Aspose.Words...SetFontsFolder and assign the FontSettings object to the Document instance...

    docs.aspose.com/words/python-net/using-truetype...
  10. FontSubstitutionReason | Aspose.Words for Java

    Specifies the reason of font substitution in Java....lback); FontSettings fontSettings = new FontSettings(); fontSettings...setDefaultFontName("Arial"); fontSettings.setFontsFolder(getFontsDir()...

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