Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 141,564 for

font

(0.17 sec)
  1. FormField Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FormField class to easily create and manage customizable form fields in your documents for enhanced user interaction.... Font { get; } Provides access to the font formatting...formField . Font . Bold = true ; formField . Font . Size = 24...

    reference.aspose.com/words/net/aspose.words.fie...
  2. 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...
  3. 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...
  4. 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...
  5. FontInfoCollection.Count | Aspose.Words for .NET

    Discover the FontInfoCollection Count property, effortlessly retrieve the total number of elements in your collection for seamless data management....Examples Shows info about the fonts that are present in the blank...document contains 3 default fonts. Each font in the document // will...

    reference.aspose.com/words/net/aspose.words.fon...
  6. Style.FontName ignores PostScript Name ("Roboto...

    Hi Aspose Team, I am loading custom .ttf Fonts using FontSettings.SetFontsFolder() and trying to update a text layer with a specific Font weight. To do this, I am passing the exact PostScript Name directly to the text …...ttf fonts using FontSettings.SetFontsFolder()...a text layer with a specific font weight. To do this, I am passing...

    forum.aspose.com/t/style-fontname-ignores-posts...
  7. 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...
  8. 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...
  9. 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...
  10. Symbol in chart incorrectly rendered when using...

    Hi Aspose Team, I’m noticing an issue with a symbol not rendering correctly when I convert a chart to image using aspose cells. I’m using the latest version of aspose cells, V25.4.0. Here’s the code I’ve used: Documen…...the way certain symbols or fonts are handled during the conversion...issue: Check Font Availability : Ensure that the font used for the...

    forum.aspose.com/t/symbol-in-chart-incorrectly-...