Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 120,982 for

font

(0.1 sec)
  1. FontSourceBase class | Aspose.Words for Python

    aspose.words.Fonts.FontSourceBase class. This is an abstract base class for the classes that allow the user to specify various Font sources...the user to specify various font sources. To learn more, visit...visit the Working with Fonts documentation article. Properties Name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FontInfo.get_embedded_font_as_open_type method ...

    FontInfo.get_embedded_Font_as_open_type method. Gets an embedded Font file in OpenType format...get_embedded_font_as_open_type method get_embedded_font_as_open_type(style)...an embedded font file in OpenType format. Fonts in Embedded OpenType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HtmlLoadOptions.SupportFontFaceRules | Aspose.W...

    Discover HtmlLoadOptions SupportFontFaceRules, control Font loading with ease. Enhance your web design by enabling custom Fonts for a polished look....support @font-face rules and whether to load declared fonts. Default...option is enabled, fonts declared in @font-face rules are loaded...

    reference.aspose.com/words/net/aspose.words.loa...
  4. Story.firstParagraph property | Aspose.Words fo...

    Story.firstParagraph property. Gets the first paragraph in the story....format a run of text using its font property. let doc = new aw ...let font = run . font ; font . name = "Courier New" ; font . size...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FontMode|Aspose.BarCode for Python via .NET API...

    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....Hide ] FontMode enumeration Font size mode. Members Member name...calculate Font size based on barcode size. MANUAL Use Font sized...

    docs.aspose.com/barcode/python-net/api-referenc...
  6. CleanupOptions.duplicate_style property | Aspos...

    CleanupOptions.duplicate_style property. Gets/sets a flag indicating whether duplicate styles should be removed from document... font . size = 14 my_style . font . name = 'Courier...'Courier New' my_style . font . color = aspose . pydrawing . Color...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. Font.strike_through property | Aspose.Words for...

    Font.strike_through property. True if the Font is formatted as strikethrough text....property Font.strike_through property True if the font is formatted...single-line strikethrough.' ) run . font . strike_through = True para...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. 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...