Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 134,630 for

font

(0.1 sec)
  1. 处理页眉和页脚|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...
  2. Rotating Cell Text in VSTO and Aspose.Cells|Doc...

    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 =...

    docs.aspose.com/cells/net/rotating-cell-text-in...
  3. 使用公式函数处理数据|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...."=Sum(A1:A3)" ; //Set the font bold in cell A4 cellA4 . Font . Bold = true...= "=Sum(A1:A3)" ; //Set the font bold in cell A4 //and set the...

    docs.aspose.com/cells/zh/net/use-formulas-funct...
  4. Getting Started | Aspose.Font for Node.js

    Node.js Font Manipulation API's Getting Started section covers topics including Product Overview, Installation and run examples, and Licensing....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/nodejs-cpp/getting-started/
  5. Product Overview | Aspose.Font for C++

    C++ APIs for the developers to manipulate and Font files. Here you will find Aspose.Font API Solution for C++ overview....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/cpp/product-overview/
  6. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Android via Java calculates and applies effective shape properties for precise PowerPoint rendering.... println ( "Font alignment: " + effectiveStyleLevel...dispose (); } Get the Effective Font Height Value Using Aspose.Slides...

    docs.aspose.com/slides/androidjava/shape-effect...
  7. Document Builder Overview in Java|Aspose.Words ...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Java.... It allows you to specify fonts, paragraph or section formatting...and others. For example, the Font class represents character formatting...

    docs.aspose.com/words/java/document-builder-ove...
  8. Aspose::Words::Run::Run constructor | Aspose.Wo...

    Aspose::Words::Run::Run constructor. Initializes a new instance of the Run class in C++...." ); run -> get_Font () -> set_Color ( System ::...format a run of text using its font property. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/run...
  9. Font.noProofing property | Aspose.Words for Nod...

    Font.noProofing property. True when the formatted characters are not to be spell checked....noProofing property Font.noProofing property True when the formatted...completely disabling it. builder . font . noProofing = true ; builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 在字体上应用上标和下标效果|Documentation

    将 JavaScript 代码应用于 Excel 中的上标和下标效果,使用 Aspose.Cells for JavaScript 通过 C++。... 处理上标和下标 通过将 Font 对象的 isSuperscript 属性设置为 true...true 来应用上标效果。要应用下标,请将 Font 对象的 isSubscript 属性设置为 true 。 以下代码示例展示了如何将上标和下标应用于文本。...

    docs.aspose.com/cells/zh/javascript-cpp/apply-s...