Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 120,997 for

font

(0.1 sec)
  1. ChartAxisTitle.Show | Aspose.Words for .NET

    Discover the ChartAxisTitle Show property to control axis title visibility. Enhance your charts with clear, informative titles for better data insights.... Font . Size = 12 ; chartAxisYTitle . Font . Color =...

    reference.aspose.com/words/net/aspose.words.dra...
  2. DocumentBuilder.insertDocument method | Aspose....

    Aspose.Words.DocumentBuilder.insertDocument method... font . size = 14 ; myStyle . font . name = "Courier..."Courier New" ; myStyle . font . color = "#0000FF" ; builder . paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Format cells with Node.js via C++|Documentation

    Learn how to format and style cells in Aspose.Cells for Node.js via C++, including number formatting, date formatting, Font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets....foreground colors, borders, fonts, horizontal and vertical alignments...TextAlignmentType . Center ); // Setting the font color of the text style . getFont...

    docs.aspose.com/cells/nodejs-cpp/cells-formatting/
  4. How to change background in comment in Excel wi...

    How to change color in comment in Excel. How to insert picture or image in comment in Excel using C++...." ); Font font = comment . GetFont (); font . SetName (...} How to change the Comment Font Color with C++...

    docs.aspose.com/cells/cpp/how-to-set-comment-ba...
  5. 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...
  6. FieldSymbol.dont_affects_line_spacing property ...

    FieldSymbol.dont_affects_line_spacing property. Gets or sets whether the character retrieved by the field affects the line spacing of the paragraph....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...
  7. FieldSymbol.is_ansi property | Aspose.Words for...

    FieldSymbol.is_ansi property. Gets or sets whether the character code is interpreted as the value of an ANSI character....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...
  8. Appendices|Documentation

    Additional information common to all topics of the documentation....Appendices Contents [ Hide ] Font and background colors Optical...

    docs.aspose.com/omr/cpp/appendices/
  9. FormField class | Aspose.Words for Python

    aspose.words.fields.FormField class. Represents a single form field... font Provides access to the font formatting of...form_field . font . bold = True form_field . font . size = 24...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HtmlSaveOptions.fontSavingCallback property | A...

    HtmlSaveOptions.FontSavingCallback property. Allows to control how Fonts are saved when a document is saved to HTML, MHTML or EPUB....property Allows to control how fonts are saved when a document is...custom logic for exporting fonts when saving to HTML. test ....

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