Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 137,427 for

font

(0.08 sec)
  1. WarningSource Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WarningSource enum, identifying warning sources during document loading and saving for enhanced document management.... Font 21 Module that reads font files. Svg 22 Module...additional information about font substitution. Document doc =...

    reference.aspose.com/words/net/aspose.words/war...
  2. 使用 C++ 搜索 PDF | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码在不以编程方式打开 PDF 文档的情况下搜索 PDF 文档。... println ( "Font - Name :- " + textFragment ...()); System . out . println ( "Font - IsAccessible :- " + textFragment...

    products.aspose.com/pdf/zh-hans/cpp/search/
  3. RowFormat.height property | Aspose.Words for Py...

    RowFormat.height property. Gets or sets the height of the table row in points.... font . size = 16 builder . font . name = 'Arial'...'Arial' builder . font . bold = True # Configuring the formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FontSettings.getFontsSources method | Aspose.Wo...

    FontSettings.getFontsSources method. Gets a copy of the array that contains the list of sources where Aspose.Words looks for TrueType Fonts....Words looks for TrueType fonts. getFontsSources () Remarks...document rendering. To specify new font sources use the FontSettings...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentBuilder constructor | Aspose.Words for ...

    aspose.words.DocumentBuilder constructor...# Default font size is 12. builder . writeln ( 'Font size 12 here...Changes the font size inside the table. builder . font . size =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Merging and Unmerging Cells with JavaScript via...

    Aspose.Cells is a JavaScript library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...// Create a Font object const font = style . font ; // Set the...

    docs.aspose.com/cells/javascript-cpp/merging-an...
  7. 通过JavaScript via C++配置渲染电子表格的字体|Documentation

    学习使用Aspose.Cells for JavaScript通过C++配置字体以渲染电子表格。确保字体可用以实现最佳转换效果。...font 属性下指定的默认字体。 如果API无法找到工作簿的 DefaultStyle.font 属性下定义的字体,则尝试使用...head > < title > Aspose.Cells Font Configuration Example </ title...

    docs.aspose.com/cells/zh/javascript-cpp/configu...
  8. Adding Text stamps in PDF via Python|Aspose.PDF...

    Add a text stamp to a PDF document using the TextStamp class with Aspose.PDF for Python library....based stamp like font size, font style, and font color etc. In order...text_state . font = ap . text . FontRepository . find_font ( "Arial"...

    docs.aspose.com/pdf/python-net/text-stamps-in-t...
  9. Theme.colors property | Aspose.Words for Python

    Theme.colors property. Allows to specify the set of theme colors for the document....how to set custom colors and fonts for themes. doc = aw . Document...theme, a source of default fonts and colors. theme = doc . theme...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Text|Documentation

    Text element is used to add one or more lines of text to the form....Description font_family string “Segoe UI” The font family for...the text. font_style string / array “regular” The font style for...

    docs.aspose.com/omr/net/json-markup/text/