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

font

(1.34 sec)
  1. 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...
  2. 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/
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. Specify Fallback Fonts for Presentations in С++...

    Master Aspose.Slides for С++ to set fallback Fonts in PPT, PPTX and ODP files, safeguarding consistent text display on any device or OS....Specify Fallback Fonts for Presentations in С++ Contents [ Hide...allows you to specify fallback fonts for presentation rendering and...

    docs.aspose.com/slides/cpp/create-fallback-font/
  10. 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...