Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 137,402 for

font

(0.23 sec)
  1. 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...
  2. DocumentBuilderOptions.ContextTableFormatting |...

    Discover the ContextTableFormatting property in DocumentBuilderOptions. Ensure table formatting remains independent, enhancing your document's clarity and style....// Default font size is 12. builder . Writeln ( "Font size 12 here...Changes the font size inside the table. builder . Font . Size =...

    reference.aspose.com/words/net/aspose.words/doc...
  3. TableSubstitutionRule.getSubstitutes method | A...

    TableSubstitutionRule.getSubstitutes method. Returns array containing substitute Font names for the specified original Font name....substitute font names for the specified original font name. getSubstitutes...Original font name. Returns List of alternative font names. See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::ParagraphFormat::get_AddSpaceBet...

    Aspose::Words::ParagraphFormat::get_AddSpaceBetweenFarEastAndDigit method. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current paragraph in C++....Words :: Font > font = builder -> get_Font (); font -> set_Size...set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. EmbeddedFontStyle | Aspose.Words for Java

    Specifies the style of an embedded Font inside a FontInfo object in Java....Specifies the style of an embedded font inside a FontInfo object. Examples:...Shows how to extract an embedded font from a document, and save it...

    reference.aspose.com/words/java/com.aspose.word...
  6. Specify Individual or Private Set of Fonts for ...

    Learn how to specify individual or private sets of Fonts for workbook rendering using Aspose.Cells for Node.js via C++....Individual or Private Set of Fonts for Workbook Rendering with...you specify the fonts directory or list of fonts for all workbooks...

    docs.aspose.com/cells/nodejs-cpp/specify-indivi...
  7. TableSubstitutionRule.addSubstitutes method | A...

    TableSubstitutionRule.addSubstitutes method. Adds substitute Font names for given original Font name....Adds substitute font names for given original font name. addSubstitutes...originalFontName string Original font name. substituteFontNames string[]...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FolderFontSource class | Aspose.Words for Python

    aspose.words.Fonts.FolderFontSource class. Represents the folder that contains TrueType Font files...folder that contains TrueType font files. To learn more, visit...visit the Working with Fonts documentation article. Inheritance: FolderFontSource...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. DocumentBuilder.insertHyperlink method | Aspose...

    DocumentBuilder.insertHyperlink method. Inserts a hyperlink into the document....Note that you need to specify font formatting for the hyperlink...explicitly using the DocumentBuilder.font property. This methods internally...

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