Sort Score
Result 10 results
Languages All
Labels All
Results 4,751 - 4,760 of 126,473 for

aspose font

(0.25 sec)
  1. FieldSymbol.is_unicode property | Aspose.Words ...

    FieldSymbol.is_unicode property. Gets or sets whether the character code is interpreted as the value of a Unicode 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...
  2. FieldSymbol.IsUnicode | Aspose.Words for .NET

    Discover the FieldSymbol IsUnicode property to easily manage character codes as Unicode values, enhancing your coding efficiency and accuracy....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...
  3. FieldSymbol.CharacterCode | Aspose.Words for .NET

    Discover the FieldSymbol CharacterCode property, easily retrieve or set character code values in decimal or hexadecimal for seamless data management....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...
  4. FieldSymbol.DontAffectsLineSpacing | Aspose.Wor...

    Discover how the FieldSymbol DontAffectsLineSpacing property controls character impact on paragraph line spacing. Optimize your document formatting today!...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...
  5. ChartDataTable class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartDataTable class. Allows to specify properties of a chart data table....Name Description font Provides access to font formatting of the...hasOutlineBorder = false ; dataTable . font . italic = true ; dataTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How to Print PowerPoint presentation in C#

    In this step by step tutorial, we'll show you how to print PPTX in C# using Aspose.Slides without even PowerPoint installed. Printing PPT presentation or PPTX in C# using .NET code is achieved using simple and easy steps....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/slides/net/how-to-print-powerpoin...
  7. How to Create HTML File using Java

    This topic covers basic implementation of how to create HTML file using Java. You can generate HTML document in Java using simple API calls. HTML files can be generated programmatically on the fly and can be used in different applications like generation of reports or invoices....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/html/java/how-to-create-html-file...
  8. StyleType enumeration | Aspose.Words for Node.js

    Aspose.Words.StyleType enumeration. Represents type of the style.... font . name = "Verdana" ; level . font . color = "#0000FF"..."#0000FF" ; level . font . bold = true ; } let builder = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartDataLabelCollection.numberFormat property ...

    ChartDataLabelCollection.numberFormat property. Gets an [ChartNumberFormat](../../chartnumberformat/) instance allowing to set number format for the data labels of the entire series.... get numberFormat () : Aspose . Words . Drawing . Charts...##0.000\"M\"" ; dataLabels . font . size = 12 ; doc . save ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Style.linked_style_name property | Aspose.Words...

    Style.linked_style_name property. Gets/sets the name of the [Style](../) linked to this one... font . name = 'Verdana' style_heading_1_char . font . bold...True style_heading_1_char . font . border . line_style = aw ...

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