Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 139,839 for

font

(0.09 sec)
  1. 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...
  2. Font.outline property | Aspose.Words for Node.js

    Font.outline property. True if the Font is formatted as outline....outline property Font.outline property True if the font is formatted... builder . font . outline = true ; builder . font . color = "#0000FF"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Font.tint_and_shade property | Aspose.Words for...

    Font.tint_and_shade property. Gets or sets a double value that lightens or darkens a color....tint_and_shade property Font.tint_and_shade property Gets or...Throw if set this property for Font object with non-theme colors...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. Web Font API 快速入门指南

    一份简明的备忘单,涵盖 CSS @Font‑face、GoogleFonts、AdobeFonts、可变字体和 JavaScript 加载 API 以及性能最佳实践。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/quick-start-web-fon...
  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. 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...
  9. Font.Style | Aspose.Words for .NET

    Discover how to use the Font Style property to customize character styles in your formatting for enhanced text appeal and readability....Style Contents [ Hide ] Font.Style property Gets or sets the...); style . Font . Color = Color . Red ; style . Font . Name = "Courier...

    reference.aspose.com/words/net/aspose.words/fon...
  10. Font.style property | Aspose.Words for Python

    Font.style property. Gets or sets the character style applied to this formatting....style property Font.style property Gets or sets the character...CHARACTER , 'MyStyle' ) style . font . color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...