Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 23,254 for

print

(0.07 sec)
  1. Scan QR Code, GS1 QR Code Images via PHP via Ja...

    PHP sample code to read QR Code, GS1 QR Code in PHP-based applications....readBarCodes () as $res ) { print ( "Code Text : " . $res -> getCodeTypeName...getCodeTypeName (). "\\n" ); print ( "\\n" ); print ( "Code Type : " ....

    products.aspose.com/barcode/php-java/qr/recognize/
  2. Resizing|Documentation

    How to scale or resize an image using Aspose.OCR for Python via .NET to improve recognition accuracy....recognize ( input ) # Print recognition result print ( result [ 0 ]...recognize ( input ) # Print recognition result print ( result [ 0 ]...

    docs.aspose.com/ocr/python-net/resize/
  3. Scan Codablock-F and GS1 Codablock-F barcodes I...

    PHP sample code to read Codablock-F and GS1 Codablock-F barcodes in PHP-based applications....readBarCodes () as $res ) { print ( "Code Text : " . $res -> getCodeTypeName...getCodeTypeName (). "\\n" ); print ( "\\n" ); print ( "Code Type : " ....

    products.aspose.com/barcode/php-java/codablock/...
  4. Add XMP metadata to EPS file using Python

    The process of adding XMP metadata to EPS file with Aspose.Page API solution for Python is explained and illustrated with the code snippets here....contains ( "xmp:CreatorTool" ): 22 print( "CreatorTool: " + xmp. get_value...contains ( "xmp:CreateDate" ): 26 print( "CreateDate: " + xmp. get_value...

    docs.aspose.com/page/python-net/xmp-metadata/add/
  5. 在Python中管理分页符|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 "Add page breaks, please check..."Clear All Page Breaks.xls" ) print "Clear all page breaks, please...

    docs.aspose.com/cells/zh/java/managing-page-bre...
  6. Getting and Setting Page Properties using Pytho...

    This section shows how to get the number of pages in a PDF file, get information about PDF page properties such as color and set page properties.... Returns: None: Prints the page count to console....input_file_name ) # Get page count print ( "Page Count:" , str ( len...

    docs.aspose.com/pdf/python-net/get-and-set-page...
  7. CustomXmlPartCollection.get_by_id method | Aspo...

    CustomXmlPartCollection.get_by_id method. Finds and returns a custom XML part by its identifier....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...
  8. StructuredDocumentTag.xml_mapping property | As...

    StructuredDocumentTag.xml_mapping property. Gets an object that represents the mapping of this structured document tag to XML data in a custom XML part of the current document....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...
  9. Convert PDF to Word Docs - Free Support Forum -...

    Trying to convert pdf to word in python. Using the docs as is. Getting the following error: Traceback (most recent call last): File "/home/jupyter/Tahoe_Test/Aspose/EnclaveTesting/WordHandler.py", line 69, in conv_pdf…...the PDF document from bytes print("Loaded the document from bytes")...save options for DOCX format print("Configuring save options")...

    forum.aspose.com/t/convert-pdf-to-word-docs/312166
  10. Converting to MHTML Files in Python|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....mht" , sv ) \# Print message print "Excel to MHTML conversion...

    docs.aspose.com/cells/java/converting-to-mhtml-...