Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 29,860 for

x

(0.13 sec)
  1. 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/...
  2. 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...
  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 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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 and JavaScript calls....Initialize the x‑spreadsheet instance // ---------- xs = x_spreadsheet...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  9. ChartDataLabelLocationMode enumeration | Aspose...

    aspose.words.drawing.charts.ChartDataLabelLocationMode enumeration. Specifies how the values ​​that specify the location of a data label - the [ChartDataLabel.left](../chartdatalabel/left/) and [ChartDataLabel.top](../chartdatalabel/top/) properties - are interpreted....title_area_height ) / 2 doughnut_center_x = chart_width / 2 label_height...points start at the top, the X coordinates used in the Left and...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartDataLabel.top property | Aspose.Words for ...

    ChartDataLabel.top property. Gets or sets the distance of the data label in points from the top edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.top_mode](../top_mode/) property....title_area_height ) / 2 doughnut_center_x = chart_width / 2 label_height...points start at the top, the X coordinates used in the Left and...

    reference.aspose.com/words/python-net/aspose.wo...