Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 115,989 for

ocr

(2.42 sec)
  1. How to Transform PDF to SVG using Python

    This quick tutorial discusses how to transform PDF to SVG using Python. It explains the environment configuration, stepwise algorithm, and a sample code to export PDF to vector image using Python....OCR Product Family Aspose.Note Product...SvgSaveOptions class, for instance, the Ocr sublayer, warning handler, scaling...

    kb.aspose.com/pdf/python/how-to-transform-pdf-t...
  2. What is optical mark recognition (OMR)?|Documen...

    A brief overview of Optical Mark Recognition (OMR) technology and how it can be used in everyday tasks....optical character recognition (OCR) to read the content of handwritten...

    docs.aspose.com/omr/java/omr-technology/
  3. Optional Hyphen - Free Support Forum - aspose.com

    Hi, I have a document, which is produced by Ocr software and which contains quite a lot of optional hyphen characters (decimal 31). How can I programmatically replace all occurrences of this character with a regular hy…...document, which is produced by OCR software and which contains quite...

    forum.aspose.com/t/optional-hyphen/316920
  4. Aspose.Total Java for Maven|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....OCR for Java </ p >< p > < dependency...p > < artifactId > aspose - ocr </ artifactId ></ p >< p > <...

    docs.aspose.com/total/java/aspose-total-java-fo...
  5. Preparing content for recognition|Documentation

    How to prepare a batch of images, PDF documents, URLs and other content for recognition....OCR for C++ provides a standardized...to prepare your content for OCR. The image, document, folder...

    docs.aspose.com/ocr/cpp/content-for-ocr/
  6. How to run examples|Documentation

    Explore our sample applications to learn about the features and capabilities of Aspose.Ocr for Java....OCR for Java and to explore its features...Downloading the examples All Aspose.OCR for Java examples are hosted...

    docs.aspose.com/ocr/java/how-to-run-the-examples/
  7. Using SaveFormat.HOCR to save recognition resul...

    Hi again Aspose team, When I try to save (using SaveMultipageDocument()) an OcrOutput result as type SaveFormat.HOcr to a MemoryStream, the resulting stream seems to be automatically closed by SaveMultipageDocument() as…...OCR Product Family aspose-ocr-net frimbingpickering...using System.IO; using Aspose.OCR; namespace AsposeOcrSaveHOCRIss...

    forum.aspose.com/t/using-saveformat-hocr-to-sav...
  8. Passport recognition settings|Documentation

    Configuring Aspose.Ocr for Java recognition engine for extracting text from passport images....OCR for Java allows for very flexible...whitelist of characters Aspose.OCR engine will look for. setIgnoredCharacters...

    docs.aspose.com/ocr/java/recognition-settings-p...
  9. Ինչպես PDF-ը վերածել SVG-ի՝ օգտագործելով Python-ը

    Այս արագ ձեռնարկը քննարկում է, թե ինչպես փոխակերպել PDF-ը SVG-ի, օգտագործելով Python-ը: Այն բացատրում է շրջակա միջավայրի կոնֆիգուրացիան, քայլ առ քայլ ալգորիթմը և օրինակելի կոդը՝ PDF-ը վեկտորային պատկեր արտահանելու համար Python-ի միջոցով:...OCR Product Family Aspose.Note Product...քանի հատկություններ, օրինակ՝ Ocr ենթաշերտը, նախազգուշացման մշակիչը...

    kb.aspose.com/hy/pdf/python/how-to-transform-pd...
  10. Copying text from one PDF to another is slow - ...

    Hello, we want to copy (recognized Ocr) text from one PDF to another. This example source code works but is very very slow (the textBuilder.AppendText function takes about 3 minutes for one page of text) Why is the me…...Document(@"C:\Temp\pflanze_ocr.pdf")) { int pageCount = asposeDocOCR...page operation (besides copy OCR) to clear the cached data? ilyazhuykov...

    forum.aspose.com/t/copying-text-from-one-pdf-to...