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

batch processing

(0.11 sec)
  1. 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...
  2. 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/
  3. Aspose OCR slow on virtual machine - Free Suppo...

    Hello, My team noticed that the Aspose OCR engine is much slower on our virtual machine than on my desktop computer when using the Aspose OCR .NET library to extract text content from files. This raises a couple questio…...can significantly enhance processing speed. Impact of GPU : Since...configurations. Batch Processing : If processing multiple documents...

    forum.aspose.com/t/aspose-ocr-slow-on-virtual-m...
  4. 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-...
  5. 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-...
  6. What is a Primavera P6 XML File? Primavera P6 X...

    Learn about the Primavera XML file format, its extension, and its role in project management. Discover how to process, edit, and convert XML files with Aspose.Tasks. Automate project workflows using C#, Java, C++, and Python to seamlessly read, modify, and export Primavera XML files....Primavera P6 XML File Extension, Processing & Management Manage, edit...modified using standard XML processing methods, allowing for automation...

    products.aspose.com/tasks/supported-formats/p6xml/
  7. Convert PPTX to RTF via Java or with free Onlin...

    Java API to Export PPTX to RTF without using Microsoft Word or PowerPoint or online. Test free PPTX to RTF online converter quickly before integrating the code....developers to automate the batch conversion process of PowerPoint PPTX...to Word RTF. This two-step process involves using two APIs, Aspose...

    products.aspose.com/total/java/conversion/pptx-...
  8. **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...
  9. 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...
  10. 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/