Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 141,572 for

font

(0.38 sec)
  1. Aspose::Words::Fonts::FontSettings::get_Substit...

    Aspose::Words::Fonts::FontSettings::get_SubstitutionSettings method. Settings related to Font substitution mechanism in C++....Aspose::Words::Fonts::FontSettings::get_SubstitutionSettings... method Settings related to font substitution mechanism. System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. FontSubstitutionRule | Aspose.Words for Java

    This is an abstract base class for the Font substitution rule in Java....abstract base class for the font substitution rule. To learn...more, visit the Working with Fonts documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  3. HtmlSaveOptions.fontsFolderAlias property | Asp...

    HtmlSaveOptions.FontsFolderAlias property. Specifies the name of the folder used to construct Font URIs written into an HTML document...the folder used to construct font URIs written into an HTML document...Aspose.Words needs to save fonts used in the document as standalone...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ParagraphFormat.firstLineIndent property | Aspo...

    ParagraphFormat.firstLineIndent property. Gets or sets the value (in points) for a first line or hanging indent...); let font = builder . font ; font . size = 16 ; font . bold...bold = true ; font . color = "#0000FF" ; font . name = "Arial" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Access and Update the Portions of Rich Text of ...

    Learn how to access and update the portions of rich text in a cell through the Aspose.Cells for .NET API....properties of a font, such as the font name, font color, boldness...each portion has a different font. The following code snippet...

    docs.aspose.com/cells/net/access-and-update-the...
  6. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportFontResources method. Specifies whether Font resources should be exported to HTML, MHTML or EPUB. Default is false in C++....es method Specifies whether font resources should be exported... () const Remarks Exporting font resources allows for consistent...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Access and Update the Portions of Rich Text of ...

    Learn how to access and update the portions of rich text of a cell through the Aspose.Cells for Python via .NET API....update various font properties such as font name, font color, boldness...each portion has a different font. The following code snippet...

    docs.aspose.com/cells/python-net/access-and-upd...
  8. Range.Fields | Aspose.Words for .NET

    Discover the Range Fields property, effortlessly access a comprehensive Fields collection for all your data range needs. Enhance your workflow today!... /// Sets a custom font name/size for the text contents.... Words . Font font = (( Run ) args . Node ). Font ; mLog . Append...

    reference.aspose.com/words/net/aspose.words/ran...
  9. Font.superscript property | Aspose.Words for No...

    Font.superscript property. True if the Font is formatted as superscript....property Font.superscript property True if the font is formatted...doc , "Raised text. " ); run . font . position = 5 ; para . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilder | Aspose.Words for .NET

    Create powerful documents effortlessly with DocumentBuilder. Initialize a new instance and streamline your document management today!...Specify font formatting, then add text. Aspose . Words . Font font...builder . Font ; font . Size = 16 ; font . Bold = true ; font . Color...

    reference.aspose.com/words/net/aspose.words/doc...