Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 135,859 for

font

(0.1 sec)
  1. DocumentBase.NodeChangingCallback | Aspose.Word...

    Discover the DocumentBase NodeChangingCallback property, which triggers on node insertions or removals, enhancing document management and workflow 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/doc...
  2. INodeChangingCallback.NodeRemoved | Aspose.Word...

    Discover the INodeChangingCallback NodeRemoved method—triggered when a document node is removed, enhancing your coding efficiency and 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...
  3. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the Font name and Font size def change_styles(self, f…...function to change the font name and font size def change_styles(self...change font of runs if matches criteria def change_font(run):...

    forum.aspose.com/t/change-styles-for-complete-d...
  4. Font.auto_color property | Aspose.Words for Python

    Font.auto_color property. Returns the present calculated color of the text (black or white) to be used for 'auto color'...auto_color property Font.auto_color property Returns the present...color is not ‘auto’ then returns Font.color . @property def auto_color...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Font.strikeThrough property | Aspose.Words for ...

    Font.strikeThrough property. True if the Font is formatted as strikethrough text....property Font.strikeThrough property True if the font is formatted...single-line strikethrough." ); run . font . strikeThrough = true ; para...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Font.doubleStrikeThrough property | Aspose.Word...

    Font.doubleStrikeThrough property. True if the Font is formatted as double strikethrough text....property Font.doubleStrikeThrough property True if the font is formatted...single-line strikethrough." ); run . font . strikeThrough = true ; para...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ThemeFonts | Aspose.Words for Java

    Represents a collection of Fonts in the Font scheme allowing to specify different Fonts for different languages getLatin / setLatinjava.lang.String getEastAsian / setEastAsianjava.lang.String and getComplexScript / setComplexScriptjava.lang.String in Java....Represents a collection of fonts in the font scheme, allowing to specify...specify different fonts for different languages getLatin() / setLatin(java...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Fonts::FontSourceBase class | As...

    Aspose::Words::Fonts::FontSourceBase class. This is an abstract base class for the classes that allow the user to specify various Font sources. To learn more, visit the documentation article in C++....Aspose::Words::Fonts::FontSourceBase class Contents [ Hide ]...the user to specify various font sources. To learn more, visit...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Font.underlineColor property | Aspose.Words for...

    Font.underlineColor property. Gets or sets the color of the underline applied to the Font....underlineColor property Font.underlineColor property Gets or...the underline applied to the font. get underlineColor () : string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FileFontSource class | Aspose.Words for Python

    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/python-net/aspose.wo...