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

print

(0.24 sec)
  1. Scan Swiss Post Parcel Images via Python via Ja...

    Python source code for Swiss Post Parcel 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/swiss-p...
  2. Scan Deutsche Post Identcode and Deutsche Post ...

    Python source code for Deutsche Post Identcode and Deutsche Post Leitcode 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/deutsch...
  3. CustomXmlPartCollection class | Aspose.Words fo...

    aspose.words.markup.CustomXmlPartCollection class. Represents a collection of Custom XML Parts...through the collection and print the contents of each part. for...( doc . custom_xml_parts ): print ( f 'XML part index { index...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Python DocumentVisitor - Free Support Forum - a...

    I am trying to evaluate using aspose.words for a project at work. I am using the temporary free license with aspose-words v25.9.0 in Python. I am trying to understand how to best iterate over the nodes inside a document,…...False): … print(’ ’ + str(child.node_type)) … else: … print(‘$’ +...NodeType.PARAGRAPH, True): print(paragraph.get_text().strip())...

    forum.aspose.com/t/python-documentvisitor/319554
  5. example.py

    import os from jpype import * __cells_jar_dir__ = os.path.dirname(__file__) addClassPath(os.path.join(__cells_jar_dir__, "aspose-cells-23.1.jar")) addClassPath(os.path.join(__cells_jar_dir__, "bcpr......FileFormatType, CellsHelper print(CellsHelper.getVersion()) workbook...

    docs.aspose.com/cells/es/python-java/pyinstalle...
  6. example.py

    import os from jpype import * __cells_jar_dir__ = os.path.dirname(__file__) addClassPath(os.path.join(__cells_jar_dir__, "aspose-cells-23.1.jar")) addClassPath(os.path.join(__cells_jar_dir__, "bcpr......FileFormatType, CellsHelper print(CellsHelper.getVersion()) workbook...

    docs.aspose.com/cells/tr/python-java/pyinstalle...
  7. Convert Pixels to Centimeters – C# code

    Learn how to convert pixels to centimeters with the Unit class in Aspose.HTML for .NET. Get C# examples for px to cm conversion....precise measurements in web and print designs! Download from NuGet...centimeters are often preferred in printing and physical measurements...

    products.aspose.com/html/net/pixel-calculator/p...
  8. Java API to Export CGM to PS | products.aspose.com

    Convert CGM to PS using on premise Java API...achieving precise, high-quality printing and professional publishing...fidelity when transferred to print presses or publishing systems...

    products.aspose.com/total/java/conversion/cgm-t...
  9. Developer Guide in C#|Aspose.Words for .NET

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Words for .NET features, achieve a certain document appearance, or make a use case possible.... Printing a Document Programmatically...provides information on how to print a document in various ways and...

    docs.aspose.com/words/net/developer-guide/
  10. Noise removal|Documentation

    How to remove dirt, spots, scratches, glare, and other image defects using Aspose.OCR for Python via .NET to improve recognition accuracy....recognize ( input ) # Print recognition result print ( result [ 0 ]...when working with poor-quality prints, as it can lead to the loss...

    docs.aspose.com/ocr/python-net/denoise/