Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 24,722 for

print

(0.71 sec)
  1. Hello, world!|Documentation

    Get started with Aspose.OCR for Python via .NET by creating and running a bare minimum example....Output the recognized text: print ( result [ 0 ] . recognition_text...recognize ( input ) # Print recognition result print ( result [ 0 ]...

    docs.aspose.com/ocr/python-net/hello-world/
  2. Render Sequence of Pages using PageIndex and Pa...

    Learn how to render specific pages of an Excel file to images using Aspose.Cells for Node.js via C++....Specify image or print options // We want to print pages 4, 5, 6...SheetRender ( worksheet , opts ); // Print the selected pages as images...

    docs.aspose.com/cells/nodejs-cpp/render-sequenc...
  3. How to get Link Annotation using Java | Aspose.PDF

    Get Link annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... getSelected (); // print results for ( Annotation la...( LinkAnnotation ) la ; // Print the URL of each Link Annotation...

    products.aspose.com/pdf/java/annotation/link/get/
  4. Get Permissions using Rust|Aspose.PDF for Rust ...

    Read and display the access permissions of a password-protected PDF document with Aspose.PDF for Rust via C++....permissions are then retrieved and printed to the console. Open the protected...which operations are allowed. Print the retrieved permissions to...

    docs.aspose.com/pdf/rust-cpp/get-permissions/
  5. 在Jython中将Excel文件转换为Html|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.... HTML ) # Print message print "\n Excel to HTML conversion...

    docs.aspose.com/cells/zh/java/converting-excelf...
  6. 在 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....$master = $masters -> get ( $i ); print "Master ID : " . ( string )...$master -> getID () . PHP_EOL ; print "Master Name : " . ( string...

    docs.aspose.com/diagram/zh/java/retrieve-the-ma...
  7. Scan Data Matrix code Images via PHP via Java |...

    PHP sample code to read Data Matrix 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/datamatrix...
  8. Scan Code 39 barcode Images via PHP via Java | ...

    PHP sample code to read Code 39 barcode 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/code39/rec...
  9. Scan Singapore Post barcode Images via PHP via ...

    PHP sample code to read Singapore Post barcode 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/singapore-...
  10. Add Digital Signatures to Presentations with Py...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for Python via .NET. Secure your slides in seconds with clear code examples....allSignaturesAreVali = True print ( "Signatures used to sign the...pres . digital_signatures : print ( signature . certificate ....

    docs.aspose.com/slides/python-net/digital-signa...