ConditionalStyleCollection indexer. Retrieves a [ConditionalStyle](../../conditionalstyle/) object by index....conditional_style is not None : print ( conditional_style . type )...
ConditionalStyle.type property. Gets table area to which this conditional style relates....conditional_style is not None : print ( conditional_style . type )...
CellFormat.horizontal_merge property. Specifies how the cell is merged horizontally with other cells in the row....docx' ) Prints the horizontal and vertical...as_cell () print ( print_cell_merge_type ( cell )) def print_cell_merge_type...
SdtListItemCollection.selectedValue property. Specifies currently selected value in this list...Enumerate over the collection and print each element. for ( let listItem...
Access SdtListItem objects effortlessly with the SdtListItemCollection Item property. Retrieve items using their zero-based index for seamless data management....Enumerate over the collection and print each element. using ( IEnumerator...
Discover the SdtListItemCollection GetEnumerator method to efficiently iterate through collection items, enhancing your coding efficiency and productivity....Enumerate over the collection and print each element. using ( IEnumerator...
DocumentVisitor.visitFootnoteEnd method. Called when enumeration of a footnote or endnote text has ended.... Examples Shows how to print the node structure of every...
FontSettings.fallback_settings property. Settings related to font fallback mechanism....Font' # Use the builder to print every Unicode character from...
Discover the Aspose.Words.Fonts.FontFamily enum—your key to managing diverse font families effortlessly for enhanced document styling and formatting....Examples Shows how to access and print details of each font in a document...