Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 4,274 for

print

(0.03 sec)
  1. PageInfo.PaperSize | Aspose.Words for .NET

    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...

    reference.aspose.com/words/net/aspose.words.ren...
  2. PageInfo.paperSize property | Aspose.Words for ...

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Row.cells property | Aspose.Words for Python

    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 } '...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ListCollection.count property | Aspose.Words fo...

    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: '...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ListCollection.document property | Aspose.Words...

    ListCollection.document property. Gets the owner document.... document ) print ( 'Current list count: ' + str...str ( lists . count )) print ( 'Is the first document list: '...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TableCollection.to_array method | Aspose.Words ...

    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 } '...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Presentation Properties|Aspose.Slides for Pytho...

    Manage PowerPoint presentation properties in Python...Modified Modification Date, Printed Last Print Date, LastModifiedBy...Display the builtin properties print ( "category : " + documentProperties...

    docs.aspose.com/slides/python-net/presentation-...
  8. FieldPrint.post_script_group property | Aspose....

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  9. StyleCollection.document property | Aspose.Word...

    StyleCollection.document property. Gets the owner document.... styles : print ( f 'Style name: \t " { cur_style..." { cur_style . type } "' ) print ( f ' \t Subsequent style: \t...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FontEmbeddingUsagePermissions enumeration | Asp...

    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...

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