Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 335 for

recognize image

(0.22 sec)
  1. 7. LaTeX's model for character encodings

    This article covers internals of input and output encodings in LaTeX, as well as LaTeX internal character representation....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/tex/java/latex-encodings-model/
  2. Barcode Generation Specifics in Java|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....encoding information in a barcode image. Each barcode type relies on...contained in a barcode have been recognized and decrypted correctly....

    docs.aspose.com/barcode/java/generate-barcode-t...
  3. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....Provides methods to insert text, images and other content, specify...fixed page formats (PDF, XPS, images etc). FlipOrientation Possible...

    reference.aspose.com/words/java/com.aspose.words/
  4. Barcode Generation Specifics in C#|Documentation

    Description of Various Barcode Types Supported in Aspose.BarCode for .NET...encoding information in a barcode image. Each of them relies on a unique...contained in a barcode have been recognized and decrypted correctly....

    docs.aspose.com/barcode/net/generate-barcode-ty...
  5. Read Barcode Properties and Metadata|Documentation

    This article describes how to read barcode parameters and encoded metadata...symbology and position in the image and decode barcode information...that barcode text has been recognized accurately $generator = new...

    docs.aspose.com/barcode/phpjava/read-barcode-pr...
  6. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes 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...
  7. Barcode Type Definition|Documentation

    Description of Various Barcode Types Supported in Aspose.BarCode for Python...encoding information in a barcode image. Each barcode type relies on...contained in a barcode have been recognized and decrypted correctly....

    docs.aspose.com/barcode/python-net/manage-barco...
  8. Section | Aspose.Words for Java

    Represents a single section in a document in Java....Create a primary footer with an image. builder.moveToHeaderFooter(HeaderFooterType...replace all textbox shapes with image shapes. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  9. Read Barcode Properties and Metadata|Documentation

    This article describes how to read barcode parameters and encoded metadata...symbology and position in the image and decode barcode information...that barcode text has been recognized accurately //This sample...

    docs.aspose.com/barcode/nodejsjava/read-barcode...
  10. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table 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...