Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 33,388 for

custom font

(0.36 sec)
  1. ConditionalStyleCollection.even_column_banding ...

    ConditionalStyleCollection.even_column_banding property. Gets the even 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. ConditionalStyleCollection.even_row_banding pro...

    ConditionalStyleCollection.even_row_banding property. Gets the even row 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...
  3. ConditionalStyle.paragraph_format property | As...

    ConditionalStyle.paragraph_format property. Gets the paragraph formatting of the conditional 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.borders property | Aspose.Word...

    ConditionalStyle.borders property. Gets the collection of default cell borders for the conditional 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...
  5. ConditionalStyleCollection.count property | Asp...

    ConditionalStyleCollection.count property. Gets the number of conditional styles in the collection.... 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...
  6. 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...
  7. 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...
  8. ConditionalStyle.LeftPadding | Aspose.Words for...

    Discover the ConditionalStyle LeftPadding property to easily adjust left spacing in table cells. Enhance your layouts with precise control!... EndTable (); // Create a custom table style. TableStyle tableStyle...ConditionalStyles . LastColumn . Font . Bold = true ; // List all...

    reference.aspose.com/words/net/aspose.words/con...
  9. 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...
  10. ConditionalStyle.shading property | Aspose.Word...

    ConditionalStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading formatting for this conditional style.... endTable (); // Create a custom table style. let tableStyle...conditionalStyles . lastColumn . font . bold = true ; // List all...

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