Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 112,210 for

font

(0.06 sec)
  1. 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...
  2. 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...
  3. How to Specify TrueType Fonts Location|Document...

    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....How to Specify TrueType Fonts Location Contents [ Hide ] This...TrueType fonts . How to explicitly specify a TrueType font folders...

    docs.aspose.com/cells/java/how-to-specify-truet...
  4. Aspose::Words::Fonts::FontSourceBase::get_Type ...

    Aspose::Words::Fonts::FontSourceBase::get_Type method. Returns the type of the Font source in C++....Aspose::Words::Fonts::FontSourceBase::get_Type method FontSourceBase::get_Type...of the font source. virtual Aspose :: Words :: Fonts :: FontSourceType...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. 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...
  6. 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...
  7. ParagraphFormat.alignment property | Aspose.Wor...

    ParagraphFormat.alignment property. Gets or sets text alignment for the paragraph....= doc ) font = builder . font font . size = 16 font . bold =...True font . color = aspose . pydrawing . Color . blue font . name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Themes::ThemeFonts::get_Latin me...

    Aspose::Words::Themes::ThemeFonts::get_Latin method. Specifies Font name for Latin characters in C++....ThemeFonts::get_Latin method Specifies font name for Latin characters. System...how to set custom colors and fonts for themes. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.the...
  9. Aspose::Words::Themes::ThemeFonts::get_ComplexS...

    Aspose::Words::Themes::ThemeFonts::get_ComplexScript method. Specifies Font name for ComplexScript characters in C++....ThemeFonts::get_ComplexScript method Specifies font name for ComplexScript characters...how to set custom colors and fonts for themes. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.the...
  10. DocumentBase.importNode method | Aspose.Words f...

    Aspose.Words.DocumentBase.importNode method... font . name = "Courier New" ; let...DocumentBuilder ( srcDoc ); srcBuilder . font . style = srcStyle ; srcBuilder...

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