Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 23,498 for

print

(0.08 sec)
  1. Recognizing Specific BarCode Symbology in Ruby|...

    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.... read () # print the code text, if barcode found...rd . getCodeText () . to_s # print the symbology type puts "Type:...

    docs.aspose.com/barcode/java/recognizing-specif...
  2. 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...
  3. 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...
  4. 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-...
  5. 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...
  6. Scan Deutsche Post Identcode and Deutsche Post ...

    PHP sample code to read Deutsche Post Identcode and Deutsche Post Leitcode 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/deutsche-p...
  7. FontInfo | Aspose.Words for Java

    Specifies information about a font used in the document in Java.... Examples: Shows how to print the details of what fonts are...allFonts = doc.getFontInfos(); // Print all the used and unused fonts...

    reference.aspose.com/words/java/com.aspose.word...
  8. 查找由 XLS 和 XLSX 格式支持的最大行数和列数,使用 C++ 通过 JavaScrip...

    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....'click' , async () => { // Print message about XLS format. resultDiv...FileFormatType . Excel97To2003 ); // Print the maximum rows and columns...

    docs.aspose.com/cells/zh/javascript-cpp/find-ma...
  9. Page Break Preview 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....xls" ) # Print message print "Page break preview is...

    docs.aspose.com/cells/java/page-break-preview-i...
  10. Extract Text and Images from PPT Files using Py...

    Python source code to parse PPT Presentation....text in the current portion print(port . text) # Display font...font height of the text print(port . portion_format . font_height)...

    products.aspose.com/slides/python-net/parser/ppt/