Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 26,583 for

x

(0.14 sec)
  1. Scan ISBN barcode Images via Python via Java | ...

    Python source code for ISBN barcode recognition using Java Runtime Environment....readBarCodes() for x in recognized_results: print (x.getCodeText())...getCodeText()) print (x.getCodeTypeName()) def load_image_base64_from_path...

    products.aspose.com/barcode/python-java/isbn/re...
  2. Scan Postnet barcode Images via Python via Java...

    Python source code for Postnet barcode recognition using Java Runtime Environment....readBarCodes() for x in recognized_results: print (x.getCodeText())...getCodeText()) print (x.getCodeTypeName()) def load_image_base64_from_path...

    products.aspose.com/barcode/python-java/postnet...
  3. Scan Singapore Post barcode Images via Python v...

    Python source code for Singapore Post barcode recognition using Java Runtime Environment....readBarCodes() for x in recognized_results: print (x.getCodeText())...getCodeText()) print (x.getCodeTypeName()) def load_image_base64_from_path...

    products.aspose.com/barcode/python-java/singapo...
  4. Scan Code 93 Extended and Code 93 Standard barc...

    Python source code for Code 93 EXtended and Code 93 Standard barcodes recognition using Java Runtime Environment....readBarCodes() for x in recognized_results: print (x.getCodeText())...getCodeText()) print (x.getCodeTypeName()) def load_image_base64_from_path...

    products.aspose.com/barcode/python-java/code93/...
  5. 在 PostScript 中使用渐变 | .NET

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 .NET 中使用该功能... X and Y scale component must be...//Create a transform for brush. X and Y scale component must be...

    docs.aspose.com/page/zh/net/ps/working-with-gra...
  6. Aspose is unable to parse received emails using...

    We implemented Aspose.Email to read emails from the Graph API InboX. When we eXamine the code block below, we can see that the emails are successfully retrieved from Graph API — the response status code is OK, and the m…...First(x => x.DisplayName == “Inbox”); var...

    forum.aspose.com/t/aspose-is-unable-to-parse-re...
  7. Working with Messages from IMAP Server|Document...

    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....provided by Gmail and described as X-GM-EXT-1. The following email...Gets information whether Gmail X-GM-EXT-1 extension is supported...

    docs.aspose.com/email/java/working-with-message...
  8. How to Encrypt or Decrypt Archives via Python.NET

    Discover the methods to encrypt or decrypt entire archives or specific entries in ZIP, RAR or 7Z archives using Python.NET....zip" , 'x' ) as zip_file: with open( "alice29...AES with open( "archive.zip" , 'x' ) as zip_file: with open( "alice29...

    products.aspose.com/zip/python-net/advanced-api...
  9. How to Merge and Unmerge|Documentation

    Learn how to merge and unmerge cells in Aspose.Cells.GridJs UI and JavaScript API. This guide covers UI actions, JavaScript calls...Initialize the x‑spreadsheet instance // ---------- xs = x_spreadsheet...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  10. Invalid shape Height, Width, LocPinX and LocPin...

    Hi Support, Aspose.Diagram v.25.10.0 returns wrong size values of TwoD Shapes. (Width, Height, LocPinX, LocPinY). I am using following code eXample: static void Main(string[] args) { var document = new…...Where(x => x.TwoD).ToList(); foreach (var...

    forum.aspose.com/t/invalid-shape-height-width-l...