Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 2,071 for

batch processing

(0.13 sec)
  1. JasperReports CAD files Processing API | produc...

    CAD format files Processing and manipulation library API to create edit draw or export drawing files, supporting DXF, DWG, DGN, DWF, DWFX, IFC, STL, DWT, IGES, PLT, CF2, OBJ, HPGL, IGS, PCL, FBX & SVG as a JasperReports extension...Next Support for Multipage and Batch Export Aspose.CAD for JasperReports...exporting reports as multipage or batch export. Multipage export supported...

    products.aspose.com/cad/jasperreports/
  2. Multithreading support|Documentation

    Optimize the resource usage by limiting the number of threads used by Aspose.OCR for .NET recognition engine....other processes such as the parallel image processing, web server...of images in the recognition batch . Recognizing one image Applies...

    docs.aspose.com/ocr/net/multithreading/
  3. JasperReports Image Library API | products.aspo...

    Image Processing and manipulation library API to create edit draw or export images to PSD BMP JPEG PNG TIFF GIF within JasperReports applications...Next Support for Multipage and Batch Export Aspose.Imaging for JasperReports...exporting reports as multipage or batch export. Multipage export supported...

    products.aspose.com/imaging/jasperreports/
  4. Binarization|Documentation

    How to convert an image to black and white using Aspose.OCR for Python via .NET either automatically or by manually specifying a threshold....performed automatically; this process is called binarization . Automatically...recognition, apply binarize processing filter: The image is automatically...

    docs.aspose.com/ocr/python-net/binarization/
  5. Working with image regions|Documentation

    Automatic detection of text bounding boxes and extraction of text inside image rectangles....This is very useful for batch processing uniform documents such...

    docs.aspose.com/ocr/java/image-regions/
  6. Color inversion|Documentation

    How to swap colors in an image using Aspose.OCR for Python via .NET to improve recognition accuracy....NET provides the automated processing filter that inverts colors...the image through invert processing filter. # Instantiate Aspose...

    docs.aspose.com/ocr/python-net/invert/
  7. Dilation|Documentation

    How to make characters in an image thicker using Aspose.OCR for Python via .NET to improve recognition accuracy....NET provides a special processing filter called dilation that...the image through dilate processing filter. # Instantiate Aspose...

    docs.aspose.com/ocr/python-net/dilate/
  8. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Python via .NET recognition results as PDF, text, Word, or Excel documents, as well as XML and JSON files....documents between different word processing programs. SaveFormat.HOCR...Add image to the recognition batch input = OcrInput ( InputType...

    docs.aspose.com/ocr/python-net/save-file/
  9. Working with image regions|Documentation

    Automatic detection of text bounding boxes and extraction of text inside image rectangles....This is very useful for batch processing uniform documents such...

    docs.aspose.com/ocr/python-net/image-regions/
  10. Contrast correction|Documentation

    How to automatically increase image contrast using Aspose.OCR for Python via .NET to improve recognition accuracy....contrast_correction_filter processing filter. # Instantiate Aspose...AsposeOcr () # Initialize image processing filters = PreprocessingFilter...

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