Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 2,083 for

batch processing

(0.19 sec)
  1. 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/
  2. Performance Issue with Blank Page Removal Logic...

    We are currently using the property doc.ExtractPages(i, 1); to implement custom logic for removing blank pages from documents. However, we are facing a performance issue when Processing large documents. The document con…...a performance issue when processing large documents. The document...pages. While the extraction process is relatively fast for the...

    forum.aspose.com/t/performance-issue-with-blank...
  3. 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/
  4. Developer's reference|Documentation

    For developers, by developers. Find answers in Aspose.OCR for Python via .NET developer's reference and start building your OCR applications.... A full-cycle OCR process involves 5 main stages: Preparing...for recognition : Prepare a batch of images, scanned PDFs, URLs...

    docs.aspose.com/ocr/python-net/developer-refere...
  5. Genrating PDF with html frtagments as a large f...

    Hi, I have been using ASPOSE PDF licensed version, trying to generate pdf for around 700 pages. Each page represent a project which has information around a project of constructed html content. It works fine for few …...performance limitations when processing large volumes of HTML content...how to approach this: Batch Processing : Instead of generating...

    forum.aspose.com/t/genrating-pdf-with-html-frta...
  6. Conversion to grayscale|Documentation

    How to convert source images to grayscale using Aspose.OCR for Python via .NET before recognition....Grayscale allows images to be processed more efficiently, resulting...improve the results of other processing filters, such as automatic...

    docs.aspose.com/ocr/python-net/grayscale/
  7. Manipulating WebP Images|Documentation

    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.... Batch export to WebP Batch (sequential) export...export mode at all Batch (or sequential) export mode eliminates...

    docs.aspose.com/imaging/java/manipulating-webp-...
  8. Median filter|Documentation

    How to smooth out noise in an image using Aspose.OCR for Python via .NET before applying other Processing filters or performing OCR....algorithms and prevent other processing filters from working properly...auto-contrast or binarization processing filters. The median filter...

    docs.aspose.com/ocr/python-net/median/
  9. Issue with Merging Large PDF Files using Aspose...

    Hello, I am facing issues while merging large PDF files using Aspose.PDF(25.8.0.0). I have individual files of approximately 2GB each, and I am attempting to merge them into a single PDF, which could result in a file si…...space and, even on a 64‑bit process, the .NET Large Object Heap...inevitable result when the process cannot grow its heap any further...

    forum.aspose.com/t/issue-with-merging-large-pdf...
  10. NodeJS OCR - extract text from image in Node.js...

    Aspose.OCR in Node.js extracts text from scanned pages, photos, screenshots, and other sources in JavaScript, Node.js services and serverless applications....; let batch = new Module . WasmAsposeOCRInputs (); batch . push_back...Module . AsposeOCRRecognize ( batch ); // Output extracted text...

    products.aspose.com/ocr/nodejs-cpp/