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

font

(0.08 sec)
  1. Get Text Width of Cell Value|Documentation

    Learn how to get text width of cell value through Aspose.Cells for Node.js via C++ API....getTextWidth(string, Font, number) method, which allows...CellsHelper.getTextWidth(string, Font, number) to obtain the text...

    docs.aspose.com/cells/nodejs-cpp/get-text-width...
  2. 使用 Java 管理演示文稿中的 ActiveX 控件|Aspose.Slides 文档

    了解 Aspose.Slides for Java 如何利用 ActiveX 自动化和增强 PowerPoint 演示文稿,为开发者提供对幻灯片的强大控制。... Font font = new java . awt . Font ( control . getProperties...( "FontName" ), java . awt . Font . PLAIN , 16 ); graphics . setColor...

    docs.aspose.com/slides/zh/java/activex/
  3. Fill.foreTintAndShade property | Aspose.Words f...

    Fill.foreTintAndShade property. Gets or sets a double value that lightens or darkens the foreground color....lightening and darkening foreground font color. let doc = new aw . Document...firstParagraph . runs . at ( 0 ). font . fill ; textFill . foreThemeColor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 使用 JavaScript 通过 C++ 合并和拆分单元格|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 JavaScript 库,支持合并和拆分单元格。本文将介绍如何使用 Aspose.Cells 库合并和拆分单元格,并提供自定义合并单元格样式的选项。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...// Create a Font object const font = style . font ; // Set the...

    docs.aspose.com/cells/zh/javascript-cpp/merging...
  5. main.bundle.min.e24a760d79718ad7c73b1c0e4d0f02f...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......15px 2rem;font-family:arial,sans-serif;color:#4c4c4c;font-size:....flex;justify-content:center;font-size:.9rem;padding-bottom:.5rem}...

    docs.aspose.com/font/css/main.bundle.min.e24a76...
  6. 在VSTO和Aspose.Cells中旋转单元格文字|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....)); //Set the font color of cell text _range . Font . Color = System...// Set the font color of cell text objstyle . Font . Color = Color...

    docs.aspose.com/cells/zh/net/rotating-cell-text...
  7. 处理页眉和页脚|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....central header //and changing the font of the header pageSetup . SetHeader...right header and changing the font of the header pageSetup . SetHeader...

    docs.aspose.com/cells/zh/net/working-with-heade...
  8. Working with Headers and Footers|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....central header //and changing the font of the header pageSetup . SetHeader...right header and changing the font of the header pageSetup . SetHeader...

    docs.aspose.com/cells/net/working-with-headers-...
  9. Setting Properties on Images|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....Contents [ Hide ] Updating Fonts Cache Using Aspose.PSD for Java...add possibility to refresh fonts cache. Below is the code demonstration...

    docs.aspose.com/psd/java/setting-properties-on-...
  10. ImportFormatOptions class | Aspose.Words for No...

    Aspose.Words.ImportFormatOptions class. Allows to specify various import options to format output... font . size = 14 ; myStyle . font . name = "Courier..."Courier New" ; myStyle . font . color = "#0000FF" ; builder . paragraphFormat...

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