Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 23,360 for

print

(0.05 sec)
  1. Scan Code 93 Extended and Code 93 Standard barc...

    Python source code for Code 93 Extended and Code 93 Standard barcodes 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/code93/...
  2. Scan Singapore Post barcode Images via Python v...

    Python source code for Singapore Post barcode 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/singapo...
  3. ChartSeriesCollection.count property | Aspose.W...

    ChartSeriesCollection.count property. Returns the number of [ChartSeries](../../chartseries/) in this collection.... count ) # Print the name of every series in...series in chart . series : print ( series . name ) # These are...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DropDownItemCollection.count property | Aspose....

    DropDownItemCollection.count property. Gets the number of elements contained in the collection....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...
  5. DropDownItemCollection.clear method | Aspose.Wo...

    DropDownItemCollection.clear method. Removes all elements from the collection....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. Aspose::Words::DocumentBase::get_FontInfos meth...

    Aspose::Words::DocumentBase::get_FontInfos method. Provides access to properties of fonts used in this document in C++.... Examples Shows how to print the details of what fonts are...doc -> get_FontInfos (); // Print all the used and unused fonts...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. How to Convert XLSX to PDF having Restricted Pe...

    This topic entails how to convert XLSX to PDF having restricted permissions using Python. You will learn to export an Excel to restricted permissions PDF using Python with the help of detailed steps and working Python code....restricting them to copy or print the document. The following...to extract the content and print the exported PDF Save the workbook...

    kb.aspose.com/cells/python/how-to-convert-xlsx-...
  8. Comparing text in images|Documentation

    How to compare texts on two images....recognitionSettings , true ) print ( "The image texts are {:.2%}...format ( distance )) else : print ( "Images contain the same text"...

    docs.aspose.com/ocr/python-net/image-text-compare/
  9. NodeList.to_array method | Aspose.Words for Python

    NodeList.to_array method. Copies all nodes from the collection to a new array of nodes....list with an enumerator and print the contents of every paragraph...= 0 for node in node_list : print ( f 'Table paragraph index {...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Scan DotCode barcode Images via Python via Java...

    Python source code for DotCode barcode 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/dotcode...