Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 52,307 for

print

(0.09 sec)
  1. 在 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....xls" ) print "Set page orientation, please...( dataDir + "Scaling.xls" ) print "Set scaling, please check the...

    docs.aspose.com/cells/zh/java/setting-page-opti...
  2. Handling Priorities in PHP

    Learn how to handle Microsoft Project (MPP/XML) priorities using Aspose.Tasks Java for PHP....= $tasks -> get ( $i ); 10 print "Priority: " . (string) $task...get ( $tsk -> PRIORITY ); 11 print " \n ---------- ; 12 $i += 1...

    docs.aspose.com/tasks/java/handling-priorities-...
  3. Working With Comments in Jython|Aspose.Words fo...

    Working with comments using Jython....) for comment in comments : print comment # Remove all comments...self . remove_comments ( doc ) print "All comments are removed!"...

    docs.aspose.com/words/java/working-with-comment...
  4. Cropping Images 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.... print "Cropped image by shifts successfully...jpg" ); \ # Display Status. print "Cropped image by rectangle...

    docs.aspose.com/imaging/java/cropping-images-in...
  5. DropDownItemCollection.contains method | Aspose...

    DropDownItemCollection.contains method. Determines whether the collection contains the specified value....Iterate over the collection and print every element. for drop_down...drop_down in drop_down_items : print ( drop_down ) # There are two ways...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SdtListItemCollection.add method | Aspose.Words...

    SdtListItemCollection.add method. Adds an item to this collection....Enumerate over the collection and print each element. for item in list_items...list_items : if item is not None : print ( f 'List item: { item . display_text...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SdtListItemCollection.count property | Aspose.W...

    SdtListItemCollection.count property. Gets number of items in the collection....Enumerate over the collection and print each element. for item in list_items...list_items : if item is not None : print ( f 'List item: { item . display_text...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BarCodeRegionParameters Class Reference - Aspos...

    Aspose.Barcode for Python via Java Generation and Recognition API docs Public Member Functions | Public Attributes | ......readBarCodes(): print( "BarCode CodeText: " + result...result.getCodeText()) print( "BarCode Angle: " + result.getRegion()...

    reference.aspose.com/barcode/python-java/class/...
  9. LayoutCollector.clear method | Aspose.Words for...

    LayoutCollector.clear method. Clears all collected layout data...True ) for node in nodes : print ( f '-> NodeType. { node . node_type...node_type } : ' ) print ( f ' \t Starts on page { layout_collector...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Scan Australia Post barcode and Australia Post ...

    Python source code for Australia Post barcode and Australia Post eParcel recognition using Java Runtime Environment....recognized_results: print (x.getCodeText()) print (x.getCodeTypeName())...'ascii' ) except Exception as ex: print ( 'Failed to save image\\n '...

    products.aspose.com/barcode/python-java/austral...