Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 3,896 for

error processing

(0.14 sec)
  1. doc.removeBlankPages() is raising `java.lang.St...

    We are encountering a reproducible StringIndexOutOfBoundsException: -1 when attempting to process or inspect a specific MS Word document which can be found here Error_page.docx (14.9 KB). The Error appears to be trigge…...StringIndexOutOfBoun: -1 when attempting to process or inspect a specific MS Word...be found here error_page.docx (14.9 KB). The error appears to be...

    forum.aspose.com/t/doc-removeblankpages-is-rais...
  2. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for Python via .NET....documents between different word processing programs .DOCX Microsoft...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/ocr/python-net/supported-file-f...
  3. Split Spreadsheets Using LowCode API|Documentation

    Demonstrates how to use Aspose.Cells LowCode APIs to split spreadsheets....simplifies common spreadsheets processing tasks. This API is designed...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/cells/net/split-spreadsheets-us...
  4. Recognize single line|Documentation

    How to read text from images containing a single line of text....highly recommended for batch processing large numbers of very simple...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/ocr/cpp/recognize-single-line/
  5. 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...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/ocr/python-net/recognition-sett...
  6. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…...When the app is run I get the error: System.IO.FileNotFoundExceptio:...it it errors in code in NativeMethods.shared.cs. The error is:...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  7. Dewarping|Documentation

    How to straighten curved and distorted images before recognition....removal, install smart image processing ( aspose-ocr-advanced-preprocessing-v1...images are very hard to be processed by most OCR algorithms. Thus...

    docs.aspose.com/ocr/java/dewarp/
  8. ExceptionInInitializerError while loading MSG f...

    We are encountering the following Error in a customer environment while using aspose-email-23.4-jdk16.jar to load an .msg file. We are unable to reproduce the issue in our internal environment using the same library ver…...encountering the following error in a customer environment while...most likely related to the processing of embedded images within...

    forum.aspose.com/t/exceptionininitializererror-...
  9. Applying Median and Wiener Filters - Denoise Im...

    The median filter is a nonlinear digital filtering technique, often used to remove noise. Using C# Image Processing Library developers can apply median filter to denoise the image and can apply gauss wiener filter on images....reduction is a typical pre-processing step to improve the results...results of later processing. The Wiener filter is the MSE(mean squared...

    docs.aspose.com/imaging/net/applying-median-and...
  10. Extarct text from image (png, jpeg, tiff, AFP) ...

    I need to extract the text from images (png,jpeg,tiff, AFP) documents using aspose? can you please advice it is possible or not? I try to use Aspose OCR but I am not able to get the text. if possible, can you please sha…...process()) { // Get the recognized...{ System.out.println("OCR processing failed."); } } } Make sure...

    forum.aspose.com/t/extarct-text-from-image-png-...