Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 71,218 for

font

(0.09 sec)
  1. 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...
  2. FileFontSource class | Aspose.Words for Node.js

    Aspose.Words.Fonts.FileFontSource class. Represents the single TrueType Font file stored in the file system...Represents the single TrueType font file stored in the file system...more, visit the Working with Fonts documentation article. Inheritance:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. Aspose::Words::Drawing::Charts::ChartTitle::get...

    Aspose::Words::Drawing::Charts::ChartTitle::get_Font method. Provides access to the Font formatting of the chart title in C++....artTitle::get_Font method ChartTitle::get_Font method Provides...Provides access to the font formatting of the chart title. System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::Charts::ChartLegendEntr...

    Aspose::Words::Drawing::Charts::ChartLegendEntry::get_Font method. Provides access to the Font formatting of this legend entry in C++....Entry::get_Font method ChartLegendEntry::get_Font method Provides...Provides access to the font formatting of this legend entry. System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_Font method. Provides access to Font formatting of the tick labels in C++....Labels::get_Font method AxisTickLabels::get_Font method Provides...Provides access to font formatting of the tick labels. System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. INodeChangingCallback.NodeRemoving | Aspose.Wor...

    Discover the INodeChangingCallback NodeRemoving method, which triggers before a document node is removed, ensuring smooth document management.... /// 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. Style.AutomaticallyUpdate | Aspose.Words for .NET

    Discover how the AutomaticallyUpdate property enhances your styles by automatically redefining them for optimal value and performance in your projects.... Font . Name = "Times New Roman" ; style . Font . Size...Size = 16 ; style . Font . Color = Color . Navy ; // Automatically...

    reference.aspose.com/words/net/aspose.words/sty...
  9. Style.Remove | Aspose.Words for .NET

    Effortlessly eliminate unwanted styles from your document with the Style Remove method. Enhance your content's appearance and maintain consistency!... Font . Name = "Times New Roman" ; style . Font . Size...Size = 16 ; style . Font . Color = Color . Navy ; // Automatically...

    reference.aspose.com/words/net/aspose.words/sty...
  10. Font.subscript property | Aspose.Words for Python

    Font.subscript property. True if the Font is formatted as subscript....subscript property Font.subscript property True if the font is formatted...text = 'Raised text. ' ) run . font . position = 5 para . append_child...

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