Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 29,856 for

x

(0.04 sec)
  1. Resize and crop EPS via Python | Aspose.Page

    Elevate your Python applications with our API solution, delivering precise EPS file cropping and resizing for vivid, captivating visuals....x0, y0, x, y, where x0 - left margin, y0 - top margin, x - (x0...

    products.aspose.com/page/python-net/resize-eps/
  2. Aspose.BarCode Product Family

    Aspose.BarCode APIs allow programmers to control and manipulate barcode scanning, barcode reading and qr scanning functionalities. It provides a group of classes to work with barcodes on the backend, as well as GUI-based controls to process barcodes. Free evaluation version is available....color, bar color, rotation angle, X-dimension, image quality, resolution...color, bar color, rotation angle, X-dimension, image quality, resolution...

    docs.aspose.com/barcode/
  3. Scan ISMN barcode Images via Python via Java | ...

    Python source code for ISMN 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/ismn/re...
  4. Scan Code 16K barcode Images via Python via Jav...

    Python source code for Code 16K 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/code16k...
  5. Scan GS1 Code 128 barcode Images via Python via...

    Python source code for GS1 Code 128 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/code128...
  6. Scan Italian Pharmacode (Code 32) barcode Image...

    Python source code for Italian Pharmacode (Code 32) 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/code32/...
  7. Scan DotCode barcode Images via Python via Java...

    Python source code for DotCode 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/dotcode...
  8. Scan Data Matrix code Images via Python via Jav...

    Python source code for Data MatriX code 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/datamat...
  9. Grouped answer sheet with question skipping|Doc...

    OMR ready grouped answer sheet with question skipping...jpg" , "image_path" : null , "x" : -1 , "y" : -1 , "height" :...png" , "image_path" : null , "x" : -1 , "y" : -1 , "height" :...

    docs.aspose.com/omr/net/showcases/exam/grouped/
  10. SVG Transformations in C# – Aspose.SVG

    Learn how to transform SVG in C# using Aspose.SVG for .NET library. Rotate SVG, scale SVG, translate and skew SVG programmatically....allows scaling images along the x- and y-axis. The sy scaling factor...using skewX(angle), only the x coordinate of the points of the...

    products.aspose.com/svg/net/svg-transformations/