Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 141,564 for

font

(0.24 sec)
  1. 通过C++用JavaScript格式化单元格|Documentation

    学习如何在Aspose.Cells for JavaScript via C++中格式化和样式化单元格,包括数字格式化、日期格式化、字体样式和其他单元格样式选项。我们的指南将帮助你创建漂亮且专业的电子表格。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...Setting the font color of the text style . font . color = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/cells-f...
  2. 用JavaScript通过C++格式化和修改命名范围|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++格式化和修改命名范围。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...(); // Specify some Font settings. stl . font . name = "Arial" ;...

    docs.aspose.com/cells/zh/javascript-cpp/format-...
  3. Fill.backThemeColor property | Aspose.Words for...

    Fill.backThemeColor property. Gets or sets a ThemeColor object that represents the background color for the fill...."BackThemeColor" and "BackTintAndShade" for font fill. if ( fill . backTintAndShade...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FontSourceBase.GetAvailableFonts | Aspose.Words...

    Discover available Fonts with FontSourceBase's GetAvailableFonts method. Enhance your projects with a diverse selection of high-quality typefaces!...GetAvailableFonts method Returns list of fonts available via this source. public...available fonts. // Configure Aspose.Words to source fonts from a...

    reference.aspose.com/words/net/aspose.words.fon...
  5. LayoutOptions.show_hidden_text property | Aspos...

    LayoutOptions.show_hidden_text property. Gets or sets indication of whether hidden text in the document is rendered... font . hidden = True builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HyphenationOptions.auto_hyphenation property | ...

    HyphenationOptions.auto_hyphenation property. Gets or sets value determining whether automatic hyphenation is turned on for the document... font . size = 24 builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 什么是字体? | .NET 版 Aspose.Font

    字体是一个非常复杂的问题。开发任何接口,您将面对您将要编码字体的部分。本章将使您更容易。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/what-is-font/
  8. Worksheet to Image - Set Pixel Format for the R...

    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....to have priority Set Default Font while Rendering a Spreadsheet...

    docs.aspose.com/cells/python-net/worksheet-to-i...
  9. Known Issues in Aspose.Slides for Java 14.4.0|A...

    Review known issues in Aspose.Slides for Java 14.4.0 to ensure accurate work with PowerPoint and OpenDocument files and avoid surprises in your presentations....fill formats, line formats and font). There are known issues in...

    docs.aspose.com/slides/java/known-issues-in-asp...
  10. 在 Excel 中使用 C++ 更改批注背景色的方法|Documentation

    如何更改 Excel 批注中的颜色。以及如何使用 C++ 在批注中插入图片或图像。..." ); Font font = comment . GetFont (); font . SetName (...

    docs.aspose.com/cells/zh/cpp/how-to-set-comment...