Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 139,502 for

font

(0.25 sec)
  1. ThemeFonts.eastAsian property | Aspose.Words fo...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FontNameSubstitutionRule class | Aspose.Words f...

    aspose.words.Fonts.FontNameSubstitutionRule class. Font substitution rule for processing Font name...FontNameSubstitution class Font substitution rule for processing font name. To...more, visit the Working with Fonts documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 加载,提取数据并从TTF中保存|Java

    Java API可供开发人员操纵和字体文件。了解有关如何加载和保存Java内的TTF字体的基础知识。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/loading-saving-tru...
  4. WOFF2 to WOFF Converter API |.NET

    Convert WOFF2 to WOFF using .NET API on Windows. Integrate this native WOFF2 to WOFF Font conversion functionality into your own solution....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/net/conversion/woff2-t...
  5. CFF to WOFF2 Converter API |.NET

    Convert CFF to WOFF2 using .NET API on Windows. Integrate this native CFF to WOFF2 Font conversion functionality into your own solution....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/net/conversion/cff-to-...
  6. Document Builder Overview in Node.js|Aspose.Wor...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using Node.js. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Node.js.... It allows you to specify fonts, paragraph or section formatting...and others. For example, the Font class represents character formatting...

    docs.aspose.com/words/nodejs-net/document-build...
  7. FolderFontSource constructor | Aspose.Words for...

    aspose.words.Fonts.FolderFontSource constructor... priority int Font source priority. See the FontSourceBase...which contains fonts as a font source. # Create a font source from...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FontInfoCollection.Contains | Aspose.Words for ...

    Discover if FontInfoCollection includes a specific Font by name. Easily manage and access your Font collection with this essential method....whether the collection contains a font with the given name. public...Case-insensitive name of the font to locate. Return Value true...

    reference.aspose.com/words/net/aspose.words.fon...
  9. PageSetup.CharactersPerLine | Aspose.Words for ...

    Control your document layout with the PageSetup CharactersPerLine property. Easily adjust characters per line for optimal readability and design....value depends on page width and font size of the Normal style. Minimum...character pitch is 90 percent of the font size. For example, maximum number...

    reference.aspose.com/words/net/aspose.words/pag...
  10. Insert a Hyperlink|Aspose.Words for .NET

    Insert a hyperlink into a document. NPOI does not provide an opportunity to insert a hyperlink using C#....Specify font formatting for the hyperlink. builder . Font . Color...Color = Color . Blue ; builder . Font . Underline = Underline . Single...

    docs.aspose.com/words/net/insert-hyperlink/