Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 2,151 for

text detection

(0.15 sec)
  1. Appending Document Not Maintaining Formatting -...

    I am encountering an inconsistent formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...unexpected text alignment issues . Specifically, text near checkboxes...The checkbox and surrounding text should maintain their original...

    forum.aspose.com/t/appending-document-not-maint...
  2. Redact PDF Document Online or using Python | pr...

    Open and redact PDF document online via app for free. Python API code to search and replace PDF Text....listed for search and replace text in PDF file through Python....Type the text to search and redact Enter the replacing text to redact...

    products.aspose.com/total/python-net/redact/pdf/
  3. Generate and Read Royal Mail QR Code in Python

    Learn how to generate and read a Royal Mail QR code in Python using Aspose.BarCode for Python. Includes code examples for QR generation and recognition....Prepare the Royal Mail payload text that you want to encode. Create...a QR code from the supplied text. The generation.EncodeTypes...

    blog.aspose.com/barcode/generate-and-read-royal...
  4. Archive

    archives...consists of getting the document’s text/images be rotated at a slight...deskew is the process of detecting and fixing this issue on scanned...

    blog.aspose.com/imaging/deskew-images-using-csh...
  5. Table recognition|Documentation

    Extracting and recognizing table cells from images, web links, scanned PDFs, DjVu files, folders, archives and other content....provides a dedicated API for detecting table layout and recognizing...or photos. To extract table text, simply call the universal Aspose...

    docs.aspose.com/ocr/net/table-recognition/
  6. Scan EAN (International Article Number) barcode...

    Android sample code to recognize EAN (International Article Number) barcode in Android Runtime Environment....BarCode for Android via Java to detect and read EAN barcode within...recognition results Load the decoded text running the getCodeText method...

    products.aspose.com/barcode/android-java/ean/re...
  7. Scan DotCode barcode Images via Android via Jav...

    Android sample code to recognize DotCode barcode in Android Runtime Environment....BarCode for Android via Java to detect and read DotCode barcode within...recognition results Load the decoded text running the getCodeText method...

    products.aspose.com/barcode/android-java/dotcod...
  8. Scan ISMN barcode Images via Android via Java |...

    Android sample code to recognize ISMN barcode in Android Runtime Environment....BarCode for Android via Java to detect and read ISMN barcode within...recognition results Load the decoded text running the getCodeText method...

    products.aspose.com/barcode/android-java/ismn/r...
  9. How to load fonts? | Aspose.Font for C++

    Here is described how to load fonts with C++. You will learn the objects, parameters, methods required for this, and get examples of loading....object you will be able to render text with this font, get encoding...object you will be able to render text with this font, get coding information...

    docs.aspose.com/font/cpp/how-to-load-fonts/
  10. How to get the value of the numbering in a docx...

    I am trying to get the value of the numbering of a paragraph thanks to aspose word python. Here is an example: Text1 Text2 Text3 Right now, when I try to read a Word document with Aspose and compare it with another, i…...label value and the paragraph text System.out.println("List item:...numbering and the paragraph text are printed to the console....

    forum.aspose.com/t/how-to-get-the-value-of-the-...