Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 28,737 for

custom font

(0.07 sec)
  1. FontSettings.GetFontsSources | Aspose.Words for...

    Discover the FontSettings GetFontsSources method to easily access the array of sources for TrueType Fonts in Aspose.Words. Optimize your Font management today!...Words looks for TrueType fonts. public FontSourceBase [] GetFontsSources...Value A copy of the current font sources. Remarks The returned...

    reference.aspose.com/words/net/aspose.words.fon...
  2. Aspose::Words::Style::get_Font method | Aspose....

    Aspose::Words::Style::get_Font method. Gets the character formatting of the style in C++....Aspose::Words::Style::get_Font method Contents [ Hide ] Style::get_Font method Gets...Words :: Font > Aspose :: Words :: Style :: get_Font () Remarks...

    reference.aspose.com/words/cpp/aspose.words/sty...
  3. Margins enumeration | Aspose.Words for Python

    aspose.words.Margins enumeration. Specifies preset margins.... CUSTOM Custom margins. Examples Shows... get_by_name ( 'Normal' ) . font . size = 6 doc . sections [...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlSaveOptions.CssClassNamePrefix | Aspose.Wor...

    Discover the HtmlSaveOptions CssClassNamePrefix property to easily Customize CSS class names with a unique prefix, enhancing your web design consistency....useful, for example, if you add custom CSS to generated documents...line-height:normal; font-family:Arial; font-size:11pt; -aw-style-name:footer...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ListLevel.NumberStyle | Aspose.Words for .NET

    Discover the ListLevel NumberStyle property to easily Customize and set number styles for your lists, enhancing organization and clarity....Examples Shows how to apply custom list formatting to paragraphs...Microsoft Word template, and customize the first two of its list...

    reference.aspose.com/words/net/aspose.words.lis...
  6. ParagraphFormat.style property | Aspose.Words f...

    ParagraphFormat.style property. Gets or sets the paragraph style applied to this formatting....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...
  7. ParagraphFormat.Style | Aspose.Words for .NET

    Discover the ParagraphFormat Style property to easily Customize and enhance your document's paragraph styling for improved readability and presentation....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/par...
  8. Specify TrueType Fonts Location|Aspose.Words fo...

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

    docs.aspose.com/words/python-net/specifying-tru...
  9. ListLevelCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.Lists.ListLevelCollection, streamline your document formatting with Customizable list levels for enhanced clarity and presentation.... Font . Name = "Verdana" ; level . Font . Color = Color...Color . Blue ; level . Font . Bold = true ; } DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...
  10. DocumentBuilder.insert_hyperlink method | Aspos...

    DocumentBuilder.insert_hyperlink 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/python-net/aspose.wo...