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

x

(0.22 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. GeoJSON

    GeoJSON is a file format for representing geospatial data in JSON (JavaScript Object Notation) format. It is widely used in web mapping applications and can represent different types of geometries such as points, lines, and polygons.... x, y), which may differ from other...latitude, longitude (i.e. y, x). This distinction should be kept...

    products.aspose.com/gis/net/gis-formats/geojson
  3. 在 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...
  4. 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...
  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. Scan Deutsche Post Identcode and Deutsche Post ...

    Python source code for Deutsche Post Identcode and Deutsche Post Leitcode 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/deutsch...
  7. Scan Swiss Post Parcel Images via Python via Ja...

    Python source code for Swiss Post Parcel 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/swiss-p...
  8. SVG/Vector Image Resolution Issue in Aspose.Wor...

    Hello Aspose Team, I am currently using Aspose.Words 25.1.0, where converting SVG/WMF/EMF images to PNG with higher resolution works correctly. Below is the callback code I am using. In version 25.1.0, the resolution en…...x). 19.2.0 does not expose it. Therefore...stable version (currently 25.x) gives you the ShapeRenderer ‑based...

    forum.aspose.com/t/svg-vector-image-resolution-...
  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...