Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 139,847 for

font

(0.27 sec)
  1. FontInfo.name property | Aspose.Words for Node.js

    FontInfo.name property. Gets the name of the Font....property Gets the name of the font. get name () : string Remarks...to print the details of what fonts are present in a document. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Manage PowerPoint Presentation Themes in Python...

    Master presentation themes in Aspose.Slides for Python via .NET to create, customize and convert PowerPoint files with consistent branding....PowerPoint, a theme includes colors, fonts , background styles , and effects...Change the Theme Font To allow you to select fonts for themes and...

    docs.aspose.com/slides/python-net/presentation-...
  3. Style class | Aspose.Words for Node.js

    Aspose.Words.Style class. Represents a single built-in or user-defined style... font Gets the character formatting...style . font . name = "Times New Roman" ; style . font . size...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Style class | Aspose.Words for Python

    aspose.words.Style class. Represents a single built-in or user-defined style... font Gets the character formatting...style . font . name = 'Times New Roman' style . font . size =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Change the format of a cell|Documentation

    How to use Aspose.Cells library in JavaScript via C++ to change the formatting of cells, including Font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear....you can change the font style, font size, font color, number format...various formatting options (e.g., font color, bold), and apply the...

    docs.aspose.com/cells/javascript-cpp/how-to-cha...
  6. Aspose.Pdf [26.3.0] Text Extraction Issue In Do...

    public override string GetText() { AsposePdf.Text.TextSearchOptions textSearchOptions = new AsposePdf.Text.TextSearchOptions(false); //Ignore error → Invalid Font name (used Font is not present in the PDF resources) …...//Ignore error → Invalid font name (used font is not present in the...means that errors of absence of font will be ignored. Text segments...

    forum.aspose.com/t/aspose-pdf-26-3-0-text-extra...
  7. Manage Presentation Themes in C++|Aspose.Slides...

    Master presentation themes in Aspose.Slides for C++ to create, customize and convert PowerPoint files with consistent branding.... a theme comprises colors, fonts , background styles , and effects.... Change Theme Font To allow you select fonts for themes and...

    docs.aspose.com/slides/cpp/presentation-theme/
  8. Border.line_width property | Aspose.Words for P...

    Border.line_width property. Gets or sets the border width in points.... font . border . color = aspose ....builder . font . border . line_width = 2.5 builder . font . border...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Fonts of sans serif type

    This article provides a brief overview of sans-serif Fonts, explaining their characteristics and purpose, pros and cons, and many more....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/what-is-font/sans-seri...
  10. 使用 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-...