Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 3,094 for

recognize image

(0.06 sec)
  1. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....replace all textbox shapes with image shapes. Document doc = new Document(getMyDir()...getShapeType() == ShapeType.IMAGE)); for (Shape shape : shapeList)...

    reference.aspose.com/words/java/com.aspose.word...
  2. sat-bw.zip

    sat.omr { "Version": "1.0", "Name": "MyTemplate", "Pages": [ { "Height": 4205, "Width": 2551, "Elements": [ { "Type": "Grid", "Name": "StudentId", "Width": "400", "Height": "509", "Top": "457", "Le......image=example.png width=1400 height=600...value=15478977 barcode_type=Code32 sat-recognized.png settings.json { "PaperSize"...

    products.aspose.com/omr/exam/sat/sat-bw.zip
  3. wrapper.zip

    wrapper.xml aspose.words.AbsolutePositionTab Aspose.Words.AbsolutePositionTab SpecialChar node_type NodeType NodeType False True False parent_node ParentNode CompositeNode False True False document......Footnote False insert_image(file_name) InsertImage(string...Drawing.Shape False insert_image(stream) InsertImage(System.IO...

    docs.aspose.com/words/ru/python-net/python-note...
  4. wrapper.zip

    wrapper.xml aspose.words.AbsolutePositionTab Aspose.Words.AbsolutePositionTab SpecialChar node_type NodeType NodeType False True False parent_node ParentNode CompositeNode False True False document......Footnote False insert_image(file_name) InsertImage(string...Drawing.Shape False insert_image(stream) InsertImage(System.IO...

    docs.aspose.com/words/af/python-net/python-note...
  5. wrapper.zip

    wrapper.xml aspose.words.AbsolutePositionTab Aspose.Words.AbsolutePositionTab SpecialChar node_type NodeType NodeType False True False parent_node ParentNode CompositeNode False True False document......Footnote False insert_image(file_name) InsertImage(string...Drawing.Shape False insert_image(stream) InsertImage(System.IO...

    docs.aspose.com/words/python-net/python-notes/w...
  6. wrapper.zip

    wrapper.xml aspose.words.AbsolutePositionTab Aspose.Words.AbsolutePositionTab SpecialChar node_type NodeType NodeType False True False parent_node ParentNode CompositeNode False True False document......Footnote False insert_image(file_name) InsertImage(string...Drawing.Shape False insert_image(stream) InsertImage(System.IO...

    docs.aspose.com/words/ro/python-net/python-note...
  7. Extraire du texte d'une image à l'aide de Python

    Suivez cet article pour extraire du texte d'une Image à l'aide de Python. Il contient tous les détails pour configurer l'IDE, une liste d'étapes et un exemple de code pour l'extraction de texte à partir d'une Image à l'aide de Python....Imaging Product Family Aspose.BarCode...Family Extraire du texte d'une image à l'aide de Python Ce tutoriel...

    kb.aspose.com/fr/ocr/python/extract-text-from-i...
  8. Why Aspose.OMR for Java?|Documentation

    Discover features and benefits of Aspose.OMR for Java....applications for creating and recognizing machine-readable forms. It...application that generates and recognizes OMR forms can be written...

    docs.aspose.com/omr/java/features-benefits/
  9. OCR API для локальної, веб- та хмарної розробки...

    Перетворюйте зображення на текст і відскановані PDF-файли на документи з можливістю пошуку та редагування за допомогою нашого надійного, зручного для розробників і економічно ефективного OCR API....AsposeOcr (); /** Provide the image for recognition */ OcrInput...source . Add ( "image.png" ); /** Recognize and output results...

    products.aspose.com/ocr/uk/
  10. Розкрийте магію OCR у Python за допомогою Aspos...

    Інтегруйте оптичне розпізнавання символів (OCR) у свої програми Python за допомогою Aspose.OCR для Python через .NET. Легко перетворюйте зображення на редагований текст за допомогою мінімального коду, використовуючи потужні можливості OCR Aspose.OCR....recognitionEngine = AsposeOcr () # Add image to batch input = OcrInput (...( InputType . SINGLE_IMAGE ) input . add ( "sample.png" ) # Extract...

    products.aspose.com/ocr/uk/python-net/