Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 25,129 for

print

(0.98 sec)
  1. Metered.GetConsumptionCredit | Aspose.Words for...

    Unlock savings with the Metered GetConsumptionCredit method—efficiently retrieve your consumption credits for smarter energy management....new Metered license, and then print its usage statistics. Metered...using Aspose.Words, and then print our metered stats again to see...

    reference.aspose.com/words/net/aspose.words/met...
  2. Stages of the OMR process|Documentation

    Aspose.OMR for C++ supports the complete OMR workflow: designing machine-readable form, generating a Printable questionnaire, and performing optical mark recognition....create OMR forms, generate print templates, and perform optical...hardware or accessories. You can print, fill out, and scan/photograph...

    docs.aspose.com/omr/cpp/omr-stages/
  3. 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/
  4. 使用 Python 检索和更新演示文稿信息|Aspose.Slides for Python 文档

    使用 Python 探索 PowerPoint 和 OpenDocument 演示文稿中的幻灯片、结构和元数据,以获得更快速的洞察和更智能的内容审计。...pptx" ) print ( info1 . load_format , info1...get_presentation_info ( "pres.odp" ) print ( info2 . load_format , info2...

    docs.aspose.com/slides/zh/python-net/examine-pr...
  5. Aspose::Words::Fonts::FontInfo::get_Name method...

    Aspose::Words::Fonts::FontInfo::get_Name method. Gets the name of the font 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.fon...
  6. Bookmark.Name | Aspose.Words for .NET

    Manage your bookmarks effortlessly with Bookmark Name. Easily set or update your bookmark names for better organization and quick access....document visitor implementation to print their contents. Document doc...of {bookmarks[1].Name}" ; // Print all bookmarks again to see updated...

    reference.aspose.com/words/net/aspose.words/boo...
  7. Scan Standard 2 of 5 (Industrial 2 of 5) barcod...

    PHP sample code to read Standard 2 of 5 (Industrial 2 of 5) 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/standard2o...
  8. Scan Royal Mail 4-State Customer Code (RM4SCC) ...

    PHP sample code to read Royal Mail 4-State Customer Code (RM4SCC) 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/rm4scc/rec...
  9. Scan GS1 DataBar (Omnidirectional, Stacked Omni...

    PHP sample code to read GS1 DataBar (Omnidirectional, Stacked Omnidirectional, Expanded, Expanded Stacked, and Truncated) 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/databar/re...
  10. Recognition|Documentation

    Extracting text from images, web links, scanned PDFs, DjVu files, folders, archives and other content....) # Print recognition result for result in results : print ( result...

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