Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 23,595 for

custom font

(0.05 sec)
  1. Aspose::Words::Underline enum | Aspose.Words fo...

    Aspose::Words::Underline enum. Indicates type of the underline applied to a Font in C++....of the underline applied to a font. enum class Underline Values...hyperlink and emphasize it with custom formatting. // The hyperlink...

    reference.aspose.com/words/cpp/aspose.words/und...
  2. ConditionalStyle Class | Aspose.Words for .NET

    Discover the Aspose.Words.ConditionalStyle class for advanced table formatting. Enhance your documents with dynamic styles and improve readability effortlessly.... Font { get; } Gets the character.... EndTable (); // Create a custom table style. TableStyle tableStyle...

    reference.aspose.com/words/net/aspose.words/con...
  3. WOFF Fonts Knowledge Base | Aspose.Font

    WOFF Fonts - streamlined for faster loading, cross-browser compatibility, and Custom typography. Learn everything about WOFF format....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Affiliates Events Acquisition...

    docs.aspose.com/font/net/what-is-font/woff-font/
  4. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....SECTION_BREAK); // Assign a custom callback to the "DocumentPartSavingCa"...also a callback that can customize the name and file system location...

    reference.aspose.com/words/java/com.aspose.word...
  5. FileFontSource | Aspose.Words for Java

    Represents the single TrueType Font file stored in the file system in Java....Represents the single TrueType font file stored in the file system...more, visit the Working with Fonts documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  6. StyleCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.StyleCollection class, featuring a rich array of built-in and Custom style objects to enhance your document's formatting and design....DocumentBuilder ( doc ); // Create a custom paragraph style. Style style..."MyStyle1" ); style . Font . Size = 24 ; style . Font . Name = "Verdana"...

    reference.aspose.com/words/net/aspose.words/sty...
  7. Specify TrueType Fonts Location in Java|Aspose....

    Specify various TrueType Font sources: system folder, user sources, loading Fonts from a stream, a file system, or memory using Java....Ask AI Specify TrueType Fonts Location Contents [ Hide ] This...when it looks for TrueType fonts, including operating system...

    docs.aspose.com/words/java/specify-truetype-fon...
  8. Text Formatting|Aspose.Slides Documentation

    Manage and manipulate text and text frame properties in C#...change paragraph font properties, use font families, set a text...text rotation, customize an angle rotation, manage a text frame...

    docs.aspose.com/slides/net/text-formatting/
  9. Rule Builder – Configure SVG Style – C#

    In this article, we consider the Rule Builder styling feature, which enables developers to apply CSS-like rules to SVG elements....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Affiliates Events Acquisition...

    docs.aspose.com/svg/net/rule-builder/
  10. StyleCollection class | Aspose.Words for Node.js

    Aspose.Words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a document...DocumentBuilder ( doc ); // Create a custom paragraph style. let style..."MyStyle1" ); style . font . size = 24 ; style . font . name = "Verdana"...

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