Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 959 for

fallback font

(0.17 sec)
  1. TableSubstitutionRule.GetSubstitutes | Aspose.W...

    Discover the GetSubstitutes method in TableSubstitutionRule. Easily retrieve substitute Font names for your original Font, enhancing design flexibility....substitute font names for the specified original font name. public...Original font name. Return Value List of alternative font names...

    reference.aspose.com/words/net/aspose.words.fon...
  2. TableSubstitutionRule.AddSubstitutes | Aspose.W...

    Enhance your typography with the TableSubstitutionRule AddSubstitutes method, allowing seamless integration of substitute Fonts for any original Font....Adds substitute font names for given original font name. public...originalFontName String Original font name. substituteFontNames String[]...

    reference.aspose.com/words/net/aspose.words.fon...
  3. TableSubstitutionRule.add_substitutes method | ...

    TableSubstitutionRule.add_substitutes method. Adds substitute Font names for given original Font name....al_font_name, substitute_font_names) Adds substitute font names...original font name. def add_substitutes ( self , original_font_name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Boxes appear in generated PDF due to missing fo...

    I’m using Aspose.PDF for .NET to generate PDF files in an AWS Lambda environment. The issue I’m facing is that boxes (□) appear instead of text in the generated PDFs — this seems to happen because the required Fonts are…...due to missing fonts — Need help embedding fonts in Aspose.PDF...happen because the required fonts aren’t available in the Lambda...

    forum.aspose.com/t/boxes-appear-in-generated-pd...
  5. Aspose::Words::Fonts::FontSettings::SetFontsFol...

    Aspose::Words::Fonts::FontSettings::SetFontsFolders method. Sets the folders where Aspose.Words looks for TrueType Fonts when rendering documents or embedding Fonts in C++....Aspose::Words::Fonts::FontSettings::SetFontsFolders method Contents...TrueType fonts when rendering documents or embedding fonts. void...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. IWarningCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving in Java....IWarningCallback interface to monitor font substitution warnings. public...collection of font sources, which will be the default font source for...

    reference.aspose.com/words/java/com.aspose.word...
  7. FAQ|Aspose.Words for Java

    Aspose.Words for Java answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics.... Q: Why are the layout and fonts in the output document different...original? The font may not be available, or the font format is supported...

    docs.aspose.com/words/java/faq/
  8. FontFallbackSettings.loadMsOfficeFallbackSettin...

    FontFallbackSettings.loadMsOfficeFallbackSettings method. Loads predefined Fallback settings which mimics the Microsoft Word Fallback and uses Microsoft office Fonts....loadMsOfficeFallback() Loads predefined fallback settings which mimics the...Microsoft Word fallback and uses Microsoft office fonts. loadMsOfficeFallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TableSubstitutionRule.get_substitutes method | ...

    TableSubstitutionRule.get_substitutes method. Returns array containing substitute Font names for the specified original Font name....nal_font_name) Returns array containing substitute font names...original font name. def get_substitutes ( self , original_font_name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Issues with HTML to PDF Conversion Using Aspose...

    I am facing significant performance issues when converting HTML to PDF using Aspose.PDF. Specifically, it takes almost 2.5 minutes to load the HTML memory stream into the Aspose.Pdf.Document constructor. using System;…...Cannot find table ‘GPOS’ in the font file. Exception thrown: ‘System...Cannot find table ‘GSUB’ in the font file. Packages Used: Aspose...

    forum.aspose.com/t/issues-with-html-to-pdf-conv...