Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 32,279 for

custom font

(0.18 sec)
  1. ConditionalStyleCollection.odd_column_banding p...

    ConditionalStyleCollection.odd_column_banding property. Gets the odd column banding 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...
  2. Fill Settings|Documentation

    Learn how to Customize the fill settings, background, and style of cells using the Aspose.Cells library for Node.js via C++....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/nodejs-cpp/cells-fill-set...
  3. Fill Settings|Documentation

    Aspose.Cells is a Python 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 for Python via .NET 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/python-net/cells-fill-set...
  4. getColumnWidthPixel how to calculate width - Fr...

    Workbook workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets().get(0); Cells cells = worksheet.getCells(); cells.setColumnWidthPixel(0, 170); ByteArrayOutputStream baos = new ByteArrayOutputStream(); …...as screen DPI and the default font metrics, differences in those...environment or a custom display‑scale setting). The default font used by...

    forum.aspose.com/t/getcolumnwidthpixel-how-to-c...
  5. ConditionalStyleCollection.firstRow property | ...

    ConditionalStyleCollection.firstRow property. Gets the first row style.... endTable (); // Create a custom table style. let tableStyle...conditionalStyles . lastColumn . font . bold = true ; // List all...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ConditionalStyleCollection.topLeftCell property...

    ConditionalStyleCollection.topLeftCell property. Gets the top left cell style.... endTable (); // Create a custom table style. let tableStyle...conditionalStyles . lastColumn . font . bold = true ; // List all...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ConditionalStyleCollection.lastRow property | A...

    ConditionalStyleCollection.lastRow property. Gets the last row style.... endTable (); // Create a custom table style. let tableStyle...conditionalStyles . lastColumn . font . bold = true ; // List all...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ConditionalStyleCollection.oddColumnBanding pro...

    ConditionalStyleCollection.oddColumnBanding property. Gets the odd column banding style.... endTable (); // Create a custom table style. let tableStyle...conditionalStyles . lastColumn . font . bold = true ; // List all...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Apply Different Style on the Each Text Value of...

    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.... color, font, size and style etc. shape ...# Set properties e.g. color, font, size and style etc. shape ...

    docs.aspose.com/diagram/java/apply-different-st...
  10. 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...