Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 2,433 for

fontsettings

(0.12 sec)
  1. Aspose.PSD for .NET 21.12 - 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.SetAllowedFonts(System.String[])...String[]) M:Aspose.PSD.FontSettings.IsFontAllowed(System.String)...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  2. Aspose::Words::WarningSource enum | Aspose.Word...

    Aspose::Words::WarningSource enum. Specifies the module that produces a warning during document loading or saving in C++....set_WarningCallback ( callback ); auto fontSettings = System :: MakeObject <...Words :: Fonts :: FontSettings > (); fontSettings -> get_SubstitutionSettings...

    reference.aspose.com/words/cpp/aspose.words/war...
  3. Aspose::Words::WarningInfoCollection class | As...

    Aspose::Words::WarningInfoCollection class. Represents a typed collection of WarningInfo objects. To learn more, visit the documentation article in C++.... auto fontSettings = System :: MakeObject <...Words :: Fonts :: FontSettings > (); fontSettings -> get_SubstitutionSettings...

    reference.aspose.com/words/cpp/aspose.words/war...
  4. Aspose::Words::Fonts::FontFallbackSettings::Bui...

    Aspose::Words::Fonts::FontFallbackSettings::BuildAutomatic method. Automatically builds the fallback settings by scanning available fonts in C++....Words :: Document > (); auto fontSettings = System :: MakeObject <...Fonts :: FontSettings > (); doc -> set_FontSettings ( fontSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. FontSourceType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Fonts.FontSourceType enum for efficient font source management. Optimize your document processing with flexible font options.... FontSettings = new FontSettings (); doc . FontSettings . SetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  6. FontSourceBase.Priority | Aspose.Words for .NET

    Discover the FontSourceBase Priority property to optimize your font sourcing. Enhance performance and improve user experience effortlessly!... FontSettings = new FontSettings (); doc . FontSettings . SetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  7. FontNameSubstitutionRule | Aspose.Words for Java

    Font substitution rule for processing font name in Java.... FontSettings fontSettings = new FontSettings(); FontConfigSubstituti... fontConfigSubstituti = fontSettings.getSubstitutionSetti()....

    reference.aspose.com/words/java/com.aspose.word...
  8. PdfSaveOptions | Aspose.Words for .NET

    Discover the PdfSaveOptions constructor, designed to effortlessly initialize and save your documents in high-quality PDF format. Streamline your workflow today!...[] originalFontsSources = FontSettings . DefaultInstance . GetFontsSources...FolderFontSource ( FontsDir , true ); FontSettings . DefaultInstance . SetFontsSources...

    reference.aspose.com/words/net/aspose.words.sav...
  9. ComparerContext | Aspose.Words for Java

    Document comparer context in Java.... setFontSettings(FontSettings value) Font settings used...getFontSettings() public FontSettings getFontSettings() Font settings...

    reference.aspose.com/words/java/com.aspose.word...
  10. Font missmatch between Word, PDF, and image typ...

    Hi Aspose Team, we face a problem when converting word to any image format (JPEG, PNG). We are using template word document using document builder. The content inserted in the word contains an SVG in an HTML string. The…...this, you can utilize the FontSettings class in Aspose.Words, which...Define FontSettings : Create an instance of FontSettings and specify...

    forum.aspose.com/t/font-missmatch-between-word-...