Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 31,810 for

custom font

(0.14 sec)
  1. TableStyle.conditionalStyles property | Aspose....

    TableStyle.conditionalStyles property. Collection of conditional styles that may be defined for this table style.... endTable (); // Create a custom table style. let tableStyle...conditionalStyles . lastColumn . font . bold = true ; // List all...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. ConditionalStyle.TopPadding | Aspose.Words for ...

    Discover the ConditionalStyle TopPadding property to easily adjust space above table cell contents, enhancing layout and readability for better design.... EndTable (); // Create a custom table style. TableStyle tableStyle...ConditionalStyles . LastColumn . Font . Bold = true ; // List all...

    reference.aspose.com/words/net/aspose.words/con...
  4. ConditionalStyleCollection.OddRowBanding | Aspo...

    Discover the ConditionalStyleCollection OddRowBanding property to enhance your table's design with stylish odd row banding for better readability.... EndTable (); // Create a custom table style. TableStyle tableStyle...ConditionalStyles . LastColumn . Font . Bold = true ; // List all...

    reference.aspose.com/words/net/aspose.words/con...
  5. ConditionalStyleCollection.FirstColumn | Aspose...

    Discover the ConditionalStyleCollection FirstColumn property to easily Customize your first column style for enhanced design flexibility and user experience.... EndTable (); // Create a custom table style. TableStyle tableStyle...ConditionalStyles . LastColumn . Font . Bold = true ; // List all...

    reference.aspose.com/words/net/aspose.words/con...
  6. List class | Aspose.Words for Node.js

    Aspose.Words.List class. Represents formatting of a list...docx" ); Shows how to apply custom list formatting to paragraphs...Microsoft Word template, and customize the first two of its list...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ConditionalStyle.shading property | Aspose.Word...

    ConditionalStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading formatting for this 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...
  8. List class | Aspose.Words for Python

    aspose.words.lists.List class. Represents formatting of a list...docx' ) Shows how to apply custom list formatting to paragraphs...Microsoft Word template, and customize the first two of its list...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ConditionalStyle.right_padding property | Aspos...

    ConditionalStyle.right_padding property. Gets or sets the amount of space (in points) to add to the right of the contents of table cells.... 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...
  10. Formatting PDF Document using C++|Aspose.PDF fo...

    Create and format the PDF Document with Aspose.PDF for C++. Use the next code snippet to resolve your tasks....outputFileName ); } Embedding Fonts in an existing PDF file PDF...readers support a core of 14 fonts so that documents can be displayed...

    docs.aspose.com/pdf/cpp/formatting-pdf-document/