Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 122,670 for

font

(0.07 sec)
  1. Fill.color property | Aspose.Words for Python

    Fill.color property. Gets or sets a Color object that represents the foreground color for the fill....docx' ) # Get Fill object for Font of the first Run. fill = doc...0 ] . font . fill # Check Fill properties of the Font. print...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with Fonts | .NET API Solution

    Aspose.Page for .NET offers conversion of Fonts of Type1 and Type3 to TrueType. See code examples here....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/net/working-with-fonts/
  3. Aspose.Words.Themes module | Aspose.Words for N...

    The Aspose.Words.Themes module provides classes that allow to access theme information in Microsoft Word documents....document theme can specify fonts and colors to be used in a document...Represents a collection of fonts in the font scheme, allowing to specify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Border class | Aspose.Words for Node.js

    Aspose.Words.Border class. Represents a border of an object... font . border . color = "#008000" ; builder . font . border...lineWidth = 2.5 ; builder . font . border . lineStyle = aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. LineSpacingRule Enum | Aspose.Words for .NET

    Discover Aspose.Words.LineSpacingRule enum for customizable paragraph line spacing. Enhance document formatting with precise control and improved readability....LineSpacing property, even if a larger font is used within the paragraph...Set exact spacing. // Using font sizes that are too large for...

    reference.aspose.com/words/net/aspose.words/lin...
  6. FieldSymbol.IsShiftJis | Aspose.Words for .NET

    Discover the FieldSymbol IsShiftJis property—easily manage SHIFTJIS character codes for enhanced data handling and seamless character interpretation....IsUnicode = true ; // Change the font of our symbol after using the...Character Map // to ensure that the font can represent that symbol. field...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Style.list property | Aspose.Words for Python

    Style.list property. Gets the list that defines formatting of this list style.... font . name = 'Verdana' level . font . color = aspose...pydrawing . Color . blue level . font . bold = True builder = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::ParagraphFormat::get_LineSpacing...

    Aspose::Words::ParagraphFormat::get_LineSpacing method. Gets or sets the line spacing (in points) for the paragraph in C++....LineSpacing value, even if a larger font is used within the paragraph...Set exact spacing. // Using font sizes that are too large for...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. FontEmbeddingLicensingRights.no_subsetting prop...

    FontEmbeddingLicensingRights.no_subsetting property. Indicates the No subsetting restriction....Remarks When this flag is set, the font must not be subsetted prior...rights information for embedded fonts (FontInfo). doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. MarkdownLoadOptions.import_underline_formatting...

    MarkdownLoadOptions.import_underline_formatting property. Gets or sets a boolean value indicating either to recognize a sequence of two plus characters ++ as underline text formatting... font . underline ) load_options =... NONE , para . runs [ 0 ] . font . underline ) See Also module...

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