Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 139,624 for

font

(0.09 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. Embed Fonts in Presentations Using Java|Aspose....

    Embed TrueType Fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for Java, ensuring accurate rendering across all platforms....Embed Fonts in Presentations Using Java Contents [ Hide ] Embedded...Embedded fonts in PowerPoint are useful when you want your presentation...

    docs.aspose.com/slides/java/embedded-font/
  3. main.bundle.min.13f51fea0fd7397e0edcea0e2db7166...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......15px 2rem;font-family:arial,sans-serif;color:#4c4c4c;font-size:....flex;justify-content:center;font-size:.9rem;padding-bottom:.5rem}...

    docs.aspose.com/tex/css/main.bundle.min.13f51fe...
  4. Get HTML5 string from Cell|Documentation

    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....Output Normal: < Font Style = "FONT-FAMILY: Arial;FONT-SIZE: 10pt;COLOR:....</ Font > Html5: < div Style = "FONT-FAMILY: Arial;FONT-SIZE:...

    docs.aspose.com/cells/java/get-html5-string-fro...
  5. Font.double_strike_through property | Aspose.Wo...

    Font.double_strike_through property. True if the Font is formatted as double strikethrough text....property Font.double_strike_through property True if the font is formatted...single-line strikethrough.' ) run . font . strike_through = True para...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. Feature List | Aspose.Font for C++

    C++ Font API supports different Font formats and file operations such as loading, reading, detecting, extracting, and rendering Font glyphs and Font data....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/cpp/feature-list/
  8. 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...
  9. Font.all_caps property | Aspose.Words for Python

    Font.all_caps property. True if the Font is formatted as all capital letters....all_caps property Font.all_caps property True if the font is formatted...text = 'all capitals' ) run . font . all_caps = True para . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 标题和正文主题字体|Documentation

    Aspose.Cells 是一个通过 C++ 的 JavaScript 库,用于操作电子表格文件。它支持在 Excel 文档中设置标题和正文的主题字体,让用户可以自定义文档的外观和样式。本文将介绍如何使用 Aspose.Cells 库操作 Excel 文档中的标题和正文主题字体。...JavaScript,我们可以检查默认字体是否为主题字体,或使用 Font.schemeType 方法设置主题字体。 以下示例代码展示了如何操作主题字体。...< body > < h1 > Change Theme Font Example </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/heading...