Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 2,433 for

fontsettings

(0.16 sec)
  1. 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...
  2. SaveOptions.AllowEmbeddingPostScriptFonts | Asp...

    Control font embedding in your documents with SaveOptions' AllowEmbeddingPostScriptFonts. Easily manage TrueType font options for enhanced document quality.... FontSettings = new FontSettings (); doc . FontSettings . SetFontsSources...

    reference.aspose.com/words/net/aspose.words.sav...
  3. FileFontSource Class | Aspose.Words for .NET

    Discover Aspose.Words.Fonts.FileFontSource. Easily manage TrueType font files on your system for enhanced document formatting and design flexibility.... FontSettings = new FontSettings (); doc . FontSettings . SetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  4. Aspose.PSD for .NET 21.12 - 发行说明|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....FontSettings.SetAllowedFonts(System.String[])...String[]) M:Aspose.PSD.FontSettings.IsFontAllowed(System.String)...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. MemoryFontSource Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.MemoryFontSource class, enabling seamless access to TrueType fonts stored in memory for enhanced document processing.... FontSettings = new FontSettings (); doc . FontSettings . SetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  6. PhysicalFontInfo.EmbeddingLicensingRights | Asp...

    Discover the PhysicalFontInfo EmbeddingLicensingRights property—unlock essential font embedding rights for seamless design integration.... FontSettings settings = FontSettings . DefaultInstance...

    reference.aspose.com/words/net/aspose.words.fon...
  7. 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...
  8. 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
  9. 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...
  10. Substitute TrueType Fonts|Aspose.Words for Pyth...

    Aspose.Words for Python via .NET can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately. If a font or a specific character is not available, Aspose.Words searches 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/python-net/manipulating-a...