Discover the PageInfo PaperSize property to easily retrieve paper sizes as an enumeration. Enhance your Printing capabilities today!...get ; } Examples Shows how to print page size and orientation information...doc . GetPageInfo ( i ); // Print the page's orientation and dimensions...
PageInfo.paperSize property. Gets the paper size as enumeration....PaperSize Examples Shows how to print page size and orientation information...doc . getPageInfo ( i ); // Print the page's orientation and dimensions...
Row.cells property. Provides typed access to the [Cell](../../cell/) child nodes of the row....tables in the document and print the contents of each cell. doc...while i < tables . count : print ( f 'Start of Table { i } '...
ListCollection.count property. Gets the count of numbered and bulleted lists in the document.... document ) print ( 'Current list count: ' + str...str ( lists . count )) print ( 'Is the first document list: '...
TableCollection.to_array method. Copies all tables from the collection to a new array of tables....tables in the document and print the contents of each cell. doc...while i < tables . count : print ( f 'Start of Table { i } '...
FieldPrint.post_script_group property. Gets or sets the drawing rectangle that the PostScript instructions operate on....Examples Shows to insert a PRINT field. doc = aw . Document ()...write ( 'My paragraph' ) # The PRINT field can send instructions...
aspose.words.fonts.FontEmbeddingUsagePermissions enumeration. Represents the font embedding usage permissions.... PRINT_AND_PREVIEW The font may be...for purposes of viewing or printing the document. EDITABLE The...