Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 2,449 for

fontsettings

(0.86 sec)
  1. 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...
  2. PdfSaveOptions.EmbedFullFonts | Aspose.Words fo...

    Discover how the PdfSaveOptions EmbedFullFonts feature enhances your PDF documents by ensuring complete font embedding for perfect formatting....[] originalFontsSources = FontSettings . DefaultInstance . GetFontsSources...FolderFontSource ( FontsDir , true ); FontSettings . DefaultInstance . SetFontsSources...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Document::get_FontSettings metho...

    Aspose::Words::Document::get_Fontsettings method. Gets or sets document font settings in C++....Aspose::Words::Document::get_FontSettings method Contents [ Hide ]...] Document::get_FontSettings method Gets or sets document font...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::Fonts::FontSubstitutionRule clas...

    Aspose::Words::Fonts::FontSubstitutionRule class. This is an abstract base class for the font substitution rule. To learn more, visit the documentation article in C++.... auto fontSettings = System :: MakeObject <...Aspose :: Words :: Fonts :: FontSettings > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. PdfSaveOptions.embed_full_fonts property | Aspo...

    PdfSaveOptions.embed_full_fonts property. Controls how fonts are embedded into the resulting PDF documents.... FontSettings . default_instance . get_fonts_sources...scan_subfolders = True ) aw . fonts . FontSettings . default_instance . set_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Manipulating Metafiles|Documentation

    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....Imaging for Java provides the FontSettings class to manage font settings...settings. Using FontSettings class you can specify the font folder...

    docs.aspose.com/imaging/java/manipulating-metaf...
  7. Aspose::Words::Fonts::FontSubstitutionSettings:...

    Aspose::Words::Fonts::FontSubstitutionSettings::get_TableSubstitution method. Settings related to table substitution rule in C++....Words :: Document > (); auto fontSettings = System :: MakeObject <...Fonts :: FontSettings > (); doc -> set_FontSettings ( fontSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Aspose::Words::Fonts::FontConfigSubstitutionRul...

    Aspose::Words::Fonts::FontConfigSubstitutionRule class. Font config substitution rule. To learn more, visit the documentation article in C++.... auto fontSettings = System :: MakeObject <...Aspose :: Words :: Fonts :: FontSettings > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Aspose::Words::Fonts::TableSubstitutionRule::Se...

    Aspose::Words::Fonts::TableSubstitutionRule::SetSubstitutes method. Override substitute font names for given original font name in C++....Aspose :: Words :: Fonts :: FontSettings :: get_DefaultInstance ()...substitute, and so on. doc -> set_FontSettings ( System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. Font Formatting and Styling Issue After Upgradi...

    Hello Aspose Team, We have encountered an issue after upgrading Aspose.dll from version 22.5.0 to 25.6.0 in our application. Environment Details: Aspose.Words.dll: Upgraded from 22.5.0 → 25.6.0 Aspose.Cells.dll: …...Configuration : Configure the FontSettings class to specify custom...example: FontSettings fontSettings = new FontSettings(); fontSettings...

    forum.aspose.com/t/font-formatting-and-styling-...