Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 1,357 for

batch processing

(0.14 sec)
  1. Car plate recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting text from car plate images or photographs....specifically tailored for processing scanned or photographed vehicle...Add images to the recognition batch input = OcrInput ( InputType...

    docs.aspose.com/ocr/python-net/recognition-sett...
  2. Convert POTX to DOT via Java or with free Onlin...

    Java API to Export POTX to DOT without using Microsoft Word or PowerPoint or online. Test free POTX to DOT online converter quickly before integrating the code....developers to automate the batch conversion process of PowerPoint POTX...Word DOT. This process is a two-step process and involves using...

    products.aspose.com/total/java/conversion/potx-...
  3. Binarization|Documentation

    How to convert an image to black and white either automatically or by manually specifying a threshold....performed automatically; this process is called binarization . Automatically.... Binarize ()); // Prepare batch OcrInput images = new OcrInput...

    docs.aspose.com/ocr/java/binarization/
  4. ID card recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting text from ID cards....specifically tailored for processing scanned or photographed ID...Add images to the recognition batch input = OcrInput ( InputType...

    docs.aspose.com/ocr/python-net/recognition-sett...
  5. Converting from vsdx to svg takes a lot of time...

    Hello Aspose, We’ve encountered another problem. We have a small document in vsdx format, but converting it to svg format takes an unacceptably long time (more than 20 minutes). Could you please take a look at the attac…...can slow down the conversion process. Simplifying the document or...improvements and bug fixes. Batch Processing : If converting multiple...

    forum.aspose.com/t/converting-from-vsdx-to-svg-...
  6. Noise removal|Documentation

    How to remove dirt, spots, scratches, glare, and other image defects to improve recognition accuracy....removal, install smart image processing ( aspose-ocr-advanced-preprocessing-v1...Aspose.OCR provides automated processing algorithms that remove noise...

    docs.aspose.com/ocr/java/denoise/
  7. Passport recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting text from passport images....specifically tailored for processing scanned or photographed passports...Add images to the recognition batch input = OcrInput ( InputType...

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

    Saving Aspose.OCR for C++ recognition results as PDF, text, Word, or Excel documents, as well as JSON or XML files....documents between different word processing programs. file_format::xlsx...multiple pages, as well as for batch recognition. const size_t len...

    docs.aspose.com/ocr/cpp/save-file/
  9. **IMPACT PRODUCTION SERVER** - Aspose.PDF- High...

    Hi Support, We are using Aspose.PDF to convert PDFs to HTML in one of our main applications. However, we are experiencing extremely high memory usage on our server, with consumption reaching 95%. We have tried all avai…...free up memory after processing a batch of documents. It seems...usage during the conversion process: MemoryExtender.setElementRenderingT(10000);...

    forum.aspose.com/t/impact-production-server-asp...
  10. InsertHtml() in table takes too long time - Fre...

    I’m working with custom editor that allows to render output data in different format and struggling with an issue that prevents overall document assembly. For example xlsx document with 20k rows and 3 columns takes secon…...strategies to optimize the process: Batch Processing : Instead of inserting...for each cell individually, batch your HTML content. This reduces...

    forum.aspose.com/t/inserthtml-in-table-takes-to...