Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 23,597 for

custom font

(0.04 sec)
  1. DocumentBuilder.insertStyleSeparator method | A...

    DocumentBuilder.insertStyleSeparator method. Inserts style separator into the document.... font . bold = false ; paraStyle . font . size = 8...8 ; paraStyle . font . name = "Arial" ; builder . paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentBuilder.insertHyperlink method | Aspose...

    DocumentBuilder.insertHyperlink 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/nodejs-net/aspose.wo...
  3. Aspose::Words::Saving::HtmlSaveOptions::get_Css...

    Aspose::Words::Saving::HtmlSaveOptions::get_CssClassNamePrefix method. Specifies a prefix which is added to all CSS class names. Default value is an empty string and generated CSS class names have no common prefix in C++....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/cpp/aspose.words.sav...
  4. Style.ListFormat | Aspose.Words for .NET

    Discover how to Customize the ListFormat property for paragraph styles, enhancing your document's organization and visual appeal....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...
  5. ListLevel.NumberFormat | Aspose.Words for .NET

    Discover the ListLevel NumberFormat property to easily Customize and set unique number formats for your lists, enhancing your document's clarity and style....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. CleanupOptions class | Aspose.Words for Node.js

    Aspose.Words.CleanupOptions class. Allows to specify options for document cleaning...Shows how to remove all unused custom styles from a document. let...now has eight styles. // A custom style is marked as "used" while...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CleanupOptions.unusedLists property | Aspose.Wo...

    CleanupOptions.unusedLists property. Specifies whether unused list and list definitions should be removed from document...Shows how to remove all unused custom styles from a document. let...now has eight styles. // A custom style is marked as "used" while...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CleanupOptions.unused_lists property | Aspose.W...

    CleanupOptions.unused_lists property. Specifies whether unused list and list definitions should be removed from document...Shows how to remove all unused custom styles from a document. doc...document now has eight styles. # A custom style is marked as "used" while...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CleanupOptions.unused_builtin_styles property |...

    CleanupOptions.unused_builtin_styles property. Specifies that unused [Style.built_in](../../style/built_in/) styles should be removed from document....Shows how to remove all unused custom styles from a document. doc...document now has eight styles. # A custom style is marked as "used" while...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.insert_style_separator method |...

    DocumentBuilder.insert_style_separator method. Inserts style separator into the document.... font . bold = False para_style . font . size = 8 para_style...para_style . font . name = 'Arial' builder . paragraph_format...

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