Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 2,444 for

fontsettings

(0.06 sec)
  1. FontSettings.set_fonts_sources method | Aspose....

    aspose.words.fonts.Fontsettings.set_fonts_sources method... FontSettings . default_instance . get_fonts_sources...folder_font_source ] aw . fonts . FontSettings . default_instance . set_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Manipulate and Substitute TrueType Fonts|Aspose...

    Aspose.Words for Java can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately, or search for a suitable font replacement, or uses the Font fallback mechanism....mechanisms are contained in the FontSettings class. This class is responsible...However, each instance of FontSettings has its own cache, which...

    docs.aspose.com/words/java/manipulate-and-subst...
  3. PdfSaveOptions.embedFullFonts property | Aspose...

    PdfSaveOptions.embedFullFonts property. Controls how fonts are embedded into the resulting PDF documents.... FontSettings . defaultInstance . getFontsSources...fontsDir , true ); aw . Fonts . FontSettings . defaultInstance . setFontsSources...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. Aspose::Words::Fonts::TableSubstitutionRule::Lo...

    Aspose::Words::Fonts::TableSubstitutionRule::Load method. Loads table substitution settings from XML stream in C++....Words :: Document > (); auto fontSettings = System :: MakeObject <...Fonts :: FontSettings > (); doc -> set_FontSettings ( fontSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. Font changed in PDF file - Free Support Forum -...

    Hi Alexey, We have the code that builds Aspose document in memory and then saves it to either Word or Pdf. We have recently installed 3 new fonts to our server, and while the Word shows them correctly, the PDF document …...the font folder – create a FontSettings object and point it to the...example var fontSettings = new Aspose.Words.FontSettings(); fontSettings...

    forum.aspose.com/t/font-changed-in-pdf-file/325129
  7. Aspose::Words::Fonts::FontConfigSubstitutionRul...

    Aspose::Words::Fonts::FontConfigSubstitutionRule::IsFontConfigAvailable method. Check if fontconfig utility is available or not in C++.... auto fontSettings = System :: MakeObject <...Aspose :: Words :: Fonts :: FontSettings > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. 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...
  9. Font-Embedding ROMAN - Free Support Forum - asp...

    Hello, we upgraded from version 18.1 to version 24.8. During this transition, we noticed differences in how fonts are embedded when generating a PDF file from a Word document. Fonts are now embedded twice with differen…... Specifically, set the FontSettings to control how fonts are...import com.aspose.words.FontSettings; import com.aspose.words...

    forum.aspose.com/t/font-embedding-roman/315555
  10. 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...