Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 131,731 for

font

(0.15 sec)
  1. Access and Update the Portions of Rich Text of ...

    Learn how to access and update the portions of rich text of a cell through the Aspose.Cells for Node.js via C++ API....properties of the font, such as font name, font color, boldness...each portion has a different font. The following code snippet...

    docs.aspose.com/cells/nodejs-cpp/access-and-upd...
  2. Loading and Extracting Data | Java

    Java APIs for the developers to manipulate and Font files. Learn the fundamentals on how to load and save Cff Fonts within Java....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/java/loading-saving-cff-fo...
  3. NodeChangingArgs.Node | Aspose.Words for .NET

    Discover the NodeChangingArgs property to easily manage nodes being added or removed in your application. Streamline your workflow today!... /// Sets a custom font name/size for the text contents.... Words . Font font = (( Run ) args . Node ). Font ; mLog . Append...

    reference.aspose.com/words/net/aspose.words/nod...
  4. INodeChangingCallback.NodeInserted | Aspose.Wor...

    Discover the INodeChangingCallback NodeInserted method—triggered when a document node is added to another, enhancing your coding efficiency.... /// Sets a custom font name/size for the text contents.... Words . Font font = (( Run ) args . Node ). Font ; mLog . Append...

    reference.aspose.com/words/net/aspose.words/ino...
  5. Aspose::Words::DocumentBuilder::DocumentBuilder...

    Aspose::Words::DocumentBuilder::DocumentBuilder constructor. Initializes a new instance of this class in C++....DocumentBuilder > ( doc ); // Specify font formatting, then add text. System...Words :: Font > font = builder -> get_Font (); font -> set_Size...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::Fonts::FontSubstitutionSettings:...

    Aspose::Words::Fonts::FontSubstitutionSettings::get_DefaultFontSubstitution method. Settings related to default Font substitution rule in C++....Aspose::Words::Fonts::FontSubstitutionSett::get_DefaultFontSubstitut...Settings related to default font substitution rule. const System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. Public API Changes in Aspose.Cells 8.9.0|Docume...

    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....allows specifying the default font name while rendering spreadsheets...The default font will be used only when the font specified in...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. 在单元格中添加HTML富文本的C++示例|Documentation

    学习如何通过 Aspose.Cells for C++ API在单元格中添加HTML富文本。...SetHtmlString ( u "<Font Style= \" FONT-WEIGHT: bold;FONT-STYLE: italic;TEXT-DECORATION:...italic;TEXT-DECORATION: underline;FONT-FAMILY: Arial;FONT-SIZE: 11pt;COLOR: #ff0000;...

    docs.aspose.com/cells/zh/cpp/adding-html-rich-t...
  9. DefaultFontSubstitutionRule class | Aspose.Word...

    Aspose.Words.Fonts.DefaultFontSubstitutionRule class. Default Font substitution rule...DefaultFontSubstitut class Default font substitution rule. To learn...more, visit the Working with Fonts documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TextEffect enumeration | Aspose.Words for Node.js

    Aspose.Words.TextEffect enumeration. Animation effect for text runs.... font . size = 36 ; builder . font . textEffect =...Microsoft Word only support font animation effects. doc . save...

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