Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 122,605 for

font

(0.08 sec)
  1. Story.firstParagraph property | Aspose.Words fo...

    Story.firstParagraph property. Gets the first paragraph in the story....format a run of text using its font property. let doc = new aw ...let font = run . font ; font . name = "Courier New" ; font . size...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Metadata information | API Solution for Node.js

    Easy-to-use Node.js library for Font manipulation from Aspose.Font. Learn how to work with Font metadata with it....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/nodejs-cpp/metadata-inform...
  3. MemoryFontSource class | Aspose.Words for Node.js

    Aspose.Words.Fonts.MemoryFontSource class. Represents the single TrueType Font file stored in memory...Represents the single TrueType font file stored in memory. To learn...more, visit the Working with Fonts documentation article. Inheritance:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. HtmlFixedSaveOptions.useTargetMachineFonts prop...

    HtmlFixedSaveOptions.useTargetMachineFonts property. Flag indicates whether Fonts from target machine must be used to display the document...property Flag indicates whether fonts from target machine must be...ResourceSavingCallba is not fired for fonts. Default is false . get useTargetMachineFont...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FontSourceBase.Priority | Aspose.Words for .NET

    Discover the FontSourceBase Priority property to optimize your Font sourcing. Enhance performance and improve user experience effortlessly!...Priority property Returns the font source priority. public int...value is used when there are fonts with the same family name and...

    reference.aspose.com/words/net/aspose.words.fon...
  6. ChartLegendEntry | Aspose.Words for Java

    Represents a chart legend entry in Java....Shows how to work with a legend font. Document doc = new Document(getMyDir()...getLegend(); // Set default font size all legend entries. chartLegend...

    reference.aspose.com/words/java/com.aspose.word...
  7. ThemeFonts.complexScript property | Aspose.Word...

    ThemeFonts.complexScript property. Specifies Font name for ComplexScript characters....complexScript property Specifies font name for ComplexScript characters...how to set custom colors and fonts for themes. let doc = new aw...

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

    aspose.words.TextEffect enumeration. Animation effect for text runs.... font . size = 36 builder . font . text_effect =...Microsoft Word only support font animation effects. doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBase.fontInfos property | Aspose.Words ...

    DocumentBase.FontInfos property. Provides access to properties of Fonts used in this document....Provides access to properties of fonts used in this document. get fontInfos...fontInfos () : Aspose . Words . Fonts . FontInfoCollection Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Colors in Apache POI and Aspose.Ce...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....class can be used to configure font settings. Java //Accessing cell...color to the font style = cell . getStyle (); Font font = style ...

    docs.aspose.com/cells/java/working-with-colors-...