Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 19,382 for

print

(0.07 sec)
  1. CustomPartCollection.clear method | Aspose.Word...

    CustomPartCollection.clear method. Removes all elements from the collection....Enumerate over the collection and print every part. for index , part...package_custom_parts ): print ( f 'Part index { index } :' ) print ( f ' \t...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Parsing Outlook Message Files in Jython|Documen...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Display sender's name print "Sender Name : " print outlook_message_file...() #Display Subject print "Subject : " print outlook_message_file...

    docs.aspose.com/email/java/parsing-outlook-mess...
  3. Search Messages and Folders in a PST by Some Cr...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....getQuery ()) print "Messages with High Imp:" print messages . size...getQuery ()) print "Messages with IPM.Note:" print messages . size...

    docs.aspose.com/email/java/search-messages-and-...
  4. Page Setup Features|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....for worksheets to control printing. These page setup settings...page layout options for a printed worksheet. The PageSetup class...

    docs.aspose.com/cells/java/page-setup-features/
  5. Fill.transparency property | Aspose.Words for P...

    Fill.transparency property. Gets or sets the degree of transparency of the specified fill as a value between 0.0 (opaque) and 1.0 (clear).... print ( 'The type of the fill is:...format ( fill . fill_type )) print ( 'The foreground color of the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentProperty.name property | Aspose.Words f...

    DocumentProperty.name property. Returns the name of the property.... print ( f 'Document filename: \n\t..."BuiltInDocumentPrope" object. print ( 'Built-in Properties:' ) for...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document.custom_document_properties property | ...

    Document.custom_document_properties property. Returns a collection that represents all the custom document properties of the document.... print ( f 'Document filename: \n\t..."BuiltInDocumentPrope" object. print ( 'Built-in Properties:' ) for...

    reference.aspose.com/words/python-net/aspose.wo...
  8. AsposeWordsPrintDocument.ColorPagesPrinted | As...

    Discover the Aspose.Words PrintDocument ColorPagesPrinted property to efficiently track the number of pages Printed in vibrant color. Maximize your Printing insights!...property Gets the number of pages printed in color (i.e. with Color set...printer to print the document with, and then bring up a print preview...

    reference.aspose.com/words/net/aspose.words.ren...
  9. DigitalSignature.is_valid property | Aspose.Wor...

    DigitalSignature.is_valid property. Returns ``True`` if this digital signature is valid and the document has not been tampered with.... digital_signatures : print ( f " \n { ( 'Valid' if signature...'Invalid' ) } signature: " ) print ( f ' \t Reason: \t { signature...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FontSourceBase.get_available_fonts method | Asp...

    FontSourceBase.get_available_fonts method. Returns list of fonts available via this source....from a custom folder, and then print every available font. folder_font_source...] . get_available_fonts (): print ( 'FontFamilyName :' , font_info...

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