Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 136,552 for

aspose font

(0.34 sec)
  1. ChartDataTable.format property | Aspose.Words f...

    ChartDataTable.format property. Provides access to fill of text background and border formatting of the data table....@property def format ( self ) -> aspose . words . drawing . charts...has_outline_border = False data_table . font . italic = True data_table ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 在 .NET 中管理演示文稿中的 ActiveX 控件|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发人员提供对幻灯片的强大控制。...Aspose.Slides for .NET 允许您管理 ActiveX...控件,但管理它们稍微更复杂,并且不同于普通的演示文稿形状。从 Aspose.Slides for .NET 6.9.0 开始,该组件支持管理...

    docs.aspose.com/slides/zh/net/activex/
  3. 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...
  4. TextPath class | Aspose.Words for Node.js

    Aspose.Words.Drawing.TextPath class. Defines the text and formatting of the text path (of a WordArt object)...Description bold True if the font is formatted as bold. fitPath...of the textpath font. italic True if the font is formatted as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. EmbeddedFontStyle enumeration | Aspose.Words fo...

    Aspose.Words.Fonts.EmbeddedFontStyle enumeration. Specifies the style of an embedded Font inside a [FontInfo](../Fontinfo/) object....Specifies the style of an embedded font inside a FontInfo object. Members...embedded font. Bold Specifies the Bold embedded font. Italic Specifies...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Excel MCP - AI-Powered Spreadsheet Automation|D...

    Excel MCP - AI-powered spreadsheet automation server for Excel AI integration, Excel Formula MCP, and comprehensive Excel automation workflows... 📦 NPM Package : aspose.cells.mcp Key Features AI Excel...Smart Excel Formatting : Apply fonts, colors, borders, and Excel...

    docs.aspose.com/cells/nodejs-cpp/mcp/
  7. SystemFontSource | Aspose.Words for .NET

    Discover the SystemFontSource constructor for efficient Font management. Enhance your web design with optimized typography solutions today!...document’s system font source and set font substitutes. Document...document always contains a system font source. Assert . That ( doc...

    reference.aspose.com/words/net/aspose.words.fon...
  8. 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...
  9. Font.TintAndShade | Aspose.Words for .NET

    Discover the Font TintAndShade property to easily adjust colors! Lighten or darken shades for vibrant designs. Enhance your projects effortlessly!...TintAndShade Contents [ Hide ] Font.TintAndShade property Gets or...Throw if set this property for Font object with non-theme colors...

    reference.aspose.com/words/net/aspose.words/fon...
  10. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the Font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...poi create doc, use aspose.words to save the doc but toc...toc page num is error Aspose.Words Product Family words-java...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...