Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 139,743 for

font

(0.74 sec)
  1. FontSavingArgs.FontFileName | Aspose.Words for ...

    Discover the FontSavingArgs FontFileName property, easily manage Font file names and enhance your design workflow with seamless saving capabilities....name (without path) where the font will be saved to. public string...allows you to redefine how the font file names are generated during...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Font.AutoColor | Aspose.Words for .NET

    Discover the Font AutoColor property, get the current text color (black or white) for auto color adjustments. Optimize your design effortlessly!...AutoColor Contents [ Hide ] Font.AutoColor property Returns the...DocumentBuilder ( doc ); // If a run's Font object does not specify text...

    reference.aspose.com/words/net/aspose.words/fon...
  3. Installing Microsoft TrueType Fonts on Linux|Do...

    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....Installing Microsoft TrueType Fonts on Linux Contents [ Hide ] Microsoft...Microsoft True Type Fonts (TTFs) are quite commonly found throughout...

    docs.aspose.com/imaging/java/installing-microso...
  4. Adding HTML Rich Text inside the Cell with C++|...

    Learn how to add HTML Rich Text inside the Cell through the Aspose.Cells for C++ API....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/cpp/adding-html-rich-text...
  5. 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...
  6. 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...
  7. 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...
  8. ChartLegendEntry | Aspose.Words for Java

    Represents a chart legend entry in Java....Shows how to work with a legend font. Document doc = new Document(getMyDir()...getLegend(); // Set default font size all legend entries. chartLegend...

    reference.aspose.com/words/java/com.aspose.word...
  9. Style.name property | Aspose.Words for Python

    Style.name property. Gets or sets the name of the style.... font . color = aspose . pydrawing...'Heading 1' ) . font . name , new_style . font . name ) self ...

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

    Aspose.Words.NumSpacing enumeration. Specifies possible values in which numeral spacing can be displayed....numerals are displayed in the font’s default form. Proportional...displayed if supported by the font. Tabular Specifies that the...

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