Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 19,387 for

print

(0.16 sec)
  1. Extracting text from passport images|Documentation

    How to digitize scanned or photographed passports by automatically extracting text from them....) # Print recognition result for result in results : print ( result...detail in details : print ( detail . key ) print ( detail . value...

    docs.aspose.com/ocr/python-net/recognition/pass...
  2. Extracting Email Headers in PHP|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....eml" ); print "Printing all Headers:" . PHP_EOL ; \ # Print out all...getHeaders () -> getCount ())) { print $message . $message -> getHeaders...

    docs.aspose.com/email/java/extracting-email-hea...
  3. 在 Jython 中保存文件|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....EXCEL_2003_XML ) # Print Message print ( "<BR>" ) print ( "Worksheets...

    docs.aspose.com/cells/zh/java/saving-files-in-j...
  4. 从 Visio PHP 绘图中获取形状超链接数据|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....$hyperlinks -> get ( $i ); print "Address: " . ( string ) $hyperlink...getAddress () -> getValue (); print "Sub Address: " . ( string )...

    docs.aspose.com/diagram/zh/java/get-shape-hyper...
  5. VbaModuleCollection.remove method | Aspose.Word...

    VbaModuleCollection.remove method. Removes the specified module from the collection.... is_signed : print ( f 'Project name: { vba_project...modules . count } \n ' ) else : print ( f 'Project name: { vba_project...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.vba_project property | Aspose.Words fo...

    Document.vba_project property. Gets or sets a [Document.vba_project](./).... is_signed : print ( f 'Project name: { vba_project...modules . count } \n ' ) else : print ( f 'Project name: { vba_project...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BuiltInDocumentProperties class | Aspose.Words ...

    aspose.words.properties.BuiltInDocumentProperties class. A collection of built-in document properties... last_printed Gets or sets the date when...when the document was last printed in UTC. last_saved_by Gets or...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with Messages from IMAP Server|Document...

    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....metadata from the Inbox, and print out the total number of messages...= client . list_messages () print ( f "Total Messages: {len(messages)}"...

    docs.aspose.com/email/python-net/working-with-m...
  9. Style.name property | Aspose.Words for Python

    Style.name property. Gets or sets the name of the style.... 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. Actual Properties in PHP

    Learn how to work with Microsoft Project (MPP/XML) actual properties using Aspose.Tasks Java for PHP....= $tasks -> get ( $i ); 11 print "Task Name : " . (string) $task...-> get ( $tsk -> NAME ); 12 print " \n Actual Start: " . (string)...

    docs.aspose.com/tasks/java/actual-properties-in...