Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 139,434 for

font

(0.39 sec)
  1. Font.lineSpacing property | Aspose.Words for No...

    Font.lineSpacing property. Returns line spacing of this Font (in points)....lineSpacing property Font.lineSpacing property Returns line spacing...spacing of this font (in points). get lineSpacing () : number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FontEmbeddingLicensingRights.BitmapEmbeddingOnl...

    Discover the FontEmbeddingLicensingRights BitmapEmbeddingOnly property, which ensures exclusive Bitmap embedding restrictions for enhanced design control....only bitmaps contained in the font may be embedded. No outline...bitmaps available in the font, then the font is considered unembeddable...

    reference.aspose.com/words/net/aspose.words.fon...
  3. How to Remove Default Bookmark When Exporting a...

    Hello Team, I’m exporting a range with name as HTML, and I’ve noticed that a bookmark with the range name is automatically inserted into the generated HTML content. How can I prevent this bookmark from being included du…...export as is with font all as I can see for few font when I try to...not able to preserve font for few font’s KeerthanaRamesh214 November...

    forum.aspose.com/t/how-to-remove-default-bookma...
  4. 使用 C++ 设置标题和正文主题字体|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的 C++ 库。它支持在 Excel 文档中设置标题和正文主题字体,帮助用户自定义文档的外观和样式。本文介绍如何使用 Aspose.Cells 库处理 Excel 文档中的标题和正文主题字体。...for C++,我们可以检查默认字体是否为主题字体,或通过 Font.GetSchemeType() 属性设置主题字体。 以下示例代码展示了如何操纵主题字体。...GetDefaultStyle (); // Get the font scheme type FontSchemeType schemeType...

    docs.aspose.com/cells/zh/cpp/headings-and-body-...
  5. Working with Colors in Apache POI and Aspose.Ce...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....class can be used to configure font settings. Java //Accessing cell...color to the font style = cell . getStyle (); Font font = style ...

    docs.aspose.com/cells/java/working-with-colors-...
  6. ListLevelCollection indexer | Aspose.Words for ...

    ListLevelCollection indexer. Gets a list level by index.... font . color = aspose . pydrawing...pydrawing . Color . red list_level . font . size = 24 list_level . number_style...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ListLevelCollection class | Aspose.Words for Py...

    aspose.words.lists.ListLevelCollection class. A collection of list formatting for each level in a list... font . color = aspose . pydrawing...pydrawing . Color . red list_level . font . size = 24 list_level . number_style...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Font.fill property | Aspose.Words for Node.js

    Font.fill property. Gets fill formatting for the [Font](../)....property Font.fill property Gets fill formatting for the Font . get...Aspose.Words class Font Font.engrave property Font.hidden property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentBase.ImportNode | Aspose.Words for .NET

    Effortlessly import nodes from other documents to enhance your workflow with DocumentBase's ImportNode method. Streamline your document management today!... Font . Name = "Courier New" ; DocumentBuilder...DocumentBuilder ( srcDoc ); srcBuilder . Font . Style = srcStyle ; srcBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Font.number_spacing property | Aspose.Words for...

    Font.number_spacing property. Gets or sets the spacing type of the numeral being displayed....number_spacing property Font.number_spacing property Gets or...first_paragraph . runs [ 0 ] if run . font . number_spacing == aw . NumSpacing...

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