Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 33,342 for

custom font

(0.16 sec)
  1. ConditionalStyleCollection indexer | Aspose.Wor...

    ConditionalStyleCollection indexer. Retrieves a [ConditionalStyle](../../conditionalstyle/) object by index.... end_table () # Create a custom table style. table_style =...conditional_styles . last_column . font . bold = True # List all possible...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ConditionalStyleCollection.top_right_cell prope...

    ConditionalStyleCollection.top_right_cell property. Gets the top right cell style.... end_table () # Create a custom table style. table_style =...conditional_styles . last_column . font . bold = True # List all possible...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ConditionalStyleCollection.last_column property...

    ConditionalStyleCollection.last_column property. Gets the last column style.... end_table () # Create a custom table style. table_style =...conditional_styles . last_column . font . bold = True # List all possible...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ConditionalStyle.type property | Aspose.Words f...

    ConditionalStyle.type property. Gets table area to which this conditional style relates.... end_table () # Create a custom table style. table_style =...conditional_styles . last_column . font . bold = True # List all possible...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Hyperlinks|Aspose.Words for Node.j...

    Add, replace, or modify a hyperlink in a document using Node.js....Note that you need to specify font formatting for the hyperlink...display text explicitly using the Font property. The following code...

    docs.aspose.com/words/nodejs-net/working-with-h...
  6. 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...
  7. Fill Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the fill settings of cells, allowing users to Customize the background and style of cells. This article will introduce how to use the Aspose.Cells library to set cell fill settings....that can be applied to cells, fonts, gridlines, graphic objects...colors but also custom colors. Before using a custom color, add it...

    docs.aspose.com/cells/cpp/cells-fill-settings/
  8. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the document....DocumentBuilder ( doc = doc ) # Create a custom paragraph style. style = doc...'MyStyle1' ) style . font . size = 24 style . font . name = 'Verdana'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========....../** * Modal Window Custom Style Examples * * This file demonstrates...x-spreadsheet-modal-header { /* Customize header background color */...

    docs.aspose.com/cells/fr/net/aspose-cells-gridj...
  10. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========....../** * Modal Window Custom Style Examples * * This file demonstrates...x-spreadsheet-modal-header { /* Customize header background color */...

    docs.aspose.com/cells/de/python-net/aspose-cell...