Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 112,078 for

font

(0.05 sec)
  1. 字体转换器| node.js的API解决方案

    易于使用的node.js通过C ++库从Aspose.Font进行字体转换。允许您使用其他字体(例如True Type或Web字体)工作。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/nodejs-cpp/convert-font/
  2. 在 Excel 中使用 C++ 更改批注背景色的方法|Documentation

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

    docs.aspose.com/cells/zh/cpp/how-to-set-comment...
  3. Adding a Watermark to an Image|Documentation

    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.... Create and initialize Font and SolidBrush objects. Draw...object. Create and initialize Font and SolidBrush objects. Get...

    docs.aspose.com/psd/net/adding-a-watermark-to-a...
  4. Features Overview|Aspose.Slides Documentation

    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.... - Font type. - Font size. - Font color. - Font shades....

    docs.aspose.com/slides/java/features-overview/
  5. 如何使用 C++ 获取字体度量

    在本主题中,我们将探讨如何使用 C++ 获取 Font Metrics。您可以使用 C++ 从 Type1 以及其他字体类型(如 OpenType 或 TrueType)获取 Font Metrics,在 MS Windows 或 Linux 中使用很少的 API 调用。...Font Product Family Aspose.TeX Product...包管理器工具安装 Aspose.Font for C++ 库 包括对 Aspose::Font 命名空间的引用 创建 FontDefinition...

    kb.aspose.com/zh/font/cpp/how-to-get-font-metri...
  6. Change the HTML Link Target Type|Documentation

    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....Document Properties Set Default Font while rendering spreadsheet...

    docs.aspose.com/cells/net/change-the-html-link-...
  7. 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...
  8. 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...
  9. 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...
  10. 使用 C++ 通过 Node.js 管理 Excel 图表的图例|Documentation

    学习如何利用Aspose.Cells for Node.js via C++有效利用和自定义 Microsoft Excel 中的图表图例。我们的全面指南解释了图例的功能,如何访问和修改它,以及如何通过图例改善可视化和数据理解。...( "Title" ); // Setting the font color of the chart title to...LegendPositionType . Left ); // Set font color of the legend chart ....

    docs.aspose.com/cells/zh/nodejs-cpp/chart-legend/