Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 30,866 for

custom font

(0.15 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. The library doesn't apply the correct style pro...

    Hi! I have an issue when I want read the Cell’s Style’s properties. I flagged only the border’s property and the other properties are not flagged, but (in my case) when I want read the property “isAlignmentApplied()” t…...println("Font = " + borderNew.isFontApplied());...isFillApplied()); System.out.println("Font = " + border1.isFontApplied());...

    forum.aspose.com/t/the-library-doesnt-apply-the...
  7. Aspose::Words::Underline enum | Aspose.Words fo...

    Aspose::Words::Underline enum. Indicates type of the underline applied to a Font in C++....of the underline applied to a font. enum class Underline Values...hyperlink and emphasize it with custom formatting. // The hyperlink...

    reference.aspose.com/words/cpp/aspose.words/und...
  8. StreamFontSource | Aspose.Words for Java

    Base class for user-defined stream Font source in Java....class for user-defined stream font source. To learn more, visit...visit the Working with Fonts documentation article. Remarks: In order...

    reference.aspose.com/words/java/com.aspose.word...
  9. FileFontSource | Aspose.Words for Java

    Represents the single TrueType Font file stored in the file system in Java....Represents the single TrueType font file stored in the file system...more, visit the Working with Fonts documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert Excel to PDF with C++|Documentation

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with C++....you control over the print, font, security, and compression settings...Cells :: Cleanup (); } Export Custom properties to PDF With the...

    docs.aspose.com/cells/cpp/convert-excel-to-pdf/