Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 139,613 for

font

(0.1 sec)
  1. DocumentBuilder.insertParagraph method | Aspose...

    DocumentBuilder.insertParagraph method. Inserts a paragraph break into the document....); let font = builder . font ; font . size = 16 ; font . bold...bold = true ; font . color = "#0000FF" ; font . name = "Arial" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Specify Fallback Fonts for Presentations in .NE...

    Master Aspose.Slides for .NET 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 .NET Contents [ Hide...the rules to apply a fallback font. FontFallBackRule class represents...

    docs.aspose.com/slides/net/create-fallback-font/
  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. 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...
  5. 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...
  6. 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...
  7. 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...
  8. Specify TrueType Fonts Location in C#|Aspose.Wo...

    Specify various TrueType Font sources: system folder, user sources, loading Fonts from a stream, a file system or memory using C#....Ask AI Specify TrueType Fonts Location Contents [ Hide ] Purpose...explains how to configure TrueType font locations for rendering. This...

    docs.aspose.com/words/net/specifying-truetype-f...
  9. 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...
  10. 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...