Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 139,086 for

font

(0.67 sec)
  1. Font.smallCaps property | Aspose.Words for Node.js

    Font.smallCaps property. True if the Font is formatted as small capital letters....smallCaps property Font.smallCaps property True if the font is formatted...doc , "all capitals" ); run . font . allCaps = true ; para . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Font.position property | Aspose.Words for Node.js

    Font.position property. Gets or sets the position of text (in points) relative to the base line...position property Font.position property Gets or sets the position...doc , "Raised text. " ); run . font . position = 5 ; para . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Font.allCaps property | Aspose.Words for Node.js

    Font.allCaps property. True if the Font is formatted as all capital letters....allCaps property Font.allCaps property True if the font is formatted...doc , "all capitals" ); run . font . allCaps = true ; para . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 4. Standard LaTeX fonts

    This article is a brief introduction to the standard text Fonts distributed together with LaTeX....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tex/java/latex-standard-fonts/
  5. 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...
  6. MemoryFontSource class | Aspose.Words for Node.js

    Aspose.Words.Fonts.MemoryFontSource class. Represents the single TrueType Font file stored in memory...Represents the single TrueType font file stored in memory. To learn...more, visit the Working with Fonts documentation article. Inheritance:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CleanupOptions.duplicateStyle property | Aspose...

    CleanupOptions.duplicateStyle property. Gets/sets a flag indicating whether duplicate styles should be removed from document... font . size = 14 ; myStyle . font . name = "Courier..."Courier New" ; myStyle . font . color = "blue" ; let duplicateStyle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. FileFontSource constructor | Aspose.Words for N...

    Aspose.Words.Fonts.FileFontSource constructor...Description filePath string Path to font file. FileFontSource(filePath...string Path to font file. priority number Font source priority...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. StyleCollection.addCopy method | Aspose.Words f...

    StyleCollection.addCopy method. Copies a style into this collection.... font . color = "#FF0000" ; expect...type ); expect ( newStyle . font . name ). toEqual ( doc . styles...

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