Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 141,507 for

font

(0.6 sec)
  1. HtmlSaveOptions.ResolveFontNames | Aspose.Words...

    Discover how the HtmlSaveOptions ResolveFontNames property enhances document formatting by ensuring accurate Font substitutions in HTML outputs....ResolveFontNames property Specifies whether font family names used in the document...this option is set to false and font family names are written to...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Aspose::Words::WarningInfo::get_WarningType met...

    Aspose::Words::WarningInfo::get_WarningType method. Returns the type of the warning in C++....match for a missing font from the available font sources. // Open...formatted with a font that does not exist in any of our font sources....

    reference.aspose.com/words/cpp/aspose.words/war...
  3. WarningInfo class | Aspose.Words for Python

    aspose.words.WarningInfo class. Contains information about a warning that Aspose.Words issued during document loading or saving...match for a missing font from the available font sources. # Open...formatted with a font that does not exist in any of our font sources....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::FontSubstitutionReason enum | As...

    Aspose::Words::FontSubstitutionReason enum. Specifies the reason of Font substitution in C++....enum Specifies the reason of font substitution. enum class FontSubstitutionReas...Description AlternativeName 0 Font substitution by alternative...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. aspose.words.fonts module | Aspose.Words for Py...

    The aspose.words.Fonts module provides classes and enumerations to access information about Fonts used in a document....fonts module Contents [ Hide ] The aspose.words.fonts module...to access information about fonts used in a document. Classes...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::IWarningCallback::Warning method...

    Aspose::Words::IWarningCallback::Warning method. Aspose.Words invokes this method when it encounters some issue during document loading or saving that might result in loss of formatting or data fidelity in C++....match for a missing font from the available font sources. // Open...formatted with a font that does not exist in any of our font sources....

    reference.aspose.com/words/cpp/aspose.words/iwa...
  7. 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...
  8. Manage Fallback Fonts for Presentations in Java...

    See how Aspose.Slides for Java uses fallback Fonts to keep text readable in PowerPoint and OpenDocument presentations when original Fonts aren’t available....Manage Fallback Fonts for Presentations in Java Contents [ Hide...Introduction Fallback fonts are used when the font specified for text...

    docs.aspose.com/slides/java/fallback-font/
  9. DocumentBuilder.PushFont | Aspose.Words for .NET

    Discover how the DocumentBuilder PushFont method enhances your document formatting by saving character styles for easy retrieval and consistent design....DocumentBuilder ( doc ); // Set up font formatting, then write the text... builder . Font . Name = "Arial" ; builder . Font . Size = 24...

    reference.aspose.com/words/net/aspose.words/doc...
  10. MemoryFontSource | Aspose.Words for Java

    Represents the single TrueType Font file stored in memory in Java....Represents the single TrueType font file stored in memory. To learn...more, visit the Working with Fonts documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...