Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 112,112 for

font

(0.04 sec)
  1. Aspose::Words::Fonts::FontSubstitutionSettings ...

    Aspose::Words::Fonts::FontSubstitutionSettings class. Specifies Font substitution mechanism settings. To learn more, visit the documentation article in C++....Aspose::Words::Fonts::FontSubstitutionSett class Contents [ Hide...FontSubstitutionSett class Specifies font substitution mechanism settings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure Fonts for rendering spreadsheets using Aspose.Cells for Node.js via C++. Ensure Fonts are available for optimal conversion fidelity....Configuring Fonts for Rendering Spreadsheets with Node.js via...fidelity, it is necessary that the fonts used in the spreadsheet should...

    docs.aspose.com/cells/nodejs-cpp/configuring-fo...
  3. Font.outline property | Aspose.Words for Python

    Font.outline property. True if the Font is formatted as outline....outline property Font.outline property True if the font is formatted...text. builder . font . outline = True builder . font . color = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TableSubstitutionRule Class | Aspose.Words for ...

    Discover the Aspose.Words.Fonts.TableSubstitutionRule class for efficient Font management and seamless text formatting in your documents....TableSubstitutionRul class Table font substitution rule. To learn...more, visit the Working with Fonts documentation article. public...

    reference.aspose.com/words/net/aspose.words.fon...
  5. 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...
  6. Font.underline property | Aspose.Words for Node.js

    Font.underline property. Gets or sets the type of underline applied to the Font....underline property Font.underline property Gets or sets the type...of underline applied to the font. get underline () : Aspose ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. 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...
  9. Fonts Conversion API | .NET Solution

    Font conversion functionality. Convert different Fonts such as CFF, EOT, WOFF, TTF, and Type 1 with a few lines of C# code via the .NET library....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/net/conversion/
  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...