Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 1,973 for

text detection

(0.54 sec)
  1. Document.normalize_field_types method | Aspose....

    Document.normalize_field_types method. Changes field type values [FieldChar.field_type](../../../aspose.words.fields/fieldchar/field_type/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in the whole document so that they correspond to the field types contained in the field codes....Words automatically detects field types based on field...) # Manually change the raw text of the field, which determines...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PHP Barcode Generator & Reader API | Aspose.Bar...

    Generate and read 80+ barcode symbologies in PHP using a Java-based engine. Install via Composer, run the included Java Apache Thrift server, and create or decode 1D, 2D, and postal barcodes across Windows, Linux, macOS, and Solaris.... Live Code Demo Paste text → get a barcode. Drop a file...EAN 13 Code 128 GS1 Code128 Text 1234567 X-dimension Border color...

    products.aspose.com/barcode/php-java/
  3. Allow incorrect barcodes|Documentation

    Learn how to use the AllowIncorrectBarcodes parameter to return potentially invalid or damaged barcodes in Aspose.BarCode for Java.... println ( "Detected count (AllowIncorrect=false):...System . out . println ( "Detected count (AllowIncorrect=true):...

    docs.aspose.com/barcode/java/developer-guide/ba...
  4. 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...
  5. Online Word File Comparison or Build Java Apps ...

    Free online app to Compare different Word files. Java comparison library code for Word documents....comparison accurately detects changes in text, formatting, and structure...File) Compare HTML Files (Hyper Text Markup Language) Compare MHTML...

    products.aspose.com/total/java/compare/word/
  6. 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...
  7. 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-...
  8. Finding paragraph bounding boxes|Documentation

    Automatic Detection of paragraph bounding boxes inside an image....of image regions containing text paragraphs. This can be useful...useful for highlighting detected areas when previewing an image...

    docs.aspose.com/ocr/net/image-regions-paragraph...
  9. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java.... getText() Gets the text of this node and of all its...procedures when an issue is detected that might result in data...

    reference.aspose.com/words/java/com.aspose.word...
  10. Rending Issue with MathType Equation OLE Object...

    I am encountering rendering issues with MathType Equation OLE objects (progId == "Equation.DSMT4") when converting DOCX to images using Aspose.Words. Sample Code : using Aspose.Words; using Aspose.Words.Saving; var li…...lines compared to surrounding text. In contrast, the vector mode...difference remains visible: GDI+ text continues to appear thicker...

    forum.aspose.com/t/rending-issue-with-mathtype-...