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

font

(0.3 sec)
  1. ParagraphFormat.LineSpacing | Aspose.Words for ...

    Adjust the line spacing of your paragraphs effortlessly with the ParagraphFormat LineSpacing property. Enhance readability and style in your documents!...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/net/aspose.words/par...
  2. Convert Excel to PDF with Golang via C++|Docume...

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with Golang via C++....you control over the print, font, security, and compression settings...supported. Font Size Yes Font Color Yes Font Style Yes Font Underline...

    docs.aspose.com/cells/go-cpp/convert-excel-to-pdf/
  3. Setting Headers and Footers|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the C# API or .NET Library....displayed as &WO &" " Represents a font name. For example: &“Arial”...&“Arial” &" , " Represents a font name with style. For example: &“Arial...

    docs.aspose.com/cells/net/setting-headers-and-f...
  4. Border class | Aspose.Words for Python

    aspose.words.Border class. Represents a border of an object... font . border . color = aspose ....builder . font . border . line_width = 2.5 builder . font . border...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldSymbol.IsAnsi | Aspose.Words for .NET

    Discover the FieldSymbol IsAnsi property, easily manage ANSI character codes for enhanced data handling and improved coding efficiency....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...
  6. Style.list property | Aspose.Words for Node.js

    Style.list property. Gets the list that defines formatting of this list style.... font . name = "Verdana" ; level . font . color = "#0000FF"..."#0000FF" ; level . font . bold = true ; } let builder = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HtmlSaveOptions.ExportLanguageInformation | Asp...

    Control language export in HTML, MHTML, or EPUB with HtmlSaveOptions. Enhance document accessibility and reach a wider audience effortlessly.... Font . LocaleId = new CultureInfo..."Hello world!" ); builder . Font . LocaleId = new CultureInfo...

    reference.aspose.com/words/net/aspose.words.sav...
  8. FieldSymbol.character_code property | Aspose.Wo...

    FieldSymbol.character_code property. Gets or sets the character's code point value in decimal or hexadecimal....is_unicode = True # Change the font of our symbol after using the...that the font can represent that symbol. field . font_name = 'Calibri'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. StyleCollection.Add | Aspose.Words for .NET

    Discover the StyleCollection Add method to effortlessly create and add custom user-defined styles to your collection, enhancing your design flexibility.... Font . Name , Is . EqualTo ( "Courier...) { level . Font . Name = "Verdana" ; level . Font . Color = Color...

    reference.aspose.com/words/net/aspose.words/sty...
  10. ChartDataLabelPosition enumeration | Aspose.Wor...

    Aspose.Words.Drawing.Charts.ChartDataLabelPosition enumeration. Specifies the position for a chart data label....// Show data labels and set font color. series . hasDataLabels...showValue = true ; dataLabels . font . color = "#FFFFFF" ; // Set...

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